Sat Mar 10 08:24:19 2012 UTC ()
Bump PKGREVISION from default python change to 2.7.


(obache)
diff -r1.17 -r1.18 pkgsrc/devel/gobject-introspection/Makefile

cvs diff -r1.17 -r1.18 pkgsrc/devel/gobject-introspection/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/gobject-introspection/Makefile 2012/03/03 00:12:07 1.17
+++ pkgsrc/devel/gobject-introspection/Makefile 2012/03/10 08:24:19 1.18
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.17 2012/03/03 00:12:07 wiz Exp $ 1# $NetBSD: Makefile,v 1.18 2012/03/10 08:24:19 obache Exp $
2# 2#
3 3
4DISTNAME= gobject-introspection-1.30.0 4DISTNAME= gobject-introspection-1.30.0
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/1.30/} 7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/1.30/}
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://live.gnome.org/GObjectIntrospection 11HOMEPAGE= http://live.gnome.org/GObjectIntrospection
12COMMENT= GObject Introspection 12COMMENT= GObject Introspection
13LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 13LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree 17DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
18 18