From 39f1d0c0c36ba04b8e1a276f7431d0ac6a5f98da Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 29 Sep 2010 07:20:46 +0000 Subject: Update to 0.9.8. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14735 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gobject-introspection/Makefile | 5 +++-- devel/gobject-introspection/distinfo | 6 +++--- devel/gobject-introspection/files/patch-gir_Makefile.in | 7 ++++--- devel/gobject-introspection/pkg-plist | 4 ++++ 4 files changed, 14 insertions(+), 8 deletions(-) (limited to 'devel/gobject-introspection') diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index d277cf1cd..eb2244bda 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,11 +3,11 @@ # Whom: Alexander Logvinov # # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.19 2010/09/16 00:51:41 avl Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.20 2010/09/21 14:45:09 kwm Exp $ # PORTNAME= gobject-introspection -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.8 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -32,6 +32,7 @@ MAKE_JOBS_UNSAFE=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --disable-tests MAN1= g-ir-compiler.1 g-ir-generate.1 g-ir-scanner.1 diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index 5f4e99ccf..987d43372 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gobject-introspection-0.9.6.tar.bz2) = 756bf1b012b97d64821e6d892d527173 -SHA256 (gnome2/gobject-introspection-0.9.6.tar.bz2) = e653258394b44a7fc4cdac604c72948c3eff7f1b882f094cfea21ed19acb9ee6 -SIZE (gnome2/gobject-introspection-0.9.6.tar.bz2) = 585940 +MD5 (gnome2/gobject-introspection-0.9.8.tar.bz2) = e263b0e63ef024b351205b934a2f4bf6 +SHA256 (gnome2/gobject-introspection-0.9.8.tar.bz2) = de7c1cccbe68f3c0aec15a12ae8dbbcf04f8b23e585ef4c05dc83c6b9a5a7338 +SIZE (gnome2/gobject-introspection-0.9.8.tar.bz2) = 806969 diff --git a/devel/gobject-introspection/files/patch-gir_Makefile.in b/devel/gobject-introspection/files/patch-gir_Makefile.in index 12f312e47..f25f14725 100644 --- a/devel/gobject-introspection/files/patch-gir_Makefile.in +++ b/devel/gobject-introspection/files/patch-gir_Makefile.in @@ -1,10 +1,11 @@ ---- gir/Makefile.in.orig 2010-09-18 21:40:00.000000000 +0000 -+++ gir/Makefile.in 2010-09-18 21:40:00.000000000 +0000 -@@ -393,13 +393,12 @@ +--- gir/Makefile.in.orig 2010-09-29 01:50:46.000000000 +0000 ++++ gir/Makefile.in 2010-09-29 01:52:35.000000000 +0000 +@@ -393,13 +393,13 @@ GLib_2_0_gir_PACKAGES = glib-2.0 GLib_2_0_gir_CFLAGS = \ -I$(GLIB_INCLUDEDIR) \ - -I$(GLIB_LIBDIR)/glib-2.0/include \ ++ -I$(GLIB_INCLUDEDIR)/.. \ -DGETTEXT_PACKAGE=Dummy \ -DGLIB_COMPILATION \ -D__G_I18N_LIB_H__ diff --git a/devel/gobject-introspection/pkg-plist b/devel/gobject-introspection/pkg-plist index ac59bb270..d2ae5085a 100644 --- a/devel/gobject-introspection/pkg-plist +++ b/devel/gobject-introspection/pkg-plist @@ -1,3 +1,4 @@ +bin/g-ir-annotation-tool bin/g-ir-compiler bin/g-ir-generate bin/g-ir-scanner @@ -44,6 +45,9 @@ lib/gobject-introspection/giscanner/__init__.pyo lib/gobject-introspection/giscanner/_giscanner.a lib/gobject-introspection/giscanner/_giscanner.la lib/gobject-introspection/giscanner/_giscanner.so +lib/gobject-introspection/giscanner/annotationmain.py +lib/gobject-introspection/giscanner/annotationmain.pyc +lib/gobject-introspection/giscanner/annotationmain.pyo lib/gobject-introspection/giscanner/annotationparser.py lib/gobject-introspection/giscanner/annotationparser.pyc lib/gobject-introspection/giscanner/annotationparser.pyo -- cgit v1.2.3