Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 10:15:29 -0800 (PST)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lodea@vet.com.au
Subject:   ports/32758: PORT UPDATE : net/openldap 1.2.11 -> 1.2.13
Message-ID:  <200112121815.fBCIFTP43298@lart.owp.csus.edu>

next in thread | raw e-mail | index | archive | help

>Number:         32758
>Category:       ports
>Synopsis:       PORT UPDATE : net/openldap 1.2.11 -> 1.2.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 12 10:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
randomnetworks.com
>Environment:
System: FreeBSD lart.owp.csus.edu 4.4-STABLE FreeBSD 4.4-STABLE #0: Mon Dec 10 22:39:41 PST 2001 admin@lart.owp.csus.edu:/usr/src/sys/compile/LART i386


>Description:
PORT UPDATE : net/openldap 1.2.11 -> 1.2.13

Please Note :
	1. patch-ae is no longer needed
	2. I've CC'd the maintainer of this port, lodea@vet.com.au
>How-To-Repeat:
>Fix:
diff -ruN openldap.orig/Makefile openldap/Makefile
--- openldap.orig/Makefile	Wed Dec 12 09:46:35 2001
+++ openldap/Makefile	Wed Dec 12 10:11:09 2001
@@ -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 -ruN openldap.orig/distinfo openldap/distinfo
--- openldap.orig/distinfo	Wed Dec 12 09:46:35 2001
+++ openldap/distinfo	Wed Dec 12 09:48:45 2001
@@ -1 +1 @@
-MD5 (openldap-1.2.11.tgz) = ac469c0fe66ece3893e96182f14b7886
+MD5 (openldap-1.2.13.tgz) = 9613c1f8211c058e0b13788355b0e580
diff -ruN openldap.orig/files/patch-ae openldap/files/patch-ae
--- openldap.orig/files/patch-ae	Wed Dec 12 09:46:35 2001
+++ openldap/files/patch-ae	Wed Dec 31 16:00:00 1969
@@ -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 -ruN openldap.orig/files/patch-db openldap/files/patch-db
--- openldap.orig/files/patch-db	Wed Dec 12 09:46:35 2001
+++ openldap/files/patch-db	Wed Dec 12 10:00:38 2001
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112121815.fBCIFTP43298>