aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-14 11:58:16 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-14 11:58:16 +0000
commit83ab69f020127cac6752d1a68ac73e2b548a4ab4 (patch)
tree61c7e91805275ff44c42b2d6d7cafd6e022a4251
parente46bec5b74a30b67e85c21a07a722fe96d5b90e8 (diff)
downloadports-83ab69f020127cac6752d1a68ac73e2b548a4ab4.tar.gz
ports-83ab69f020127cac6752d1a68ac73e2b548a4ab4.zip
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)
-rw-r--r--databases/pgbouncer/Makefile5
-rw-r--r--databases/pgbouncer/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile
index 46fb6eccbf26..6bd8ba802d28 100644
--- a/databases/pgbouncer/Makefile
+++ b/databases/pgbouncer/Makefile
@@ -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
diff --git a/databases/pgbouncer/distinfo b/databases/pgbouncer/distinfo
index 56326eeeb9e9..592cb7e89c59 100644
--- a/databases/pgbouncer/distinfo
+++ b/databases/pgbouncer/distinfo
@@ -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