Date: Fri, 30 Jun 2023 03:36:52 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7a11b4fd5e04 - main - net/openldap24-*: Extend EXPIRATION_DATE Message-ID: <202306300336.35U3aqYb096833@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a11b4fd5e0470a1f27642f5a9f8471a85b8d9f8 commit 7a11b4fd5e0470a1f27642f5a9f8471a85b8d9f8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-06-30 03:34:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-30 03:34:42 +0000 net/openldap24-*: Extend EXPIRATION_DATE These ports are still used in our cluster. The upgradation work to openldap26 is still WIP and is expected to be completed before 2023-09-30. So extend the EXPIRATION_DATE. Reported by: philip Approved by: portmgr (blanket cluster) --- net/openldap24-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 70b0364db5f1..cc584e6c1e04 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -34,7 +34,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept DEPRECATED= No longer supported by upstream. Please use a newer version of OpenLDAP instead -EXPIRATION_DATE= 2023-06-30 +EXPIRATION_DATE= 2023-09-30 .if defined(CLIENT_ONLY) CONFLICTS_INSTALL= ${PORTNAME}2[0-3][5-9]-client ${PORTNAME}2[0-35-9]-client ${PORTNAME}-client
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300336.35U3aqYb096833>