diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-13 02:55:53 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-13 02:55:53 +0800 |
commit | ad3c1119253e2e60004d264c9a65bf9d5ebb1764 (patch) | |
tree | ffe505fc447548632fe7c441578c134c2fdbe6d0 | |
parent | 314661a35a9ab0e71b6fc4760b3197344dd63e92 (diff) | |
download | freebsd-ports-gnome-ad3c1119253e2e60004d264c9a65bf9d5ebb1764.tar.gz freebsd-ports-gnome-ad3c1119253e2e60004d264c9a65bf9d5ebb1764.tar.zst freebsd-ports-gnome-ad3c1119253e2e60004d264c9a65bf9d5ebb1764.zip |
Update to 2.2.4.
-rw-r--r-- | devel/bonobo-activation/Makefile | 2 | ||||
-rw-r--r-- | devel/bonobo-activation/distinfo | 2 | ||||
-rw-r--r-- | devel/bonobo-activation/files/patch-configure | 18 |
3 files changed, 14 insertions, 8 deletions
diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile index 8fe188655e60..d6634410efa2 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 ef095ac0604d..0c4381915eb8 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 ee80283b6e96..922a55aeba87 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 ** + |