diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-08 18:45:02 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-08 18:45:02 +0000 |
| commit | a29b495a14ca63612b8e4cd929aa7c8808875686 (patch) | |
| tree | 6ecb98d3cd89c740b56ad5e58ac0630de64d84ea /security/hydra/files/patch-configure | |
| parent | - Since PLIST_DIRSTRY is available now, use it for %%DATADIR%%/contrib (diff) | |
- Update to 5.8
PR: ports/151699
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Laurent LEVIER <llevier@argosnet.com> (maintainer)
Diffstat (limited to 'security/hydra/files/patch-configure')
| -rw-r--r-- | security/hydra/files/patch-configure | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/security/hydra/files/patch-configure b/security/hydra/files/patch-configure index 27f225fcb9df..ada45c40d12a 100644 --- a/security/hydra/files/patch-configure +++ b/security/hydra/files/patch-configure @@ -1,11 +1,11 @@ ---- configure.orig Sat Oct 28 19:51:24 2006 -+++ configure Sat Oct 28 19:42:03 2006 -@@ -118,11 +118,11 @@ - echo " ... NOT found, module postgres disabled" +--- configure.orig 2010-09-29 15:19:43.000000000 +0400 ++++ configure 2010-10-24 22:49:10.000000000 +0400 +@@ -125,11 +125,11 @@ + echo " ... NOT found, module postgres disabled" fi --echo "Checking for SVN (ibsvn_client-1 libapr-0.so libaprutil-0.so) ..." -+echo "Checking for SVN (ibsvn_client-1 libapr-1.so libaprutil-1.so) ..." +-echo "Checking for SVN (libsvn_client-1 libapr-0.so libaprutil-0.so) ..." ++echo "Checking for SVN (libsvn_client-1 libapr-1.so libaprutil-1.so) ..." for i in $LIBDIRS /lib /usr/lib /usr/local/lib /opt/local/lib . do if [ "X" = "X$SVN_PATH" ]; then @@ -14,7 +14,7 @@ SVN_PATH="$i" fi fi -@@ -202,8 +202,8 @@ +@@ -303,8 +303,8 @@ fi fi if [ "X" = "X$APR_IPATH" ]; then @@ -25,7 +25,7 @@ fi fi done -@@ -220,8 +220,8 @@ +@@ -321,8 +321,8 @@ fi fi if [ "X" = "X$APR_IPATH" ]; then @@ -36,7 +36,7 @@ fi fi done -@@ -379,10 +379,10 @@ +@@ -528,10 +528,10 @@ XLIBS="$XLIBS -lpq" fi if [ -n "$SVN_PATH" ]; then |
