diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-08 13:09:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-08 13:09:09 +0000 |
commit | a5500994d162b42d4a41f71c56340f71606a19c9 (patch) | |
tree | 6009763b0ac67868411f562ace1593aa4a19c2ab /x11 | |
parent | aa59d5c309ee941efed34b8310a9706962b9982a (diff) | |
download | pkgsrc-a5500994d162b42d4a41f71c56340f71606a19c9.tar.gz |
Update to 1.9:
Lots of protocol cleanups, including updates to xinput and XKB, and the
new DRI3 and Present extensions.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcb-proto/Makefile | 5 | ||||
-rw-r--r-- | x11/xcb-proto/PLIST | 4 | ||||
-rw-r--r-- | x11/xcb-proto/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 0104bb225b9..c94c0f111e9 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2013/05/10 22:40:31 riastradh Exp $ -# +# $NetBSD: Makefile,v 1.12 2013/11/08 13:09:09 wiz Exp $ -DISTNAME= xcb-proto-1.8 +DISTNAME= xcb-proto-1.9 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xcb-proto/PLIST b/x11/xcb-proto/PLIST index 534b5f1a030..c46f9680070 100644 --- a/x11/xcb-proto/PLIST +++ b/x11/xcb-proto/PLIST @@ -1,12 +1,14 @@ -@comment $NetBSD: PLIST,v 1.5 2012/06/03 17:27:51 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2013/11/08 13:09:09 wiz Exp $ lib/pkgconfig/xcb-proto.pc share/xcb/bigreq.xml share/xcb/composite.xml share/xcb/damage.xml share/xcb/dpms.xml share/xcb/dri2.xml +share/xcb/dri3.xml share/xcb/ge.xml share/xcb/glx.xml +share/xcb/present.xml share/xcb/randr.xml share/xcb/record.xml share/xcb/render.xml diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index a6e7a490c15..3790b55e7d2 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2012/10/07 22:08:43 wiz Exp $ +$NetBSD: distinfo,v 1.7 2013/11/08 13:09:09 wiz Exp $ -SHA1 (xcb-proto-1.8.tar.bz2) = a8e71b9a09066870ff12049f45e8bccaaf83fc31 -RMD160 (xcb-proto-1.8.tar.bz2) = 743781a3b84c146e1640a59a1890b727a1f48fe3 -Size (xcb-proto-1.8.tar.bz2) = 125072 bytes +SHA1 (xcb-proto-1.9.tar.bz2) = b22d6d64d1bb2490b61f5afb4f0be1f6efcfd8b7 +RMD160 (xcb-proto-1.9.tar.bz2) = 4430c15f9fde2b8ff8a8ab4863a64246656d7fc2 +Size (xcb-proto-1.9.tar.bz2) = 136421 bytes SHA1 (patch-ae) = 1cc6863a677460660ddbaa09d279d6ef07368409 |