Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2019 03:15:40 +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: r508292 - branches/2019Q3/net/openldap24-server
Message-ID:  <201908070315.x773Felw004114@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Wed Aug  7 03:15:39 2019
New Revision: 508292
URL: https://svnweb.freebsd.org/changeset/ports/508292

Log:
  MFH: r508254
  
  Update to 2.4.48.
  
  Approved by:	ports-secteam

Modified:
  branches/2019Q3/net/openldap24-server/Makefile
  branches/2019Q3/net/openldap24-server/distinfo
  branches/2019Q3/net/openldap24-server/pkg-plist.client
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/net/openldap24-server/Makefile
==============================================================================
--- branches/2019Q3/net/openldap24-server/Makefile	Wed Aug  7 01:35:26 2019	(r508291)
+++ branches/2019Q3/net/openldap24-server/Makefile	Wed Aug  7 03:15:39 2019	(r508292)
@@ -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_OPENLD
 .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

Modified: branches/2019Q3/net/openldap24-server/distinfo
==============================================================================
--- branches/2019Q3/net/openldap24-server/distinfo	Wed Aug  7 01:35:26 2019	(r508291)
+++ branches/2019Q3/net/openldap24-server/distinfo	Wed Aug  7 03:15:39 2019	(r508292)
@@ -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

Modified: branches/2019Q3/net/openldap24-server/pkg-plist.client
==============================================================================
--- branches/2019Q3/net/openldap24-server/pkg-plist.client	Wed Aug  7 01:35:26 2019	(r508291)
+++ branches/2019Q3/net/openldap24-server/pkg-plist.client	Wed Aug  7 03:15:39 2019	(r508292)
@@ -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%%



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