Date: Thu, 26 Oct 2023 20:34:35 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: fb0a93b99bb7 - main - databases/pgpool-II-41: Extend EXPIRATION_DATE Message-ID: <202310262034.39QKYZ95090553@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=fb0a93b99bb7491af0ee804f0362f8b76acb3ef0 commit fb0a93b99bb7491af0ee804f0362f8b76acb3ef0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 20:10:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 20:34:04 +0000 databases/pgpool-II-41: Extend EXPIRATION_DATE The EOL for the branch has been extended so extend the DEPRECATION and EXPIRATION_DATE accordingly. See: https://www.pgpool.net/mediawiki/index.php/EOL_information Approved by: portmgr (blanket) --- databases/pgpool-II-41/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/pgpool-II-41/Makefile b/databases/pgpool-II-41/Makefile index a6069ed22506..d4459c17e4a8 100644 --- a/databases/pgpool-II-41/Makefile +++ b/databases/pgpool-II-41/Makefile @@ -11,8 +11,8 @@ WWW= https://pgpool.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Upstream EOL reaches on 2023-12-31 -EXPIRATION_DATE= 2023-12-31 +DEPRECATED= Upstream EOL reaches on 2024-10-31 +EXPIRATION_DATE= 2024-12-31 USES= gmake libtool pgsql:11+ USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310262034.39QKYZ95090553>