diff options
author | kleink <kleink> | 2001-10-26 09:04:49 +0000 |
---|---|---|
committer | kleink <kleink> | 2001-10-26 09:04:49 +0000 |
commit | 3f1f0ec1598f55e48a80fa928fbf1939abd74809 (patch) | |
tree | 99da887efdace9559ee2ed77ef1a882801601475 /databases/openldap | |
parent | 2d6368386266a98d51d5b6a9d2eff1f53466e07a (diff) | |
download | pkgsrc-3f1f0ec1598f55e48a80fa928fbf1939abd74809.tar.gz |
Update to OpenLDAP 2.0.18; notable changes:
OpenLDAP 2.0.18 Release
Fixed -llber ber_bvecadd bug (ITS#1398)
Fixed slap tools replica config bug (ITS#1385)
Build environment
Updated req_query detection
Diffstat (limited to 'databases/openldap')
-rw-r--r-- | databases/openldap/Makefile | 4 | ||||
-rw-r--r-- | databases/openldap/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index 12619ce2099..995d39205d8 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2001/10/25 16:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.29 2001/10/26 09:04:49 kleink Exp $ -DISTNAME= openldap-2.0.17 +DISTNAME= openldap-2.0.18 SVR4_PKGNAME= oldap CATEGORIES= databases MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ diff --git a/databases/openldap/distinfo b/databases/openldap/distinfo index 548c93b2aba..fa28754aa72 100644 --- a/databases/openldap/distinfo +++ b/databases/openldap/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2001/10/25 16:15:44 tron Exp $ +$NetBSD: distinfo,v 1.6 2001/10/26 09:04:49 kleink Exp $ -SHA1 (openldap-2.0.17.tgz) = 92643e2b66b1f8480dde21508d16241c78b42e3c -Size (openldap-2.0.17.tgz) = 1555457 bytes +SHA1 (openldap-2.0.18.tgz) = 31172cdd957c68f9a66188ae150c0aa7cb09f3e4 +Size (openldap-2.0.18.tgz) = 1555816 bytes SHA1 (patch-aa) = 8577dfc802eda5e789aa7e66ff9bd9cbb1ca1777 SHA1 (patch-ab) = f2b00ef942da01fda134ac37086f59d371efa152 |