summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-12 18:55:53 +0000
committermarcus <marcus@FreeBSD.org>2003-08-12 18:55:53 +0000
commitad3c1119253e2e60004d264c9a65bf9d5ebb1764 (patch)
treeffe505fc447548632fe7c441578c134c2fdbe6d0
parent314661a35a9ab0e71b6fc4760b3197344dd63e92 (diff)
downloadFreeBSD-ports-ad3c1119253e2e60004d264c9a65bf9d5ebb1764.zip
FreeBSD-ports-ad3c1119253e2e60004d264c9a65bf9d5ebb1764.tar.gz
Update to 2.2.4.
-rw-r--r--devel/bonobo-activation/Makefile2
-rw-r--r--devel/bonobo-activation/distinfo2
-rw-r--r--devel/bonobo-activation/files/patch-configure18
3 files changed, 14 insertions, 8 deletions
diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile
index 8fe1886..d663441 100644
--- a/devel/bonobo-activation/Makefile
+++ b/devel/bonobo-activation/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bonobo-activation
-PORTVERSION= 2.2.3
+PORTVERSION= 2.2.4
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
diff --git a/devel/bonobo-activation/distinfo b/devel/bonobo-activation/distinfo
index ef095ac..0c43819 100644
--- a/devel/bonobo-activation/distinfo
+++ b/devel/bonobo-activation/distinfo
@@ -1 +1 @@
-MD5 (gnome2/bonobo-activation-2.2.3.tar.bz2) = 93615ef99491d99e48779d16e608a97a
+MD5 (gnome2/bonobo-activation-2.2.4.tar.bz2) = 8a10278172b2bfe6951f7d93b9d124a6
diff --git a/devel/bonobo-activation/files/patch-configure b/devel/bonobo-activation/files/patch-configure
index ee80283..922a55a 100644
--- a/devel/bonobo-activation/files/patch-configure
+++ b/devel/bonobo-activation/files/patch-configure
@@ -1,9 +1,6 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 07:57:36 1.1
-+++ configure 2002/04/26 07:57:49
-@@ -6312,6 +6312,7 @@
+--- configure.orig Tue Aug 12 04:12:52 2003
++++ configure Tue Aug 12 14:52:01 2003
+@@ -18096,6 +18096,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -11,3 +8,12 @@ $FreeBSD$
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -20969,7 +20970,7 @@
+
+ { echo "$as_me:$LINENO: checking for correct platform..." >&5
+ echo "$as_me: checking for correct platform..." >&6;}
+-if $PKG_CONFIG --atleast-version=2.7.0 ORBit-2.0 &> /dev/null; then
++if $PKG_CONFIG --atleast-version=2.7.0 ORBit-2.0 > /dev/null 2>&1; then
+ { { echo "$as_me:$LINENO: error:
+ ** ERROR **
+
OpenPOWER on IntegriCloud