diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-03 17:28:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-03 17:28:23 +0000 |
commit | b046de03b13b06a73056e89533b1d980095c2577 (patch) | |
tree | 788d70468f771dc20aed5a7de1352fd85012902a /x11/py-xcbgen | |
parent | 7718bddcddb65b259fe854bf822f087e56f0057e (diff) | |
download | pkgsrc-b046de03b13b06a73056e89533b1d980095c2577.tar.gz |
Update to 1.7.1; same as xcb-proto (same distfile).
Diffstat (limited to 'x11/py-xcbgen')
-rw-r--r-- | x11/py-xcbgen/Makefile | 7 | ||||
-rw-r--r-- | x11/py-xcbgen/distinfo | 10 | ||||
-rw-r--r-- | x11/py-xcbgen/patches/patch-ae | 10 |
3 files changed, 13 insertions, 14 deletions
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile index a9630a7f4cc..ed340cd82fd 100644 --- a/x11/py-xcbgen/Makefile +++ b/x11/py-xcbgen/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/04/08 19:09:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/06/03 17:28:23 wiz Exp $ # -DISTNAME= xcb-proto-1.6 -PKGNAME= ${PYPKGPREFIX}-xcbgen-1.6 -PKGREVISION= 2 +DISTNAME= xcb-proto-1.7.1 +PKGNAME= ${PYPKGPREFIX}-xcbgen-1.7.1 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 4983caa99ae..82228f3a257 100644 --- a/x11/py-xcbgen/distinfo +++ b/x11/py-xcbgen/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2011/06/15 11:13:17 obache Exp $ +$NetBSD: distinfo,v 1.6 2012/06/03 17:28:23 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) = dc24bb927986f7112367836e6520c30059891686 +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) = 569fede9974f9e2bc51de9bb187c9721baf21ab9 diff --git a/x11/py-xcbgen/patches/patch-ae b/x11/py-xcbgen/patches/patch-ae index 27a50716c55..4dee35df77b 100644 --- a/x11/py-xcbgen/patches/patch-ae +++ b/x11/py-xcbgen/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:28:24 wiz Exp $ ---- Makefile.in.orig 2009-04-08 14:37:08.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,8 +10,8 @@ $NetBSD: patch-ae,v 1.1 2009/04/08 13:06:22 drochner Exp $ +SUBDIRS = xcbgen pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xcb-proto.pc - EXTRA_DIST = doc xcb-proto.pc.in -@@ -547,7 +547,7 @@ info: info-recursive + EXTRA_DIST = doc xcb-proto.pc.in autogen.sh +@@ -661,7 +661,7 @@ info: info-recursive info-am: |