diff options
author | Max Khon <fjoe@FreeBSD.org> | 2006-12-10 06:47:53 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2006-12-10 06:47:53 +0000 |
commit | 44cdfaa53273a2bc8b08e6f3a0ea9ddb07efa2ea (patch) | |
tree | bae75431f2d0f1f8abc5010f1ac16d3fb3d6dd3b | |
parent | BROKEN: Does not build (diff) |
Update to 4.5.7.
Notes
Notes:
svn path=/head/; revision=179359
-rw-r--r-- | databases/virtuoso/Makefile | 2 | ||||
-rw-r--r-- | databases/virtuoso/distinfo | 6 | ||||
-rw-r--r-- | databases/virtuoso/files/patch-configure | 18 |
3 files changed, 9 insertions, 17 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 654dcb146514..371bc0b498c6 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -6,7 +6,7 @@ # PORTNAME= virtuoso -PORTVERSION= 4.5.6 +PORTVERSION= 4.5.7 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/databases/virtuoso/distinfo b/databases/virtuoso/distinfo index 3fab1251b53f..7f13d16c4539 100644 --- a/databases/virtuoso/distinfo +++ b/databases/virtuoso/distinfo @@ -1,3 +1,3 @@ -MD5 (virtuoso-opensource-4.5.6.tar.gz) = 302fe33fe439cf8331cac2e8386eb665 -SHA256 (virtuoso-opensource-4.5.6.tar.gz) = e9bb7f5d487a4ba786c5ac23f343d38d440cce578aafcf7ae78ddc5704d490ce -SIZE (virtuoso-opensource-4.5.6.tar.gz) = 38224271 +MD5 (virtuoso-opensource-4.5.7.tar.gz) = 32a660a55da250b4e61635f408b51646 +SHA256 (virtuoso-opensource-4.5.7.tar.gz) = c07c925857d7bdb0061827a73245c8f8491ad29e791ef5adb469c9c6992a2ff1 +SIZE (virtuoso-opensource-4.5.7.tar.gz) = 38468740 diff --git a/databases/virtuoso/files/patch-configure b/databases/virtuoso/files/patch-configure index 79cf9d6e891a..862f3b502711 100644 --- a/databases/virtuoso/files/patch-configure +++ b/databases/virtuoso/files/patch-configure @@ -1,14 +1,6 @@ ---- configure.orig Sat Oct 28 01:47:57 2006 -+++ configure Fri Dec 8 00:21:26 2006 -@@ -2201,6 +2201,7 @@ - #actually prefer /lib/cpp : it's to be run on Java - case $host in - *-darwin*) CPP=/usr/bin/cpp ;; -+ *-freebsd*) CPP=/usr/bin/cpp ;; - *) CPP=/lib/cpp ;; - esac - -@@ -31280,7 +31281,7 @@ +--- configure.orig Tue Dec 5 16:15:01 2006 ++++ configure Sat Dec 9 19:38:53 2006 +@@ -31317,7 +31317,7 @@ @@ -17,7 +9,7 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then -@@ -31756,8 +31757,8 @@ +@@ -31793,8 +31793,8 @@ openldap_LDFLAGS="-lldap -llber" LDFLAGS="$LDFLAGS $openldap_LDFLAGS" ;; *) @@ -28,7 +20,7 @@ CPPFLAGS="$CPPFLAGS $openldap_CFLAGS" LDFLAGS="$LDFLAGS $openldap_LDFLAGS" LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$with_ldap/lib" ;; -@@ -35797,13 +35798,13 @@ +@@ -35834,13 +35834,13 @@ ## various destination dirs ## ## ## ########################################################################## |