summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xcb-proto/Makefile4
-rw-r--r--x11/xcb-proto/PLIST5
-rw-r--r--x11/xcb-proto/distinfo10
-rw-r--r--x11/xcb-proto/patches/patch-ae8
4 files changed, 15 insertions, 12 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile
index a708a3b4f35..47803aa7797 100644
--- a/x11/xcb-proto/Makefile
+++ b/x11/xcb-proto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2010/01/30 16:28:01 heinz Exp $
+# $NetBSD: Makefile,v 1.7 2012/06/03 17:27:51 wiz Exp $
#
-DISTNAME= xcb-proto-1.6
+DISTNAME= xcb-proto-1.7.1
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 c05bf67d669..534b5f1a030 100644
--- a/x11/xcb-proto/PLIST
+++ b/x11/xcb-proto/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 2009/12/15 12:24:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/06/03 17:27:51 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/ge.xml
share/xcb/glx.xml
share/xcb/randr.xml
share/xcb/record.xml
@@ -18,9 +19,11 @@ share/xcb/xc_misc.xml
share/xcb/xcb.xsd
share/xcb/xevie.xml
share/xcb/xf86dri.xml
+share/xcb/xf86vidmode.xml
share/xcb/xfixes.xml
share/xcb/xinerama.xml
share/xcb/xinput.xml
+share/xcb/xkb.xml
share/xcb/xprint.xml
share/xcb/xproto.xml
share/xcb/xselinux.xml
diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo
index 93c60d3efc7..3c6dc953db3 100644
--- a/x11/xcb-proto/distinfo
+++ b/x11/xcb-proto/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2009/12/15 12:24:02 wiz Exp $
+$NetBSD: distinfo,v 1.5 2012/06/03 17:27:51 wiz Exp $
-SHA1 (xcb-proto-1.6.tar.bz2) = e82418557c7f59f29da9ec18e0906d6d78e3a164
-RMD160 (xcb-proto-1.6.tar.bz2) = 61ffea8c3ab4b745f04eccc10c64f7f1c356692c
-Size (xcb-proto-1.6.tar.bz2) = 92829 bytes
-SHA1 (patch-ae) = 58631ece73de8568e2edfa97dbbb4011a9ba00f0
+SHA1 (xcb-proto-1.7.1.tar.bz2) = 82a568559235fc6e26d0a38911c5ea18f8e8455c
+RMD160 (xcb-proto-1.7.1.tar.bz2) = 1c419b1d1d90abd4e4471223fc074dc1976128a0
+Size (xcb-proto-1.7.1.tar.bz2) = 106040 bytes
+SHA1 (patch-ae) = 1cc6863a677460660ddbaa09d279d6ef07368409
diff --git a/x11/xcb-proto/patches/patch-ae b/x11/xcb-proto/patches/patch-ae
index e2929685199..0671940148c 100644
--- a/x11/xcb-proto/patches/patch-ae
+++ b/x11/xcb-proto/patches/patch-ae
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.1 2009/04/08 13:06:22 drochner Exp $
+$NetBSD: patch-ae,v 1.2 2012/06/03 17:27:51 wiz Exp $
---- Makefile.in.orig 2009-04-08 13:05:03.000000000 +0200
+--- Makefile.in.orig 2012-03-23 15:24:26.000000000 +0000
+++ Makefile.in
-@@ -158,7 +158,7 @@ target_alias = @target_alias@
+@@ -215,7 +215,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
xcbincludedir = @xcbincludedir@
@@ -10,4 +10,4 @@ $NetBSD: patch-ae,v 1.1 2009/04/08 13:06:22 drochner Exp $
+SUBDIRS = src
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xcb-proto.pc
- EXTRA_DIST = doc xcb-proto.pc.in
+ EXTRA_DIST = doc xcb-proto.pc.in autogen.sh