Date: Sun, 17 Oct 2021 05:42:17 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: 03f4a59198e7 - main - net/openldap25-server: Update to 2.5.8. Message-ID: <202110170542.19H5gHnS066938@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=03f4a59198e74116ff9e56a5ee5928f2b68f5238 commit 03f4a59198e74116ff9e56a5ee5928f2b68f5238 Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2021-10-17 05:39:05 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2021-10-17 05:39:05 +0000 net/openldap25-server: Update to 2.5.8. --- net/openldap25-server/Makefile | 6 +++--- net/openldap25-server/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/openldap25-server/Makefile b/net/openldap25-server/Makefile index 181cb793687e..8d368b265ab1 100644 --- a/net/openldap25-server/Makefile +++ b/net/openldap25-server/Makefile @@ -1,7 +1,7 @@ # Created by: Xin LI <delphij@FreeBSD.org> PORTNAME= openldap -DISTVERSION= 2.5.7 +DISTVERSION= 2.5.8 PORTREVISION= ${OPENLDAP_PORTREVISION} CATEGORIES= net databases MASTER_SITES= https://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/ \ @@ -46,9 +46,9 @@ CONFLICTS_INSTALL= ${PORTNAME}2[0-46-9]-server-* ${PORTNAME}-server-* GNU_CONFIGURE= yes PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 1 +PORTREVISION_SERVER= 0 OPENLDAP_SHLIB_MAJOR= 0 -OPENLDAP_SHLIB_MINOR= 1.2 +OPENLDAP_SHLIB_MINOR= 1.3 OPENLDAP_MAJOR= ${DISTVERSION:R} OPTIONS_DEFINE= DEBUG diff --git a/net/openldap25-server/distinfo b/net/openldap25-server/distinfo index 6d66224ada8d..ad2f668e0fd7 100644 --- a/net/openldap25-server/distinfo +++ b/net/openldap25-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629993141 -SHA256 (openldap-2.5.7.tgz) = ea9757001bc36295037f0030ede16810a1bb7438bbe8f871a35cc2a2b439d9ab -SIZE (openldap-2.5.7.tgz) = 6426051 +TIMESTAMP = 1634448382 +SHA256 (openldap-2.5.8.tgz) = 366ea1c3b24202de4481978b632128c0cfe4148d4ae13cabf93a1f38c56472dc +SIZE (openldap-2.5.8.tgz) = 6437833
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110170542.19H5gHnS066938>