mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to OpenLDAP 2.1.30:
- fixed slapd userdb checkpass bug (ITS#3048) - fixed back-ldbm IDL delete bug (ITS#3046) - fixed libldap schema parsing bugs (ITS#2920, ITS#3065) - fixed liblutil NS MTA MD5 passwd len bug (ITS#2899) - removed lint (ITS#3086) - updated slapd.conf(5) manpage (ITS#2525)
This commit is contained in:
parent
34f29cc816
commit
607fad957a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107278
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openldap
|
||||
PORTVERSION= 2.1.29
|
||||
PORTVERSION= 2.1.30
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (openldap-2.1.29.tgz) = 94de77f0efedeaacb2a78aab919aafbd
|
||||
SIZE (openldap-2.1.29.tgz) = 2044665
|
||||
MD5 (openldap-2.1.30.tgz) = e2ae8148c4bed07d7a70edd930bdc403
|
||||
SIZE (openldap-2.1.30.tgz) = 2044673
|
||||
|
Loading…
Reference in New Issue
Block a user