diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-12-24 14:08:44 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-12-24 14:08:44 +0800 |
commit | 14878e030f41dfe3b2d68a0710521f07209211de (patch) | |
tree | f3e305591176efc045695caa49c5ef356c6bc01f /net | |
parent | ee41c81f951224066db2f7cf394a8f6c9cc519bc (diff) | |
download | freebsd-ports-gnome-14878e030f41dfe3b2d68a0710521f07209211de.tar.gz freebsd-ports-gnome-14878e030f41dfe3b2d68a0710521f07209211de.tar.zst freebsd-ports-gnome-14878e030f41dfe3b2d68a0710521f07209211de.zip |
Update to 1.2.13
PR: 32758
Submitted by: joseph@randomnetworks.com
No response: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/openldap/Makefile | 3 | ||||
-rw-r--r-- | net/openldap/distinfo | 2 | ||||
-rw-r--r-- | net/openldap/files/patch-ae | 8 | ||||
-rw-r--r-- | net/openldap/files/patch-db | 14 | ||||
-rw-r--r-- | net/openldap12/Makefile | 3 | ||||
-rw-r--r-- | net/openldap12/distinfo | 2 | ||||
-rw-r--r-- | net/openldap12/files/patch-ae | 8 | ||||
-rw-r--r-- | net/openldap12/files/patch-db | 14 |
8 files changed, 18 insertions, 36 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 diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile index a3330274b68c..eefa71527f48 100644 --- a/net/openldap12/Makefile +++ b/net/openldap12/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/openldap12/distinfo b/net/openldap12/distinfo index bb58893239f9..8fc44c2472a6 100644 --- a/net/openldap12/distinfo +++ b/net/openldap12/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.11.tgz) = ac469c0fe66ece3893e96182f14b7886 +MD5 (openldap-1.2.13.tgz) = 9613c1f8211c058e0b13788355b0e580 diff --git a/net/openldap12/files/patch-ae b/net/openldap12/files/patch-ae deleted file mode 100644 index 18f342c29a53..000000000000 --- a/net/openldap12/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/openldap12/files/patch-db b/net/openldap12/files/patch-db index 9acf8388246d..09902df2cd31 100644 --- a/net/openldap12/files/patch-db +++ b/net/openldap12/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 |