summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-21 20:12:24 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-09-21 20:12:24 +0800
commit1ae6141d067721f5a6a8d4250b47a6ee693572be (patch)
tree94c6d393b39d8584aaf87adeabceca9efdab9f82 /devel
parente5e3f70981cfa360dd1b86068637a7bb99457a69 (diff)
downloadmarcuscom-ports-1ae6141d067721f5a6a8d4250b47a6ee693572be.tar
marcuscom-ports-1ae6141d067721f5a6a8d4250b47a6ee693572be.tar.gz
marcuscom-ports-1ae6141d067721f5a6a8d4250b47a6ee693572be.tar.bz2
marcuscom-ports-1ae6141d067721f5a6a8d4250b47a6ee693572be.tar.lz
marcuscom-ports-1ae6141d067721f5a6a8d4250b47a6ee693572be.tar.xz
marcuscom-ports-1ae6141d067721f5a6a8d4250b47a6ee693572be.tar.zst
marcuscom-ports-1ae6141d067721f5a6a8d4250b47a6ee693572be.zip
Update to 1.30.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16309 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gobject-introspection/Makefile4
-rw-r--r--devel/gobject-introspection/distinfo4
-rw-r--r--devel/gobject-introspection/files/patch-configure19
-rw-r--r--devel/gobject-introspection/pkg-plist4
4 files changed, 19 insertions, 12 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index 9e5debd44..92e238823 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -3,11 +3,11 @@
# Whom: Alexander Logvinov <avl@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gobject-introspection/Makefile,v 1.39 2011/06/11 19:51:15 mezz Exp $
+# $MCom: ports/devel/gobject-introspection/Makefile,v 1.41 2011/09/15 17:30:17 kwm Exp $
#
PORTNAME= gobject-introspection
-PORTVERSION= 1.29.17
+PORTVERSION= 1.30.0
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo
index f645ba84d..3dfbadff3 100644
--- a/devel/gobject-introspection/distinfo
+++ b/devel/gobject-introspection/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gobject-introspection-1.29.17.tar.xz) = ce1cc5a9a992151f91d56ec1a0d424e3fe019e58b74fef02a133d91ed8dcebfe
-SIZE (gnome3/gobject-introspection-1.29.17.tar.xz) = 1058252
+SHA256 (gnome3/gobject-introspection-1.30.0.tar.xz) = 8e4274579096e983fad3148cdab50295a4701e45cd9a4e02f7242fc0a04c47b2
+SIZE (gnome3/gobject-introspection-1.30.0.tar.xz) = 1063720
diff --git a/devel/gobject-introspection/files/patch-configure b/devel/gobject-introspection/files/patch-configure
index 2eefdd83b..69341c5ae 100644
--- a/devel/gobject-introspection/files/patch-configure
+++ b/devel/gobject-introspection/files/patch-configure
@@ -1,11 +1,14 @@
---- configure.orig 2011-05-02 17:19:45.000000000 -0500
-+++ configure 2011-05-02 17:19:58.000000000 -0500
-@@ -15983,7 +15983,7 @@
- $as_echo_n "checking for headers required to compile python extensions... " >&6; }
+--- configure.orig 2011-09-21 14:02:30.000000000 +0200
++++ configure 2011-09-21 14:05:08.000000000 +0200
+@@ -14401,9 +14401,9 @@
py_prefix=`$PYTHON -c "import sys; print sys.prefix"`
py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"`
--PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}"
-+PYTHON_INCLUDES=`python${PYTHON_VERSION}-config --includes`
- if test "$py_prefix" != "$py_exec_prefix"; then
- PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}"
+ if test "x$PYTHON_INCLUDES" == x; then
+- PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}"
++ PYTHON_INCLUDES=`python${PYTHON_VERSION}-config --includes`
+ if test "$py_prefix" != "$py_exec_prefix"; then
+- PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}"
++ PYTHON_INCLUDES=`python${PYTHON_VERSION}-config --includes`
+ fi
fi
+
diff --git a/devel/gobject-introspection/pkg-plist b/devel/gobject-introspection/pkg-plist
index fb36223f8..94680857c 100644
--- a/devel/gobject-introspection/pkg-plist
+++ b/devel/gobject-introspection/pkg-plist
@@ -60,6 +60,9 @@ lib/gobject-introspection/giscanner/cachestore.pyo
lib/gobject-introspection/giscanner/codegen.py
lib/gobject-introspection/giscanner/codegen.pyc
lib/gobject-introspection/giscanner/codegen.pyo
+lib/gobject-introspection/giscanner/docbookdescription.py
+lib/gobject-introspection/giscanner/docbookdescription.pyc
+lib/gobject-introspection/giscanner/docbookdescription.pyo
lib/gobject-introspection/giscanner/docbookwriter.py
lib/gobject-introspection/giscanner/docbookwriter.pyc
lib/gobject-introspection/giscanner/docbookwriter.pyo
@@ -184,6 +187,7 @@ share/gtk-doc/html/gi/home.png
share/gtk-doc/html/gi/index.html
share/gtk-doc/html/gi/index.sgml
share/gtk-doc/html/gi/left.png
+share/gtk-doc/html/gi/overview.png
share/gtk-doc/html/gi/right.png
share/gtk-doc/html/gi/style.css
share/gtk-doc/html/gi/up.png