mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
databases/pgpool-II-36: Update version 3.6.21=>3.6.28
Approved by: tz (private email) Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-6-28.html Sponsored by: Bounce Experts
This commit is contained in:
parent
61848c0c8b
commit
16fbad2383
2 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= pgpool-II
|
PORTNAME= pgpool-II
|
||||||
PORTVERSION= 3.6.21
|
PORTVERSION= 3.6.28
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= http://www.pgpool.net/mediawiki/images/
|
MASTER_SITES= http://www.pgpool.net/mediawiki/images/
|
||||||
PKGNAMESUFFIX= 36
|
PKGNAMESUFFIX= 36
|
||||||
|
@ -10,13 +10,13 @@ COMMENT= Connection pool server for PostgreSQL
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
USES= gmake libtool pgsql:9.3+
|
||||||
|
USE_LDCONFIG= yes
|
||||||
|
USE_RC_SUBR= pgpool
|
||||||
|
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
PORTSCOUT= limit:^3.6.[0-9]*
|
PORTSCOUT= limit:^3.6.[0-9]*
|
||||||
|
|
||||||
USES= gmake libtool pgsql:9.3+
|
|
||||||
GNU_CONFIGURE= yes
|
|
||||||
USE_LDCONFIG= yes
|
|
||||||
|
|
||||||
USE_RC_SUBR= pgpool
|
|
||||||
CONFLICTS= pgpool-II
|
CONFLICTS= pgpool-II
|
||||||
|
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1594799235
|
TIMESTAMP = 1640293881
|
||||||
SHA256 (pgpool-II-3.6.21.tar.gz) = 5bd1b360f8ba0bc2467bebc48e2494ee2cf63206fc2a1092011e94e4b015af17
|
SHA256 (pgpool-II-3.6.28.tar.gz) = b2b7c04e687d9205601d8a2e48413a50bd64bd4d30e3ac0ec553fba61f2678f6
|
||||||
SIZE (pgpool-II-3.6.21.tar.gz) = 3336009
|
SIZE (pgpool-II-3.6.28.tar.gz) = 3363962
|
||||||
|
|
Loading…
Add table
Reference in a new issue