[Midnightbsd-cvs] mports [19180] trunk/x11-drivers/xf86-input-joystick: fix port

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 28 23:05:08 EDT 2015


Revision: 19180
          http://svnweb.midnightbsd.org/mports/?rev=19180
Author:   laffer1
Date:     2015-05-28 23:05:06 -0400 (Thu, 28 May 2015)
Log Message:
-----------
fix port

Modified Paths:
--------------
    trunk/x11-drivers/xf86-input-joystick/Makefile
    trunk/x11-drivers/xf86-input-joystick/distinfo
    trunk/x11-drivers/xf86-input-joystick/pkg-plist

Modified: trunk/x11-drivers/xf86-input-joystick/Makefile
===================================================================
--- trunk/x11-drivers/xf86-input-joystick/Makefile	2015-05-29 03:04:23 UTC (rev 19179)
+++ trunk/x11-drivers/xf86-input-joystick/Makefile	2015-05-29 03:05:06 UTC (rev 19180)
@@ -1,8 +1,8 @@
 # $MidnightBSD$
 
 PORTNAME=	xf86-input-joystick
-PORTVERSION=	${JOYVER}
-PORTREVISION=	${JOYREVISION}
+PORTVERSION=	1.6.2
+PORTREVISION=	3
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -11,16 +11,6 @@
 
 XORG_CAT=	driver
 
-.include <bsd.mport.options.mk>
-
-.if defined(WITH_NEW_XORG)
-JOYVER=		1.6.2
-JOYREVISION=	0
-.else
-JOYVER=		1.5.0
-JOYREVISION=	1
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
 		${WRKSRC}/Makefile.in

Modified: trunk/x11-drivers/xf86-input-joystick/distinfo
===================================================================
--- trunk/x11-drivers/xf86-input-joystick/distinfo	2015-05-29 03:04:23 UTC (rev 19179)
+++ trunk/x11-drivers/xf86-input-joystick/distinfo	2015-05-29 03:05:06 UTC (rev 19180)
@@ -1,4 +1,2 @@
-SHA256 (xorg/driver/xf86-input-joystick-1.5.0.tar.bz2) = 718118c5d769529f604c1ff099fe637173442cf01fc40bdef7d45f4baea282a9
-SIZE (xorg/driver/xf86-input-joystick-1.5.0.tar.bz2) = 283763
 SHA256 (xorg/driver/xf86-input-joystick-1.6.2.tar.bz2) = ee3b86ed72f3b5befdeed39909320f4b6970401cfbcc2cc0dfd8fb1c1576150d
 SIZE (xorg/driver/xf86-input-joystick-1.6.2.tar.bz2) = 327539

Modified: trunk/x11-drivers/xf86-input-joystick/pkg-plist
===================================================================
--- trunk/x11-drivers/xf86-input-joystick/pkg-plist	2015-05-29 03:04:23 UTC (rev 19179)
+++ trunk/x11-drivers/xf86-input-joystick/pkg-plist	2015-05-29 03:05:06 UTC (rev 19180)
@@ -1,7 +1,4 @@
 include/xorg/joystick-properties.h
-lib/xorg/modules/input/joystick_drv.la
 lib/xorg/modules/input/joystick_drv.so
 libdata/pkgconfig/xorg-joystick.pc
- at dirrmtry lib/xorg/modules/input
- at dirrmtry lib/xorg/modules
- at dirrmtry lib/xorg
+man/man4/joystick.4x.gz



More information about the Midnightbsd-cvs mailing list