Index: head/x11/xcb-proto/Makefile =================================================================== --- head/x11/xcb-proto/Makefile (revision 183580) +++ head/x11/xcb-proto/Makefile (revision 183581) @@ -1,26 +1,26 @@ # New ports collection makefile for: xcb-proto # Date Created: 2006-08-23 # Whom: Ashish Shukla # # $FreeBSD$ # PORTNAME= xcb-proto -PORTVERSION= 0.9.92 +PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ MAINTAINER= wahjava@gmail.com COMMENT= The X protocol C-language Binding (XCB) protocol BUILD_DEPENDS= xmllint:${PORTSDIR}/textproc/libxml2 PREFIX?= ${X11BASE} USE_BZIP2= yes USE_GNOME= gnomehack GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} DATADIR= ${PREFIX}/share/xcb .include Property changes on: head/x11/xcb-proto/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11/xcb-proto/distinfo =================================================================== --- head/x11/xcb-proto/distinfo (revision 183580) +++ head/x11/xcb-proto/distinfo (revision 183581) @@ -1,3 +1,3 @@ -MD5 (xcb-proto-0.9.92.tar.bz2) = dc05c33ae1efc3e59d725887de9fc1a6 -SHA256 (xcb-proto-0.9.92.tar.bz2) = 4590e383f9bb6cc724e2033911a96d36f5966a5f82771bd3f06a63add2aa3e10 -SIZE (xcb-proto-0.9.92.tar.bz2) = 69107 +MD5 (xcb-proto-1.0.tar.bz2) = d31407eaae7e52d100645217767a41aa +SHA256 (xcb-proto-1.0.tar.bz2) = df3ce807139957a9d3bd196a6eb5fad1d04af079d47b0ec36502911520b84e08 +SIZE (xcb-proto-1.0.tar.bz2) = 71084 Property changes on: head/x11/xcb-proto/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11/xcb-proto/pkg-plist =================================================================== --- head/x11/xcb-proto/pkg-plist (revision 183580) +++ head/x11/xcb-proto/pkg-plist (revision 183581) @@ -1,25 +1,26 @@ libdata/pkgconfig/xcb-proto.pc %%DATADIR%%/bigreq.xml %%DATADIR%%/composite.xml %%DATADIR%%/damage.xml %%DATADIR%%/dpms.xml %%DATADIR%%/glx.xml %%DATADIR%%/randr.xml %%DATADIR%%/record.xml %%DATADIR%%/render.xml %%DATADIR%%/res.xml %%DATADIR%%/screensaver.xml %%DATADIR%%/shape.xml %%DATADIR%%/shm.xml %%DATADIR%%/sync.xml %%DATADIR%%/xc_misc.xml %%DATADIR%%/xcb.xsd %%DATADIR%%/xevie.xml %%DATADIR%%/xf86dri.xml %%DATADIR%%/xfixes.xml %%DATADIR%%/xprint.xml %%DATADIR%%/xproto.xml %%DATADIR%%/xtest.xml %%DATADIR%%/xv.xml %%DATADIR%%/xvmc.xml +%%DATADIR%%/xinerama.xml @dirrm %%DATADIR%% Property changes on: head/x11/xcb-proto/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property