git: ebcccfb2ec34 - main - net/openldap24-*: Extend EXPIRATION_DATE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Mar 2023 11:09:57 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebcccfb2ec34e15fc35bbd6e5ebd6d71ddb2f5b9 commit ebcccfb2ec34e15fc35bbd6e5ebd6d71ddb2f5b9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-15 11:08:39 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-15 11:08:39 +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-06-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 0c4dfdeb7751..70b0364db5f1 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-03-31 +EXPIRATION_DATE= 2023-06-30 .if defined(CLIENT_ONLY) CONFLICTS_INSTALL= ${PORTNAME}2[0-3][5-9]-client ${PORTNAME}2[0-35-9]-client ${PORTNAME}-client