[Midnightbsd-cvs] mports: x11/xcb-proto: Update to 1.2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 26 16:51:46 EDT 2008


Log Message:
-----------
Update to 1.2

Modified Files:
--------------
    mports/x11/xcb-proto:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.1 -> r1.2)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/x11/xcb-proto/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/xcb-proto/pkg-plist -L x11/xcb-proto/pkg-plist -u -r1.1 -r1.2
--- x11/xcb-proto/pkg-plist
+++ x11/xcb-proto/pkg-plist
@@ -18,10 +18,30 @@
 %%DATADIR%%/xf86dri.xml
 %%DATADIR%%/xfixes.xml
 %%DATADIR%%/xinerama.xml
+%%DATADIR%%/xinput.xml
 %%DATADIR%%/xprint.xml
 %%DATADIR%%/xproto.xml
+%%DATADIR%%/xselinux.xml
 %%DATADIR%%/xtest.xml
 %%DATADIR%%/xv.xml
 %%DATADIR%%/xvmc.xml
-%%DATADIR%%/xinerama.xml
+%%PYTHON_SITELIBDIR%%/xcbgen/__init__.py
+%%PYTHON_SITELIBDIR%%/xcbgen/error.py
+%%PYTHON_SITELIBDIR%%/xcbgen/expr.py
+%%PYTHON_SITELIBDIR%%/xcbgen/matcher.py
+%%PYTHON_SITELIBDIR%%/xcbgen/state.py
+%%PYTHON_SITELIBDIR%%/xcbgen/xtypes.py
+%%PYTHON_SITELIBDIR%%/xcbgen/__init__.pyc
+%%PYTHON_SITELIBDIR%%/xcbgen/error.pyc
+%%PYTHON_SITELIBDIR%%/xcbgen/expr.pyc
+%%PYTHON_SITELIBDIR%%/xcbgen/matcher.pyc
+%%PYTHON_SITELIBDIR%%/xcbgen/state.pyc
+%%PYTHON_SITELIBDIR%%/xcbgen/xtypes.pyc
+%%PYTHON_SITELIBDIR%%/xcbgen/__init__.pyo
+%%PYTHON_SITELIBDIR%%/xcbgen/error.pyo
+%%PYTHON_SITELIBDIR%%/xcbgen/expr.pyo
+%%PYTHON_SITELIBDIR%%/xcbgen/matcher.pyo
+%%PYTHON_SITELIBDIR%%/xcbgen/state.pyo
+%%PYTHON_SITELIBDIR%%/xcbgen/xtypes.pyo
 @dirrm %%DATADIR%%
+ at dirrm %%PYTHON_SITELIBDIR%%/xcbgen
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xcb-proto/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/xcb-proto/Makefile -L x11/xcb-proto/Makefile -u -r1.1 -r1.2
--- x11/xcb-proto/Makefile
+++ x11/xcb-proto/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	xcb-proto
-PORTVERSION=	1.0
+PORTVERSION=	1.2
 CATEGORIES=	x11
 MASTER_SITES=	http://xcb.freedesktop.org/dist/
 
@@ -17,11 +17,11 @@
 
 BUILD_DEPENDS=	xmllint:${PORTSDIR}/textproc/libxml2
 
-PREFIX?=	${X11BASE}
 USE_BZIP2=	yes
 USE_GNOME=	gnomehack
+USE_PYTHON=	2.5
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd6.0
 
 DATADIR=	${PREFIX}/share/xcb
 
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/xcb-proto/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/xcb-proto/distinfo -L x11/xcb-proto/distinfo -u -r1.1 -r1.2
--- x11/xcb-proto/distinfo
+++ x11/xcb-proto/distinfo
@@ -1,3 +1,3 @@
-MD5 (xcb-proto-1.0.tar.bz2) = d31407eaae7e52d100645217767a41aa
-SHA256 (xcb-proto-1.0.tar.bz2) = df3ce807139957a9d3bd196a6eb5fad1d04af079d47b0ec36502911520b84e08
-SIZE (xcb-proto-1.0.tar.bz2) = 71084
+MD5 (xcb-proto-1.2.tar.bz2) = 09f912486d8a2353bb4b99ddc28ba3c7
+SHA256 (xcb-proto-1.2.tar.bz2) = 54252e3543064b1b263b8880c5a549404486c95daa5da8656f5286c80e006be5
+SIZE (xcb-proto-1.2.tar.bz2) = 86506


More information about the Midnightbsd-cvs mailing list