Update to 2.4.48.

MFH:		2019Q3
This commit is contained in:
Xin LI 2019-08-06 14:23:39 +00:00
parent 6a9eef6379
commit f72dee952b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508254
3 changed files with 7 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openldap
DISTVERSION= 2.4.47
DISTVERSION= 2.4.48
PORTREVISION= ${OPENLDAP_PORTREVISION}
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@ -65,9 +65,9 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}
.endif
PORTREVISION_CLIENT= 0
PORTREVISION_SERVER= 1
PORTREVISION_SERVER= 0
OPENLDAP_SHLIB_MAJOR= 2
OPENLDAP_SHLIB_MINOR= 10.10
OPENLDAP_SHLIB_MINOR= 10.11
OPENLDAP_MAJOR= ${DISTVERSION:R}
OPTIONS_DEFINE= DEBUG FETCH GSSAPI

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1545347771
SHA256 (openldap-2.4.47.tgz) = f54c5877865233d9ada77c60c0f69b3e0bfd8b1b55889504c650047cc305520b
SIZE (openldap-2.4.47.tgz) = 5699678
TIMESTAMP = 1565075038
SHA256 (openldap-2.4.48.tgz) = d9523ffcab5cd14b709fcf3cb4d04e8bc76bb8970113255f372bc74954c6074d
SIZE (openldap-2.4.48.tgz) = 5704883

View file

@ -17,6 +17,7 @@ include/ldap_features.h
include/ldap_schema.h
include/ldap_utf8.h
include/ldif.h
include/openldap.h
include/slapi-plugin.h
lib/liblber-%%OPENLDAP_MAJOR%%.so.%%SHLIB_MAJOR%%
lib/liblber-%%OPENLDAP_MAJOR%%.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%