Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jun 2024 06:11:13 GMT
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2c48bcd9912e - main - net/openldap26-server: upgrade to 2.6.8.
Message-ID:  <202406010611.4516BDCD046710@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by delphij:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c48bcd9912e9fd5f40e829a661884bcdec8ff07

commit 2c48bcd9912e9fd5f40e829a661884bcdec8ff07
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2024-06-01 06:09:46 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2024-06-01 06:11:07 +0000

    net/openldap26-server: upgrade to 2.6.8.
---
 net/openldap26-server/Makefile  | 9 ++++++---
 net/openldap26-server/distinfo  | 6 +++---
 net/openldap26-server/pkg-plist | 5 +++++
 3 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/net/openldap26-server/Makefile b/net/openldap26-server/Makefile
index 2a31d5096039..b3ea474da171 100644
--- a/net/openldap26-server/Makefile
+++ b/net/openldap26-server/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=		openldap
-DISTVERSION=		2.6.7
+DISTVERSION=		2.6.8
 PORTREVISION=		${OPENLDAP_PORTREVISION}
 CATEGORIES=		net databases
 MASTER_SITES=		https://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/ \
@@ -46,8 +46,8 @@ CONFLICTS_INSTALL=	${PORTNAME}2[0-57-9]-server ${PORTNAME}-server
 GNU_CONFIGURE=		yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
-PORTREVISION_CLIENT=	1
-PORTREVISION_SERVER=	1
+PORTREVISION_CLIENT=	0
+PORTREVISION_SERVER=	0
 OPENLDAP_SHLIB_MAJOR=	2
 OPENLDAP_SHLIB_MINOR=	0.200
 
@@ -91,6 +91,7 @@ OPTIONS_GROUP_OVLYS+=	LASTBIND
 OPTIONS_GROUP_OVLYS+=	LASTMOD
 OPTIONS_GROUP_OVLYS+=	MEMBEROF
 OPTIONS_GROUP_OVLYS+=	NOPS
+OPTIONS_GROUP_OVLYS+=	NESTGROUP
 OPTIONS_GROUP_OVLYS+=	OTP
 OPTIONS_GROUP_OVLYS+=	PROXYCACHE
 OPTIONS_GROUP_OVLYS+=	PPOLICY
@@ -150,6 +151,7 @@ DYNGROUP_DESC=		With Dynamic Group overlay
 DYNLIST_DESC=		With Dynamic List overlay
 HOMEDIR_DESC=		With Home Directory Management overlay
 MEMBEROF_DESC=		With Reverse Group Membership overlay
+NESTGROUP_DESC=		With nestgroup overlay
 NOPS_DESC=		With nops overlay
 OTP_DESC=		With OTP 2-factor authentication overlay
 PPOLICY_DESC=		With Password Policy overlay
@@ -201,6 +203,7 @@ LLOADD_CONFIGURE_ENABLE=	balancer=mod
 LLOADD_LIB_DEPENDS=		libevent.so:devel/libevent
 MDB_CONFIGURE_ENABLE=		mdb=yes
 MEMBEROF_CONFIGURE_ENABLE=	memberof=mod
+NESTGROUP_CONFIGURE_ENABLE=	nestgroup=mod
 OTP_CONFIGURE_ENABLE=		otp=mod
 PASSWD_CONFIGURE_ENABLE=	passwd=mod
 PERL_CONFIGURE_ENABLE=		perl=mod
diff --git a/net/openldap26-server/distinfo b/net/openldap26-server/distinfo
index 65bdb7b45657..5aaa7aa1a048 100644
--- a/net/openldap26-server/distinfo
+++ b/net/openldap26-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1706593904
-SHA256 (openldap-2.6.7.tgz) = cd775f625c944ed78a3da18a03b03b08eea73c8aabc97b41bb336e9a10954930
-SIZE (openldap-2.6.7.tgz) = 6484944
+TIMESTAMP = 1717220468
+SHA256 (openldap-2.6.8.tgz) = 48969323e94e3be3b03c6a132942dcba7ef8d545f2ad35401709019f696c3c4e
+SIZE (openldap-2.6.8.tgz) = 6512544
diff --git a/net/openldap26-server/pkg-plist b/net/openldap26-server/pkg-plist
index ccc1a6319738..9798d579b5eb 100644
--- a/net/openldap26-server/pkg-plist
+++ b/net/openldap26-server/pkg-plist
@@ -64,6 +64,7 @@
 %%AUTOGROUP%%libexec/openldap/autogroup.so
 %%AUTOGROUP%%libexec/openldap/autogroup.so.0
 %%AUTOGROUP%%libexec/openldap/autogroup.so.0.0.0
+%%AUTOGROUP%%share/man/man5/slapo-autogroup.5.gz
 %%CLOAK%%libexec/openldap/cloak.la
 %%CLOAK%%libexec/openldap/cloak.so
 %%CLOAK%%libexec/openldap/cloak.so.0
@@ -128,6 +129,10 @@
 %%MEMBEROF%%libexec/openldap/memberof.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
 %%MEMBEROF%%libexec/openldap/memberof.la
 %%MEMBEROF%%libexec/openldap/memberof.so
+%%NESTGROUP%%libexec/openldap/nestgroup.la
+%%NESTGROUP%%libexec/openldap/nestgroup.so.%%SHLIB_MAJOR%%
+%%NESTGROUP%%libexec/openldap/nestgroup.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
+%%NESTGROUP%%libexec/openldap/nestgroup.so
 %%NOPS%%libexec/openldap/nops.la
 %%NOPS%%libexec/openldap/nops.so
 %%NOPS%%libexec/openldap/nops.so.0



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