aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-10-10 18:37:15 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-10-10 18:37:15 +0000
commitff529b35ac76ee8ce9b1b813bd9da0fbc0525453 (patch)
tree48ee2a6657cb37a6cfd3911d7e8b85d20eb16d93 /textproc/libxml2
parentfcd78c18034e53f5a6dfc186559b1e4f0b54c83e (diff)
downloadports-ff529b35ac76ee8ce9b1b813bd9da0fbc0525453.tar.gz
ports-ff529b35ac76ee8ce9b1b813bd9da0fbc0525453.zip
Notes
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile2
-rw-r--r--textproc/libxml2/distinfo6
-rw-r--r--textproc/libxml2/files/patch-configure15
3 files changed, 16 insertions, 7 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 0dd79ff054bc..af79c667b3c4 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -12,7 +12,7 @@
#
PORTNAME= libxml2
-PORTVERSION= 2.7.5
+PORTVERSION= 2.7.6
PORTREVISION?= 0
CATEGORIES?= textproc gnome
MASTER_SITES= ftp://fr.rpmfind.net/pub/libxml/ \
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
index e332906c7b26..3d95c9b7a3df 100644
--- a/textproc/libxml2/distinfo
+++ b/textproc/libxml2/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libxml2-2.7.5.tar.gz) = 2e29ca610579438714ebb1e4010a0ece
-SHA256 (gnome2/libxml2-2.7.5.tar.gz) = af5a9a6d9ffb09756f0792fb402720ca2505762b7f6dd99ba277d5fbfffcec6d
-SIZE (gnome2/libxml2-2.7.5.tar.gz) = 4854121
+MD5 (gnome2/libxml2-2.7.6.tar.gz) = 7740a8ec23878a2f50120e1faa2730f2
+SHA256 (gnome2/libxml2-2.7.6.tar.gz) = 238c4f0203c012e5776522640c0fb3ac532c4064981c1ce3e74c00b75501d761
+SIZE (gnome2/libxml2-2.7.6.tar.gz) = 4854591
diff --git a/textproc/libxml2/files/patch-configure b/textproc/libxml2/files/patch-configure
index 82e883f0f11b..f31e3fcda1d6 100644
--- a/textproc/libxml2/files/patch-configure
+++ b/textproc/libxml2/files/patch-configure
@@ -1,6 +1,15 @@
---- configure.orig 2008-05-24 00:14:51.000000000 -0500
-+++ configure 2008-05-24 00:17:51.000000000 -0500
-@@ -27275,11 +27275,12 @@
+--- configure.orig 2009-10-10 14:33:03.000000000 -0400
++++ configure 2009-10-10 14:33:44.000000000 -0400
+@@ -12149,7 +12149,7 @@ CC="$lt_save_CC"
+ VERSION_SCRIPT_FLAGS=
+ $(/usr/bin/ld --help 2>&1 | grep -- --version-script >/dev/null) && \
+ VERSION_SCRIPT_FLAGS=-Wl,--version-script=
+-test "`uname`" == "SunOS" && \
++test "`uname`" = "SunOS" && \
+ VERSION_SCRIPT_FLAGS="-Wl,-M -Wl,"
+
+ if test -n "$VERSION_SCRIPT_FLAGS"; then
+@@ -19856,11 +19856,12 @@ fi
fi
if test "$PYTHON_VERSION" != ""
then