pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 Update to 1.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/8134f6598f21
branches: trunk
changeset: 393894:8134f6598f21
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri May 29 09:26:30 2009 +0000
description:
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'
diffstat:
x11/py-xcbgen/Makefile | 6 +++---
x11/py-xcbgen/distinfo | 8 ++++----
x11/xcb-proto/Makefile | 5 ++---
x11/xcb-proto/distinfo | 8 ++++----
4 files changed, 13 insertions(+), 14 deletions(-)
diffs (60 lines):
diff -r 5e5aa0f9b486 -r 8134f6598f21 x11/py-xcbgen/Makefile
--- a/x11/py-xcbgen/Makefile Fri May 29 08:56:52 2009 +0000
+++ b/x11/py-xcbgen/Makefile Fri May 29 09:26:30 2009 +0000
@@ -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 -r 5e5aa0f9b486 -r 8134f6598f21 x11/py-xcbgen/distinfo
--- a/x11/py-xcbgen/distinfo Fri May 29 08:56:52 2009 +0000
+++ b/x11/py-xcbgen/distinfo Fri May 29 09:26:30 2009 +0000
@@ -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 -r 5e5aa0f9b486 -r 8134f6598f21 x11/xcb-proto/Makefile
--- a/x11/xcb-proto/Makefile Fri May 29 08:56:52 2009 +0000
+++ b/x11/xcb-proto/Makefile Fri May 29 09:26:30 2009 +0000
@@ -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 -r 5e5aa0f9b486 -r 8134f6598f21 x11/xcb-proto/distinfo
--- a/x11/xcb-proto/distinfo Fri May 29 08:56:52 2009 +0000
+++ b/x11/xcb-proto/distinfo Fri May 29 09:26:30 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index