svn commit: r319910 - head/x11/xkeyboard-config
Niclas Zeising
zeising at FreeBSD.org
Tue Jun 4 21:22:15 UTC 2013
Author: zeising
Date: Tue Jun 4 21:22:13 2013
New Revision: 319910
URL: http://svnweb.freebsd.org/changeset/ports/319910
Log:
Update to 2.9
Obtained from: xorg development repo
Modified:
head/x11/xkeyboard-config/Makefile
head/x11/xkeyboard-config/distinfo
head/x11/xkeyboard-config/pkg-plist
Modified: head/x11/xkeyboard-config/Makefile
==============================================================================
--- head/x11/xkeyboard-config/Makefile Tue Jun 4 21:20:31 2013 (r319909)
+++ head/x11/xkeyboard-config/Makefile Tue Jun 4 21:22:13 2013 (r319910)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xkeyboard-config
-PORTVERSION= 2.8
+PORTVERSION= 2.9
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
@@ -10,13 +10,12 @@ MASTER_SITE_SUBDIR= individual/${XORG_CA
LICENSE= MIT
-BUILD_DEPENDS= xkbcomp:${PORTSDIR}/x11/xkbcomp \
- xsltproc:${PORTSDIR}/textproc/libxslt
+BUILD_DEPENDS= xkbcomp:${PORTSDIR}/x11/xkbcomp
XORG_CAT= data
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= intlhack
+USE_GNOME= intlhack libxslt:build
USES= pathfix
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
Modified: head/x11/xkeyboard-config/distinfo
==============================================================================
--- head/x11/xkeyboard-config/distinfo Tue Jun 4 21:20:31 2013 (r319909)
+++ head/x11/xkeyboard-config/distinfo Tue Jun 4 21:22:13 2013 (r319910)
@@ -1,2 +1,2 @@
-SHA256 (xorg/data/xkeyboard-config-2.8.tar.bz2) = 4e1cf5468d488aaf320ddfd439e03cbda0b213550fd734026d23138e4b2078ae
-SIZE (xorg/data/xkeyboard-config-2.8.tar.bz2) = 862678
+SHA256 (xorg/data/xkeyboard-config-2.9.tar.bz2) = 5e89bc182a10d53c3e83efc6c3546de0fe5504d91c3dbc80d55cc64ddab5643a
+SIZE (xorg/data/xkeyboard-config-2.9.tar.bz2) = 912379
Modified: head/x11/xkeyboard-config/pkg-plist
==============================================================================
--- head/x11/xkeyboard-config/pkg-plist Tue Jun 4 21:20:31 2013 (r319909)
+++ head/x11/xkeyboard-config/pkg-plist Tue Jun 4 21:22:13 2013 (r319910)
@@ -59,6 +59,7 @@ share/X11/xkb/keycodes/fujitsu
share/X11/xkb/keycodes/hp
share/X11/xkb/keycodes/ibm
share/X11/xkb/keycodes/macintosh
+share/X11/xkb/keycodes/olpc
share/X11/xkb/keycodes/sgi_vndr/indigo
share/X11/xkb/keycodes/sgi_vndr/indy
share/X11/xkb/keycodes/sgi_vndr/iris
@@ -302,6 +303,7 @@ share/X11/xkb/types/pc
%%NLS%%share/locale/nb/LC_MESSAGES/xkeyboard-config.mo
%%NLS%%share/locale/nl/LC_MESSAGES/xkeyboard-config.mo
%%NLS%%share/locale/pl/LC_MESSAGES/xkeyboard-config.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/xkeyboard-config.mo
%%NLS%%share/locale/ro/LC_MESSAGES/xkeyboard-config.mo
%%NLS%%share/locale/ru/LC_MESSAGES/xkeyboard-config.mo
%%NLS%%share/locale/rw/LC_MESSAGES/xkeyboard-config.mo
More information about the svn-ports-head
mailing list