Update to 4.5.7.

This commit is contained in:
Max Khon 2006-12-10 06:47:53 +00:00
parent 30a4ec9ddc
commit 44cdfaa532
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179359
3 changed files with 9 additions and 17 deletions

View file

@ -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}

View file

@ -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

View file

@ -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 ##
## ##
##########################################################################