diff options
author | drochner <drochner@pkgsrc.org> | 2011-05-13 17:12:19 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-05-13 17:12:19 +0000 |
commit | 3c088edc03cfd7f62b6e1ec530f46311bae9d344 (patch) | |
tree | f37b359d21860fa8367e8446e01ea03804a2d817 /devel/gobject-introspection | |
parent | 75902fc2fd89475f95da96cc537b036708ad627d (diff) | |
download | pkgsrc-3c088edc03cfd7f62b6e1ec530f46311bae9d344.tar.gz |
update to 0.10.8
sorry, no changelog available
Diffstat (limited to 'devel/gobject-introspection')
-rw-r--r-- | devel/gobject-introspection/Makefile | 9 | ||||
-rw-r--r-- | devel/gobject-introspection/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 045ff08c813..f238a909a19 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:42:26 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/05/13 17:12:19 drochner Exp $ # -DISTNAME= gobject-introspection-0.10.7 -PKGREVISION= 2 +DISTNAME= gobject-introspection-0.10.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/0.10/} EXTRACT_SUFX= .tar.bz2 @@ -23,7 +22,6 @@ USE_TOOLS+= pkg-config flex bison gmake PKGCONFIG_OVERRIDE+= gobject-introspection-1.0.pc.in PKGCONFIG_OVERRIDE+= gobject-introspection-no-export-1.0.pc.in PYTHON_VERSIONS_ACCEPTED= 27 26 25 -REPLACE_PYTHON+= giscanner/*.py SUBST_CLASSES+= timet SUBST_STAGE.timet= pre-configure @@ -39,6 +37,9 @@ SUBST_SED.timet= -e 's,@TIMET_TYPENAME@,TYPE_LONG,g' SUBST_SED.timet+= -e 's,@TIMET_CTYPE@,glong,g' .endif +# not executable +CHECK_INTERPRETER_SKIP+= lib/gobject-introspection/giscanner/*.py + TEST_TARGET= check .include "../../devel/glib2/buildlink3.mk" diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index b86fc93bec7..7061cfa23f5 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2011/04/15 17:36:59 drochner Exp $ +$NetBSD: distinfo,v 1.6 2011/05/13 17:12:19 drochner Exp $ -SHA1 (gobject-introspection-0.10.7.tar.bz2) = 9b0feea4db5318a6f6b954180f20635149757993 -RMD160 (gobject-introspection-0.10.7.tar.bz2) = 73e7e3f51cabbc6525eeceeeaf757386a7add6cd -Size (gobject-introspection-0.10.7.tar.bz2) = 1146112 bytes +SHA1 (gobject-introspection-0.10.8.tar.bz2) = 410268f5fd16cf0e219038c7dfe393249161b446 +RMD160 (gobject-introspection-0.10.8.tar.bz2) = f542f75920ee95c067563f14215127c3ff95f304 +Size (gobject-introspection-0.10.8.tar.bz2) = 1024874 bytes SHA1 (patch-aa) = d7ebe6a0c81694fb537dc9cb67286fb9a0d60a9b SHA1 (patch-ab) = 5cb15e68a1f249f2975d661daf566cc2ec1f6102 SHA1 (patch-ac) = 7f716a061473fcf9853a2a508b895b3a87050fa4 |