git: 765fb8c7812b - main - databases/pgpool-II-35: set DEPRECATED and EXPIRATION_DATE

Torsten Zuehlsdorff tz at FreeBSD.org
Tue May 18 22:26:10 UTC 2021


The branch main has been updated by tz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=765fb8c7812bd1bcfd7a52f9614b11d769690346

commit 765fb8c7812bd1bcfd7a52f9614b11d769690346
Author:     Torsten Zuehlsdorff <tz at FreeBSD.org>
AuthorDate: 2021-05-18 22:24:14 +0000
Commit:     Torsten Zuehlsdorff <tz at FreeBSD.org>
CommitDate: 2021-05-18 22:26:03 +0000

    databases/pgpool-II-35: set DEPRECATED and EXPIRATION_DATE
    
    The port reached EOL in January 2021. You can get EOL information here:
    https://www.pgpool.net/mediawiki/index.php/EOL_information
    
    Sponsored by:   Bounce Experts
---
 databases/pgpool-II-35/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/databases/pgpool-II-35/Makefile b/databases/pgpool-II-35/Makefile
index e15ccb49cf14..4475b04c53d4 100644
--- a/databases/pgpool-II-35/Makefile
+++ b/databases/pgpool-II-35/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Connection pool server for PostgreSQL
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	EOL since January 2021, please use one of the other pgpool-II-* ports
+EXPIRATION_DATE=	2021-06-30
+
 PORTSCOUT=	limit:^3.5.[0-9]*
 
 USES=		gmake libtool pgsql:9.3+


More information about the dev-commits-ports-all mailing list