databases/pgpool-II-41: Update version 4.1.15=>4.1.17
- Mark DEPRECATED as upstream EOL reaches on 2023-12-31 - Set EXPIRATION_DATE 2023-12-31 Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-1-17.html Approved by: tz (private mail) Approved by: portmgr (blanket)
This commit is contained in:
parent
d33d301ca9
commit
4c377a43d3
2 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pgpool-II
|
||||
PORTVERSION= 4.1.15
|
||||
PORTVERSION= 4.1.17
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.pgpool.net/mediawiki/images/
|
||||
PKGNAMESUFFIX= 41
|
||||
|
@ -11,6 +11,9 @@ WWW= https://pgpool.net/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Upstream EOL reaches on 2023-12-31
|
||||
EXPIRATION_DATE= 2023-12-31
|
||||
|
||||
USES= gmake libtool pgsql:11+
|
||||
USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= pgpool
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1676903997
|
||||
SHA256 (pgpool-II-4.1.15.tar.gz) = 24cdc5ac5d4b9bc1f4d67a3c2a1dd346fcc357cd5a642795f9e2df9e019a6087
|
||||
SIZE (pgpool-II-4.1.15.tar.gz) = 4543250
|
||||
TIMESTAMP = 1692247761
|
||||
SHA256 (pgpool-II-4.1.17.tar.gz) = 9380669855e99f6db5bc2b9ec35884ad79458b5b8612e402559a6d810fde12fd
|
||||
SIZE (pgpool-II-4.1.17.tar.gz) = 4521098
|
||||
|
|
Loading…
Reference in a new issue