1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

databases/pgbouncer: Update version 1.16.0=>1.16.1

- Add OVERRIDE for variables [1]

PR:		259714
Reported by:	drtr0jan@yandex.ru [1]
Approved by:	m.tsatsenko@gmail.com (maintainer)
This commit is contained in:
Muhammad Moinur Rahman 2022-02-14 05:58:16 -06:00
parent e46bec5b74
commit 83ab69f020
2 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# Created by: Sergey Skvortsov <skv@protey.ru>
PORTNAME= pgbouncer
PORTVERSION= 1.16.0
PORTREVISION= 1
PORTVERSION= 1.16.1
CATEGORIES= databases
MASTER_SITES= https://pgbouncer.github.io/downloads/files/${PORTVERSION}/ \
http://pgbouncer.github.io/downloads/files/${PORTVERSION}/
@ -46,6 +45,8 @@ SUB_FILES= pkg-message
post-patch:
@${REINPLACE_CMD} -e "s|= /etc/pgbouncer/userlist.txt|= ${PREFIX}/etc/pgbouncer.users|g" \
-e "s|= /var/log/pgbouncer/pgbouncer.log|= ${PGBOUNCER_LOGDIR}/pgbouncer.log|g" \
-e "s|= /var/run/pgbouncer/pgbouncer.pid|= ${PGBOUNCER_RUNDIR}/pgbouncer.pid|g" \
-e "s|= /etc/pgbouncer/resolv.conf|= ${PREFIX}/etc/pgbouncer-resolv.conf|g" \
-e "s|include /etc/pgbouncer/pgbouncer-other.ini|include ${PREFIX}/etc/pgbouncer-other.ini|g" \
${WRKSRC}/etc/pgbouncer.ini

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1635022010
SHA256 (pgbouncer-1.16.0.tar.gz) = a4a391618bb83caaee2a8cd9653974f4c1b98b95987d5cabbbeb801da6342652
SIZE (pgbouncer-1.16.0.tar.gz) = 592136
TIMESTAMP = 1644839246
SHA256 (pgbouncer-1.16.1.tar.gz) = 087477e9e4766d032b04b7b006c0c8d64160a54141a7bfc2c6e5ae7ae11bf7fc
SIZE (pgbouncer-1.16.1.tar.gz) = 591450