pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gobject-introspection Update gobject-introspecti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34854f22812f
branches:  trunk
changeset: 609609:34854f22812f
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Sun Oct 07 10:23:51 2012 +0000

description:
Update gobject-introspection 1.34.0
glib 2.34.0 update seems to have broken gobject-introspection 1.32.1 build

diffstat:

 devel/gobject-introspection/Makefile      |  18 +++++++++---------
 devel/gobject-introspection/PLIST         |   5 ++++-
 devel/gobject-introspection/buildlink3.mk |   4 ++--
 devel/gobject-introspection/distinfo      |   8 ++++----
 4 files changed, 19 insertions(+), 16 deletions(-)

diffs (96 lines):

diff -r 2c241dc34dba -r 34854f22812f devel/gobject-introspection/Makefile
--- a/devel/gobject-introspection/Makefile      Sun Oct 07 07:23:21 2012 +0000
+++ b/devel/gobject-introspection/Makefile      Sun Oct 07 10:23:51 2012 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2012/10/02 17:10:47 tron Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/07 10:23:51 prlw1 Exp $
 #
 
-DISTNAME=      gobject-introspection-1.32.1
-PKGREVISION=   3
+DISTNAME=      gobject-introspection-1.34.0
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gobject-introspection/1.32/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gobject-introspection/1.34/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -21,9 +20,6 @@
 USE_TOOLS+=    pkg-config flex bison gmake
 GMAKE_REQD=    3.81
 
-CONFIGURE_ARGS+=       --disable-tests
-
-PKGCONFIG_OVERRIDE+=   gobject-introspection-1.0.pc.in
 PKGCONFIG_OVERRIDE+=   gobject-introspection-no-export-1.0.pc.in
 
 SUBST_CLASSES+=        timet
@@ -43,9 +39,13 @@
 # not executable
 CHECK_INTERPRETER_SKIP+= lib/gobject-introspection/giscanner/*.py
 
-# needed for test only
+PKGCONFIG_OVERRIDE+=   gobject-introspection-1.0.pc.in
+
+CONFIGURE_ARGS+=       --disable-tests
+# needed for tests only
 #.include "../../graphics/cairo/buildlink3.mk"
-TEST_TARGET=   check
+#.include "../../graphics/cairo-gobject/buildlink3.mk"
+#TEST_TARGET=  check
 
 BUILDLINK_API_DEPENDS.glib2+= glib2>=2.30.0
 .include "../../devel/glib2/buildlink3.mk"
diff -r 2c241dc34dba -r 34854f22812f devel/gobject-introspection/PLIST
--- a/devel/gobject-introspection/PLIST Sun Oct 07 07:23:21 2012 +0000
+++ b/devel/gobject-introspection/PLIST Sun Oct 07 10:23:51 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/04/30 14:28:57 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/10/07 10:23:51 prlw1 Exp $
 bin/g-ir-annotation-tool
 bin/g-ir-compiler
 bin/g-ir-generate
@@ -49,6 +49,9 @@
 lib/gobject-introspection/giscanner/annotationparser.py
 lib/gobject-introspection/giscanner/annotationparser.pyc
 lib/gobject-introspection/giscanner/annotationparser.pyo
+lib/gobject-introspection/giscanner/annotationpatterns.py
+lib/gobject-introspection/giscanner/annotationpatterns.pyc
+lib/gobject-introspection/giscanner/annotationpatterns.pyo
 lib/gobject-introspection/giscanner/ast.py
 lib/gobject-introspection/giscanner/ast.pyc
 lib/gobject-introspection/giscanner/ast.pyo
diff -r 2c241dc34dba -r 34854f22812f devel/gobject-introspection/buildlink3.mk
--- a/devel/gobject-introspection/buildlink3.mk Sun Oct 07 07:23:21 2012 +0000
+++ b/devel/gobject-introspection/buildlink3.mk Sun Oct 07 10:23:51 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2012/09/15 10:04:10 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2012/10/07 10:23:51 prlw1 Exp $
 
 BUILDLINK_TREE+=       gobject-introspection
 
@@ -6,7 +6,7 @@
 GOBJECT_INTROSPECTION_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.gobject-introspection+=  gobject-introspection>=0.6.14nb1
-BUILDLINK_ABI_DEPENDS.gobject-introspection+=  gobject-introspection>=1.32.1nb2
+BUILDLINK_ABI_DEPENDS.gobject-introspection+=  gobject-introspection>=1.34.0
 BUILDLINK_PKGSRCDIR.gobject-introspection?=    ../../devel/gobject-introspection
 
 
diff -r 2c241dc34dba -r 34854f22812f devel/gobject-introspection/distinfo
--- a/devel/gobject-introspection/distinfo      Sun Oct 07 07:23:21 2012 +0000
+++ b/devel/gobject-introspection/distinfo      Sun Oct 07 10:23:51 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2012/04/30 14:28:57 drochner Exp $
+$NetBSD: distinfo,v 1.10 2012/10/07 10:23:51 prlw1 Exp $
 
-SHA1 (gobject-introspection-1.32.1.tar.xz) = 289df976328490a2d5d4187032cf6d429dcef121
-RMD160 (gobject-introspection-1.32.1.tar.xz) = 7546532aed866451e0f934257c4b9bbc75f460e5
-Size (gobject-introspection-1.32.1.tar.xz) = 1120996 bytes
+SHA1 (gobject-introspection-1.34.0.tar.xz) = c1e7cdf211503530c4fb5398d32295a08a4a4dcc
+RMD160 (gobject-introspection-1.34.0.tar.xz) = fd7aa513bbbb37212c7d727b8b0ab6ed24cc22ad
+Size (gobject-introspection-1.34.0.tar.xz) = 1088520 bytes
 SHA1 (patch-aa) = d7ebe6a0c81694fb537dc9cb67286fb9a0d60a9b
 SHA1 (patch-ab) = 5cb15e68a1f249f2975d661daf566cc2ec1f6102
 SHA1 (patch-ac) = 7f716a061473fcf9853a2a508b895b3a87050fa4



Home | Main Index | Thread Index | Old Index