svn commit: r396354 - in head/net/openldap24-server: . files

Xin LI delphij at FreeBSD.org
Tue Sep 8 05:38:54 UTC 2015


Author: delphij
Date: Tue Sep  8 05:38:52 2015
New Revision: 396354
URL: https://svnweb.freebsd.org/changeset/ports/396354

Log:
  Update to 2.4.42.
  
  MFH:		2015Q3

Deleted:
  head/net/openldap24-server/files/patch-libraries__liblber__sockbuf.c
Modified:
  head/net/openldap24-server/Makefile
  head/net/openldap24-server/distinfo

Modified: head/net/openldap24-server/Makefile
==============================================================================
--- head/net/openldap24-server/Makefile	Tue Sep  8 05:04:25 2015	(r396353)
+++ head/net/openldap24-server/Makefile	Tue Sep  8 05:38:52 2015	(r396354)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		openldap
-DISTVERSION=		2.4.41
+DISTVERSION=		2.4.42
 PORTREVISION=		${OPENLDAP_PORTREVISION}
 CATEGORIES=		net databases
 MASTER_SITES=		ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@@ -56,10 +56,10 @@ WANT_OPENLDAP_VER?=	24
 BROKEN=			incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}
 .endif
 
-PORTREVISION_CLIENT=	1
-PORTREVISION_SERVER=	1
+PORTREVISION_CLIENT=	0
+PORTREVISION_SERVER=	0
 OPENLDAP_SHLIB_MAJOR=	2
-OPENLDAP_SHLIB_MINOR=	10.4
+OPENLDAP_SHLIB_MINOR=	10.5
 OPENLDAP_MAJOR=		${DISTVERSION:R}
 
 OPTIONS_DEFINE=		DEBUG FETCH GSSAPI

Modified: head/net/openldap24-server/distinfo
==============================================================================
--- head/net/openldap24-server/distinfo	Tue Sep  8 05:04:25 2015	(r396353)
+++ head/net/openldap24-server/distinfo	Tue Sep  8 05:38:52 2015	(r396354)
@@ -1,2 +1,2 @@
-SHA256 (openldap-2.4.41.tgz) = 27856bb4a8b44feca2b326c309000e16a9dadd52362c8ab6eec6c67a43737f6e
-SIZE (openldap-2.4.41.tgz) = 5644124
+SHA256 (openldap-2.4.42.tgz) = eeb7b0e2c5852bfd2650e83909bb6152835c0b862fab10b63954dc1bcbba8e63
+SIZE (openldap-2.4.42.tgz) = 5645925


More information about the svn-ports-all mailing list