[Midnightbsd-cvs] mports [16288] trunk/x11/xkeyboard-config: update xkeyboard-config to 2.10.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 13 19:56:29 EDT 2014


Revision: 16288
          http://svnweb.midnightbsd.org/mports/?rev=16288
Author:   laffer1
Date:     2014-04-13 19:56:28 -0400 (Sun, 13 Apr 2014)
Log Message:
-----------
update xkeyboard-config to 2.10.1

Modified Paths:
--------------
    trunk/x11/xkeyboard-config/Makefile
    trunk/x11/xkeyboard-config/distinfo
    trunk/x11/xkeyboard-config/pkg-plist

Modified: trunk/x11/xkeyboard-config/Makefile
===================================================================
--- trunk/x11/xkeyboard-config/Makefile	2014-04-13 15:22:41 UTC (rev 16287)
+++ trunk/x11/xkeyboard-config/Makefile	2014-04-13 23:56:28 UTC (rev 16288)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	xkeyboard-config
-PORTVERSION=	2.9
+PORTVERSION=	2.10.1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -13,10 +13,8 @@
 BUILD_DEPENDS=	xkbcomp:${PORTSDIR}/x11/xkbcomp
 XORG_CAT=	data
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake pathfix tar:bzip2
 USE_GNOME=	intlhack libxslt:build
-USE_PATHFIX=	yes
 USE_PERL5_BUILD=yes
 GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=yes
@@ -26,14 +24,11 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-MAN7=		xkeyboard-config.7
-
 .include <bsd.mport.options.mk>
 
 # !nls case doesn't work correctly, comment it out.
 #.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT=	yes
-USE_ICONV=	yes
+USES+=		gettext:build iconv
 PLIST_SUB+=	NLS=""
 #.else
 #CONFIGURE_ARGS+=--disable-nls

Modified: trunk/x11/xkeyboard-config/distinfo
===================================================================
--- trunk/x11/xkeyboard-config/distinfo	2014-04-13 15:22:41 UTC (rev 16287)
+++ trunk/x11/xkeyboard-config/distinfo	2014-04-13 23:56:28 UTC (rev 16288)
@@ -1,2 +1,2 @@
-SHA256 (xorg/data/xkeyboard-config-2.9.tar.bz2) = 5e89bc182a10d53c3e83efc6c3546de0fe5504d91c3dbc80d55cc64ddab5643a
-SIZE (xorg/data/xkeyboard-config-2.9.tar.bz2) = 912379
+SHA256 (xorg/data/xkeyboard-config-2.10.1.tar.bz2) = 7d58064d86bb0155a3acc4ca35097dab4dfef334cdd0555fb5965ebca1fca18b
+SIZE (xorg/data/xkeyboard-config-2.10.1.tar.bz2) = 908897

Modified: trunk/x11/xkeyboard-config/pkg-plist
===================================================================
--- trunk/x11/xkeyboard-config/pkg-plist	2014-04-13 15:22:41 UTC (rev 16287)
+++ trunk/x11/xkeyboard-config/pkg-plist	2014-04-13 23:56:28 UTC (rev 16288)
@@ -1,4 +1,5 @@
 libdata/pkgconfig/xkeyboard-config.pc
+man/man7/xkeyboard-config.7.gz
 share/X11/xkb/compat/README
 share/X11/xkb/compat/accessx
 share/X11/xkb/compat/basic



More information about the Midnightbsd-cvs mailing list