databases/pgpool-II-42: 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)
This commit is contained in:
Muhammad Moinur Rahman 2023-10-26 22:14:44 +02:00
parent fb0a93b99b
commit ed9c7c4aef

View file

@ -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 2025-11-30
EXPIRATION_DATE= 2025-12-31
USES= gmake libtool pgsql:11+
USE_LDCONFIG= yes