diff options
author | steve <steve@FreeBSD.org> | 2000-07-07 18:30:21 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-07 18:30:21 +0000 |
commit | 44cee7d33937b6bb9baa773a245d2b6bb893fa63 (patch) | |
tree | af166428826000bb846d79a8aefe995515cd3c50 /net/openldap20 | |
parent | 6e66b6b1386832d6c2dc04e6d9b1fe1fda15ac8e (diff) | |
download | FreeBSD-ports-44cee7d33937b6bb9baa773a245d2b6bb893fa63.zip FreeBSD-ports-44cee7d33937b6bb9baa773a245d2b6bb893fa63.tar.gz |
Update to version 1.2.11.
PR: 19694
Submitted by: maintainer
Diffstat (limited to 'net/openldap20')
-rw-r--r-- | net/openldap20/Makefile | 5 | ||||
-rw-r--r-- | net/openldap20/distinfo | 2 | ||||
-rw-r--r-- | net/openldap20/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index cfdaaf6..dbf4401 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openldap -PORTVERSION= 1.2.10 +PORTVERSION= 1.2.11 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ @@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/ EXTRACT_SUFX= .tgz -MAINTAINER= ulmo@earthling.net +MAINTAINER= lodea@vet.com.au .if defined(WITH_DB2) BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db/ @@ -29,6 +29,7 @@ CONFIGURE_ARGS+= --enable-ldbm --with-ldbm-api=db2 .endif GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS+= --localstatedir=/var/run --enable-shared --enable-dns # Include tcp-wrapper support diff --git a/net/openldap20/distinfo b/net/openldap20/distinfo index 9bc43a3..bb58893 100644 --- a/net/openldap20/distinfo +++ b/net/openldap20/distinfo @@ -1 +1 @@ -MD5 (openldap-1.2.10.tgz) = d4b904a4da62bbfb2110dfc0cddb6b90 +MD5 (openldap-1.2.11.tgz) = ac469c0fe66ece3893e96182f14b7886 diff --git a/net/openldap20/pkg-plist b/net/openldap20/pkg-plist index d9bc0be..78121f3 100644 --- a/net/openldap20/pkg-plist +++ b/net/openldap20/pkg-plist @@ -18,11 +18,9 @@ include/ldap.h include/ldap_cdefs.h include/srchpref.h lib/liblber.a -lib/liblber.la lib/liblber.so lib/liblber.so.1 lib/libldap.a -lib/libldap.la lib/libldap.so lib/libldap.so.1 libexec/fax500 |