Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2020 17:34:39 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r555130 - branches/2020Q4/net/openldap24-server
Message-ID:  <202011141734.0AEHYd03085188@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Sat Nov 14 17:34:39 2020
New Revision: 555130
URL: https://svnweb.freebsd.org/changeset/ports/555130

Log:
  MFH: r555129
  
  net/openldap24-server: update to 2.4.55.
  
  Approved by:	ports-secteam

Modified:
  branches/2020Q4/net/openldap24-server/Makefile
  branches/2020Q4/net/openldap24-server/distinfo
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/net/openldap24-server/Makefile
==============================================================================
--- branches/2020Q4/net/openldap24-server/Makefile	Sat Nov 14 17:33:17 2020	(r555129)
+++ branches/2020Q4/net/openldap24-server/Makefile	Sat Nov 14 17:34:39 2020	(r555130)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		openldap
-DISTVERSION=		2.4.51
+DISTVERSION=		2.4.56
 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=	10.14
+OPENLDAP_SHLIB_MINOR=	11.4
 OPENLDAP_MAJOR=		${DISTVERSION:R}
 
 OPTIONS_DEFINE=		DEBUG FETCH GSSAPI

Modified: branches/2020Q4/net/openldap24-server/distinfo
==============================================================================
--- branches/2020Q4/net/openldap24-server/distinfo	Sat Nov 14 17:33:17 2020	(r555129)
+++ branches/2020Q4/net/openldap24-server/distinfo	Sat Nov 14 17:34:39 2020	(r555130)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597355127
-SHA256 (openldap-2.4.51.tgz) = f490775ea4c6506b7210ee55a102c8f4aacfe9d1c8eaa633c7316d33a714be62
-SIZE (openldap-2.4.51.tgz) = 5876819
+TIMESTAMP = 1605342537
+SHA256 (openldap-2.4.56.tgz) = 25520e0363c93f3bcb89802a4aa3db33046206039436e0c7c9262db5a61115e0
+SIZE (openldap-2.4.56.tgz) = 5885444



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011141734.0AEHYd03085188>