Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2013 21:22:14 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319910 - head/x11/xkeyboard-config
Message-ID:  <201306042122.r54LMERX079439@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306042122.r54LMERX079439>