update to v2.0.13
This commit is contained in:
parent
adbe28d137
commit
44f0fc6ac6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2001/05/24 14:30:27 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2001/09/08 22:27:54 jakob Exp $
|
||||
|
||||
MULTI_PACKAGES= -client
|
||||
PKGNAME-client= openldap-client-${VERSION}
|
||||
@ -6,10 +6,10 @@ PKGNAME-client= openldap-client-${VERSION}
|
||||
COMMENT= Open source LDAP client and server software
|
||||
COMMENT-client= Open source LDAP client software
|
||||
|
||||
VERSION= 2.0.11
|
||||
VERSION= 2.0.13
|
||||
DISTNAME= openldap-${VERSION}
|
||||
CATEGORIES= databases net
|
||||
NEED_VERSION= 1.361
|
||||
NEED_VERSION= 1.451
|
||||
|
||||
HOMEPAGE= http://www.openldap.org/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (openldap-2.0.11.tgz) = e51b06374012b9e7077e1f3e9f65ccd0
|
||||
RMD160 (openldap-2.0.11.tgz) = f318f31821a0ee07596df577d62947dcb791512f
|
||||
SHA1 (openldap-2.0.11.tgz) = 08ed9fb64c11fea2d3da95e9aafe11917c7e0be4
|
||||
MD5 (openldap-2.0.13.tgz) = c9d42a5e07522c04741e580ed6787570
|
||||
RMD160 (openldap-2.0.13.tgz) = 2b619935f9e04cea6830c29dfc8454845c8acb73
|
||||
SHA1 (openldap-2.0.13.tgz) = 720c7c17d1767d6d48ed0cd4348648955641b282
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.5 2001/05/21 21:19:25 jakob Exp $
|
||||
lib/liblber.so.2.6
|
||||
lib/libldap.so.2.6
|
||||
lib/libldap_r.so.2.6
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.6 2001/09/08 22:27:54 jakob Exp $
|
||||
lib/liblber.so.2.8
|
||||
lib/libldap.so.2.8
|
||||
lib/libldap_r.so.2.8
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.shared-client,v 1.5 2001/05/21 21:19:25 jakob Exp $
|
||||
lib/liblber.so.2.6
|
||||
lib/libldap.so.2.6
|
||||
lib/libldap_r.so.2.6
|
||||
@comment $OpenBSD: PFRAG.shared-client,v 1.6 2001/09/08 22:27:54 jakob Exp $
|
||||
lib/liblber.so.2.8
|
||||
lib/libldap.so.2.8
|
||||
lib/libldap_r.so.2.8
|
||||
DYNLIBDIR(%B)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2001/07/08 11:01:11 jakob Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2001/09/08 22:27:54 jakob Exp $
|
||||
@pkgcfl openldap-client-*
|
||||
bin/ldapadd
|
||||
bin/ldapdelete
|
||||
@ -170,7 +170,6 @@ man/man3/ldap_search_s.3
|
||||
man/man3/ldap_search_st.3
|
||||
man/man3/ldap_searchprefs.3
|
||||
man/man3/ldap_set_cache_options.3
|
||||
man/man3/ldap_set_rebind_proc.3
|
||||
man/man3/ldap_setfilteraffixes.3
|
||||
man/man3/ldap_simple_bind.3
|
||||
man/man3/ldap_simple_bind_s.3
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-client,v 1.2 2000/10/22 18:44:00 espie Exp $
|
||||
@comment $OpenBSD: PLIST-client,v 1.3 2001/09/08 22:27:54 jakob Exp $
|
||||
@pkgcfl openldap-*
|
||||
bin/ldapadd
|
||||
bin/ldapdelete
|
||||
@ -170,7 +170,6 @@ man/man3/ldap_search_s.3
|
||||
man/man3/ldap_search_st.3
|
||||
man/man3/ldap_searchprefs.3
|
||||
man/man3/ldap_set_cache_options.3
|
||||
man/man3/ldap_set_rebind_proc.3
|
||||
man/man3/ldap_setfilteraffixes.3
|
||||
man/man3/ldap_simple_bind.3
|
||||
man/man3/ldap_simple_bind_s.3
|
||||
|
Loading…
Reference in New Issue
Block a user