databases/pgbouncer: update to 1.9.0
PR: 235924 Submitted by: m.tsatsenko@gmail.com (maintainer)
This commit is contained in:
parent
5e70fea8f3
commit
bcc8153173
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493582
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pgbouncer
|
||||
PORTVERSION= 1.8.1
|
||||
PORTVERSION= 1.9.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://pgbouncer.github.io/downloads/files/${PORTVERSION}/ \
|
||||
http://pgbouncer.github.io/downloads/files/${PORTVERSION}/
|
||||
@ -15,15 +15,15 @@ LICENSE= BSD2CLAUSE
|
||||
LIB_DEPENDS= libevent.so:devel/libevent
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/gsed:textproc/gsed
|
||||
|
||||
USES= gmake ssl
|
||||
|
||||
PORTSCOUT= site:https://pgbouncer.github.io/downloads/
|
||||
|
||||
USERS= pgbouncer
|
||||
GROUPS= pgbouncer
|
||||
|
||||
USE_RC_SUBR= pgbouncer
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake ssl
|
||||
|
||||
OPTIONS_DEFINE= CARES
|
||||
CARES_LIB_DEPENDS= libcares.so:dns/c-ares
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1523524075
|
||||
SHA256 (pgbouncer-1.8.1.tar.gz) = fa8bde2a2d2c8c80d53a859f8e48bc6713cf127e31c77d8f787bbc1d673e8dc8
|
||||
SIZE (pgbouncer-1.8.1.tar.gz) = 465930
|
||||
TIMESTAMP = 1550794333
|
||||
SHA256 (pgbouncer-1.9.0.tar.gz) = 39eca9613398636327e79cbcbd5b41115035bca9ca1bd3725539646468825f04
|
||||
SIZE (pgbouncer-1.9.0.tar.gz) = 469300
|
||||
|
Loading…
Reference in New Issue
Block a user