summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-29 09:26:30 +0000
committerwiz <wiz>2009-05-29 09:26:30 +0000
commitdd7862b09f8ad1cd64fca2d550842c7eeb5a040f (patch)
tree9c171d3951da20b1be984c92b672a5961183ff99
parent98dfdde2aa96e1f0ec17316c1ea65bce43ea90bb (diff)
downloadpkgsrc-dd7862b09f8ad1cd64fca2d550842c7eeb5a040f.tar.gz
Update to 1.5:
Eamon Walsh (1): Correct the length calculation for the value field of GetPropertyReply. Julien Cristau (2): Add RandR 1.3 requests Fix ShmCompletion event Julien Danjou (6): Fix miter spelling xtest: rename window field bump version to 1.5 shm: fix Completion event fields Revert "shm: fix Completion event fields" Release xcb-proto 1.5 Peter Harris (19): Most usages of ModMask may also take the special value "Any". Add altenum (non-exhaustive enum) Document enum, altenum, and mask Add (and use) Time/CurrentTime enum. Add (and use) KeyButMask enum. Add a variety of 'None' enum types and altenum references. xinput tweaks Add enum references to fields in Shape Add enum references to fields in Composite Add enum references to fields in XFIXES Add enum references to fields in Damage Move enums above their first use in xproto.xml Add enum references to fields in DPMS Add enum references to fields in RANDR Add enum references to fields in XInputExtension Add enum references to fields in XVideo Add enum references to fields in RENDER Add enum references to fields in SYNC Merge branch 'enum'
-rw-r--r--x11/py-xcbgen/Makefile6
-rw-r--r--x11/py-xcbgen/distinfo8
-rw-r--r--x11/xcb-proto/Makefile5
-rw-r--r--x11/xcb-proto/distinfo8
4 files changed, 13 insertions, 14 deletions
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile
index f9cf1f045bb..da5dcd792d6 100644
--- a/x11/py-xcbgen/Makefile
+++ b/x11/py-xcbgen/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2009/04/08 13:06:22 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/29 09:26:30 wiz Exp $
#
-DISTNAME= xcb-proto-1.4
-PKGNAME= ${PYPKGPREFIX}-xcbgen-1.4
+DISTNAME= xcb-proto-1.5
+PKGNAME= ${PYPKGPREFIX}-xcbgen-1.5
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/py-xcbgen/distinfo b/x11/py-xcbgen/distinfo
index 0bf537cab48..a9f140625d8 100644
--- a/x11/py-xcbgen/distinfo
+++ b/x11/py-xcbgen/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2009/04/08 13:06:22 drochner Exp $
+$NetBSD: distinfo,v 1.2 2009/05/29 09:26:30 wiz Exp $
-SHA1 (xcb-proto-1.4.tar.bz2) = ab9bb7c875558a3324673bb749e0502046f31083
-RMD160 (xcb-proto-1.4.tar.bz2) = a344ca302a1cbefd98dcd289abf8704667a4b536
-Size (xcb-proto-1.4.tar.bz2) = 87093 bytes
+SHA1 (xcb-proto-1.5.tar.bz2) = c3f93ba6b75635c1e9d1accdfa7907f43a0e986f
+RMD160 (xcb-proto-1.5.tar.bz2) = cdf1537134432a32be588b60f15a83d1b40e8cf4
+Size (xcb-proto-1.5.tar.bz2) = 89241 bytes
SHA1 (patch-aa) = a04e2b8bb3fa6630d47d3febd7d676717ac15907
SHA1 (patch-ab) = c61982389c86d2a61136aba67ea2a0647cc68da5
SHA1 (patch-ac) = 39539e6d45e4994df0c291f6c05382c5c00a6aee
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile
index b30ff818173..7a1d72ce72e 100644
--- a/x11/xcb-proto/Makefile
+++ b/x11/xcb-proto/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/04/08 13:06:22 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2009/05/29 09:26:30 wiz Exp $
#
-DISTNAME= xcb-proto-1.4
-PKGREVISION= 1
+DISTNAME= xcb-proto-1.5
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo
index abae261d9e4..7a2256aad97 100644
--- a/x11/xcb-proto/distinfo
+++ b/x11/xcb-proto/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2009/04/08 13:06:22 drochner Exp $
+$NetBSD: distinfo,v 1.3 2009/05/29 09:26:30 wiz Exp $
-SHA1 (xcb-proto-1.4.tar.bz2) = ab9bb7c875558a3324673bb749e0502046f31083
-RMD160 (xcb-proto-1.4.tar.bz2) = a344ca302a1cbefd98dcd289abf8704667a4b536
-Size (xcb-proto-1.4.tar.bz2) = 87093 bytes
+SHA1 (xcb-proto-1.5.tar.bz2) = c3f93ba6b75635c1e9d1accdfa7907f43a0e986f
+RMD160 (xcb-proto-1.5.tar.bz2) = cdf1537134432a32be588b60f15a83d1b40e8cf4
+Size (xcb-proto-1.5.tar.bz2) = 89241 bytes
SHA1 (patch-aa) = a04e2b8bb3fa6630d47d3febd7d676717ac15907
SHA1 (patch-ae) = 58631ece73de8568e2edfa97dbbb4011a9ba00f0