summaryrefslogtreecommitdiff
path: root/x11/xcb-proto
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-05-07 14:22:25 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-05-07 14:22:25 +0000
commit3d8d90a2ae466b7e32a45348f8a884a83deea152 (patch)
treea4fe8af416c8009fb7911427baae2065b8966f0b /x11/xcb-proto
parent- Fix docs installation (diff)
Update to 1.1:
Incompatible change to the XML schema: rather than special-casing the treatment of protocol extension names, use the new extension-multiword attribute. Normally, XCB prefixes C extension functions with xcb_extname_. However, some of the existing extensions used multi-word names, such as xcb_big_requests_ or xcb_xc_misc_. Those extensions now use this attribute to match their existing defined API. This allows the XCB code generator to avoid special-casing those extension names. Protocol updates: * Update DAMAGE to 1.1 * Update RandR to version 1.2 Bug fixes: * fix XSync Initialize call * Update autogen.sh to one that does objdir != srcdir. PR: ports/122559 Submitted by: bf <bf2006a@yahoo.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=212800
Diffstat (limited to 'x11/xcb-proto')
-rw-r--r--x11/xcb-proto/Makefile2
-rw-r--r--x11/xcb-proto/distinfo6
-rw-r--r--x11/xcb-proto/pkg-plist1
3 files changed, 4 insertions, 5 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile
index a21aea484423..2de2e1b2d80e 100644
--- a/x11/xcb-proto/Makefile
+++ b/x11/xcb-proto/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xcb-proto
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo
index 95ac39dee8d3..7a347541ac65 100644
--- a/x11/xcb-proto/distinfo
+++ b/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.1.tar.bz2) = dd34acc58c0a438e812f72a9afe7b2a0
+SHA256 (xcb-proto-1.1.tar.bz2) = 06af98d83d5075fb4105fd8fec042b62156e8d462a36c4041ef2f8821c80d14e
+SIZE (xcb-proto-1.1.tar.bz2) = 72584
diff --git a/x11/xcb-proto/pkg-plist b/x11/xcb-proto/pkg-plist
index 97b109a1573c..1517c8f1fe6d 100644
--- a/x11/xcb-proto/pkg-plist
+++ b/x11/xcb-proto/pkg-plist
@@ -23,5 +23,4 @@ libdata/pkgconfig/xcb-proto.pc
%%DATADIR%%/xtest.xml
%%DATADIR%%/xv.xml
%%DATADIR%%/xvmc.xml
-%%DATADIR%%/xinerama.xml
@dirrm %%DATADIR%%