summaryrefslogtreecommitdiff
path: root/net/openldap
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-24 06:08:44 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-24 06:08:44 +0000
commit455e5f8ea9fd032bc67622dc4ecfa68f3f1641c4 (patch)
treec436b2713e882e69f785bb639af085af384b5827 /net/openldap
parentoidentd now supports masqueraded connections under FreeBSD systems (diff)
Update to 1.2.13
PR: 32758 Submitted by: joseph@randomnetworks.com No response: maintainer
Notes
Notes: svn path=/head/; revision=52084
Diffstat (limited to 'net/openldap')
-rw-r--r--net/openldap/Makefile3
-rw-r--r--net/openldap/distinfo2
-rw-r--r--net/openldap/files/patch-ae8
-rw-r--r--net/openldap/files/patch-db14
4 files changed, 9 insertions, 18 deletions
diff --git a/net/openldap/Makefile b/net/openldap/Makefile
index a3330274b68c..eefa71527f48 100644
--- a/net/openldap/Makefile
+++ b/net/openldap/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= openldap
-PORTVERSION= 1.2.11
-PORTREVISION= 2
+PORTVERSION= 1.2.13
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
diff --git a/net/openldap/distinfo b/net/openldap/distinfo
index bb58893239f9..8fc44c2472a6 100644
--- a/net/openldap/distinfo
+++ b/net/openldap/distinfo
@@ -1 +1 @@
-MD5 (openldap-1.2.11.tgz) = ac469c0fe66ece3893e96182f14b7886
+MD5 (openldap-1.2.13.tgz) = 9613c1f8211c058e0b13788355b0e580
diff --git a/net/openldap/files/patch-ae b/net/openldap/files/patch-ae
deleted file mode 100644
index 18f342c29a53..000000000000
--- a/net/openldap/files/patch-ae
+++ /dev/null
@@ -1,8 +0,0 @@
---- clients/ud/Makefile.in.orig Wed Jan 13 20:02:11 1999
-+++ clients/ud/Makefile.in Wed Jul 26 14:24:14 2000
-@@ -26,4 +26,4 @@
- install-local: FORCE
- -$(MKDIR) $(bindir)
- -mv -f $(bindir)/ud $(bindir)/ud-
-- $(LTINSTALL) $(INSTALLFLAGS) -m 775 ud $(bindir)
-+ $(LTINSTALL) $(INSTALLFLAGS) -m 755 ud $(bindir)
diff --git a/net/openldap/files/patch-db b/net/openldap/files/patch-db
index 9acf8388246d..09902df2cd31 100644
--- a/net/openldap/files/patch-db
+++ b/net/openldap/files/patch-db
@@ -1,13 +1,13 @@
---- configure.orig Fri Jun 9 13:16:04 2000
-+++ configure Tue Jul 4 15:59:42 2000
-@@ -6170,14 +6170,14 @@
+--- configure.orig Wed Dec 12 09:55:07 2001
++++ configure Wed Dec 12 10:00:07 2001
+@@ -6194,14 +6194,14 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ol_LIBS="$LIBS"
- echo $ac_n "checking for db_open in -ldb""... $ac_c" 1>&6
--echo "configure:6175: checking for db_open in -ldb" >&5
+-echo "configure:6199: checking for db_open in -ldb" >&5
+ echo $ac_n "checking for db_open in -ldb2""... $ac_c" 1>&6
-+echo "configure:6175: checking for db_open in -ldb2" >&5
++echo "configure:6199: checking for db_open in -ldb2" >&5
ac_lib_var=`echo db'_'db_open | sed 'y%./+-:%__p__%'`
if eval "test \"\${ac_cv_lib_$ac_lib_var+set}\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -16,9 +16,9 @@
-LIBS="-ldb $LIBS"
+LIBS="-ldb2 $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 6183 "configure"
+ #line 6207 "configure"
#include "confdefs.h"
-@@ -6205,7 +6205,7 @@
+@@ -6229,7 +6229,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6