mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
fb0a93b99b
commit
ed9c7c4aef
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue