mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 2.2.4.
This commit is contained in:
parent
a93fc26011
commit
3dbd05145b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86859
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bonobo-activation
|
||||
PORTVERSION= 2.2.3
|
||||
PORTVERSION= 2.2.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome2/bonobo-activation-2.2.3.tar.bz2) = 93615ef99491d99e48779d16e608a97a
|
||||
MD5 (gnome2/bonobo-activation-2.2.4.tar.bz2) = 8a10278172b2bfe6951f7d93b9d124a6
|
||||
|
@ -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 **
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user