update to OpenLDAP 2.0.20; recommended security update
This commit is contained in:
parent
e2e904e82a
commit
67d78223aa
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2001/12/20 16:49:11 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2002/01/15 08:35:52 jakob Exp $
|
||||
|
||||
COMMENT= "Open source LDAP software (client)"
|
||||
COMMENT-server= "Open source LDAP software (server)"
|
||||
|
||||
VERSION= 2.0.19
|
||||
VERSION= 2.0.20
|
||||
DISTNAME= openldap-${VERSION}
|
||||
FULLPKGNAME= openldap-client-${VERSION}
|
||||
PKGNAME-server= openldap-server-${VERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (openldap-2.0.19.tgz) = cb626e4466dad0c7a42c28d24cb4d248
|
||||
RMD160 (openldap-2.0.19.tgz) = 48d43bfb9b5fdbd8191619eb3fca2ea6ba787f4c
|
||||
SHA1 (openldap-2.0.19.tgz) = bdb24c9f0f0d3df62a99e048f93e36c2f3d57390
|
||||
MD5 (openldap-2.0.20.tgz) = 7b982d86185d94980e7a7fb83430ba12
|
||||
RMD160 (openldap-2.0.20.tgz) = 0a5b7bfd43907a74d2685f24d42f1ce0c8028dab
|
||||
SHA1 (openldap-2.0.20.tgz) = 30189f8b2446b8aa241f94640a6f1c8d1188d039
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.11 2001/12/20 16:49:11 jakob Exp $
|
||||
lib/liblber.so.2.13
|
||||
lib/libldap.so.2.13
|
||||
lib/libldap_r.so.2.13
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.12 2002/01/15 08:35:52 jakob Exp $
|
||||
lib/liblber.so.2.14
|
||||
lib/libldap.so.2.14
|
||||
lib/libldap_r.so.2.14
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-server,v 1.2 2001/12/19 01:15:55 brad Exp $
|
||||
@comment $OpenBSD: PLIST-server,v 1.3 2002/01/15 08:35:52 jakob Exp $
|
||||
libexec/fax500
|
||||
libexec/go500
|
||||
libexec/go500gw
|
||||
@ -38,7 +38,6 @@ share/examples/openldap/schema/inetorgperson.schema
|
||||
share/examples/openldap/schema/java.schema
|
||||
share/examples/openldap/schema/krb5-kdc.schema
|
||||
share/examples/openldap/schema/misc.schema
|
||||
share/examples/openldap/schema/nadf.schema
|
||||
share/examples/openldap/schema/nis.schema
|
||||
share/examples/openldap/schema/openldap.schema
|
||||
@dirrm share/examples/openldap/schema
|
||||
|
Loading…
Reference in New Issue
Block a user