svn commit: r562148 - branches/2021Q1/net/openldap24-server
Xin LI
delphij at FreeBSD.org
Wed Jan 20 17:05:43 UTC 2021
Author: delphij
Date: Wed Jan 20 17:05:42 2021
New Revision: 562148
URL: https://svnweb.freebsd.org/changeset/ports/562148
Log:
MFH: r562147
net/openldap24-server: update to 2.4.57.
Approved by: ports-secteam
Modified:
branches/2021Q1/net/openldap24-server/Makefile
branches/2021Q1/net/openldap24-server/distinfo
Directory Properties:
branches/2021Q1/ (props changed)
Modified: branches/2021Q1/net/openldap24-server/Makefile
==============================================================================
--- branches/2021Q1/net/openldap24-server/Makefile Wed Jan 20 17:04:23 2021 (r562147)
+++ branches/2021Q1/net/openldap24-server/Makefile Wed Jan 20 17:05:42 2021 (r562148)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openldap
-DISTVERSION= 2.4.56
+DISTVERSION= 2.4.57
PORTREVISION= ${OPENLDAP_PORTREVISION}
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@@ -68,7 +68,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLD
PORTREVISION_CLIENT= 0
PORTREVISION_SERVER= 0
OPENLDAP_SHLIB_MAJOR= 2
-OPENLDAP_SHLIB_MINOR= 11.4
+OPENLDAP_SHLIB_MINOR= 11.5
OPENLDAP_MAJOR= ${DISTVERSION:R}
OPTIONS_DEFINE= DEBUG FETCH GSSAPI
Modified: branches/2021Q1/net/openldap24-server/distinfo
==============================================================================
--- branches/2021Q1/net/openldap24-server/distinfo Wed Jan 20 17:04:23 2021 (r562147)
+++ branches/2021Q1/net/openldap24-server/distinfo Wed Jan 20 17:05:42 2021 (r562148)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605342537
-SHA256 (openldap-2.4.56.tgz) = 25520e0363c93f3bcb89802a4aa3db33046206039436e0c7c9262db5a61115e0
-SIZE (openldap-2.4.56.tgz) = 5885444
+TIMESTAMP = 1611130409
+SHA256 (openldap-2.4.57.tgz) = c7ba47e1e6ecb5b436f3d43281df57abeffa99262141aec822628bc220f6b45a
+SIZE (openldap-2.4.57.tgz) = 5883912
More information about the svn-ports-all
mailing list