aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-05-11 16:35:51 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-05-11 16:42:32 +0000
commit45438e74330c2c62867565587c569d893fbff3e3 (patch)
tree55fa24ac182c79e66ba680af1eec5f3dc4c0d076 /databases
parentbeac8206c0ee58fc74b453a3de7aff0c01a77f71 (diff)
downloadports-45438e74330c2c62867565587c569d893fbff3e3.tar.gz
ports-45438e74330c2c62867565587c569d893fbff3e3.zip
databases/pgpool-II-41: Update version 4.1.2=>4.1.6
- Pet portlint - Fix pkg-plist. Except the default pgpool.conf.sample other pgpool.conf.sample* represents different configurations for different scenario. Only the pgpool.conf.sample should create a corresponding pgpool.conf file. Hence removing the @sample directive for the other pgpool.conf.sample* Approved by: tz Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-1-6.html Sponsored by: Bounce Experts Differential Revision: https://reviews.freebsd.org/D30177
Diffstat (limited to 'databases')
-rw-r--r--databases/pgpool-II-41/Makefile7
-rw-r--r--databases/pgpool-II-41/distinfo6
-rw-r--r--databases/pgpool-II-41/pkg-plist8
3 files changed, 11 insertions, 10 deletions
diff --git a/databases/pgpool-II-41/Makefile b/databases/pgpool-II-41/Makefile
index 43cd6dd75e2f..6a29cd2ee075 100644
--- a/databases/pgpool-II-41/Makefile
+++ b/databases/pgpool-II-41/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pgpool-II
-PORTVERSION= 4.1.2
+PORTVERSION= 4.1.6
CATEGORIES= databases
MASTER_SITES= http://www.pgpool.net/mediawiki/images/
PKGNAMESUFFIX= 41
@@ -13,10 +13,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
PORTSCOUT= limit:^4.1.[0-9]*
USES= gmake libtool pgsql:9.6+
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-
USE_RC_SUBR= pgpool
+
+GNU_CONFIGURE= yes
+
CONFLICTS= pgpool-II-[0-9]*
PORTDOCS= *
diff --git a/databases/pgpool-II-41/distinfo b/databases/pgpool-II-41/distinfo
index db5e018fd150..fe02ee957ebe 100644
--- a/databases/pgpool-II-41/distinfo
+++ b/databases/pgpool-II-41/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594799375
-SHA256 (pgpool-II-4.1.2.tar.gz) = d13b587c1268fadb687adc1a2255cf573f9eaea511a9661955ceb7deb6821811
-SIZE (pgpool-II-4.1.2.tar.gz) = 4263292
+TIMESTAMP = 1620558382
+SHA256 (pgpool-II-4.1.6.tar.gz) = 9a94d92fbcbc33eb48814341faad0a19607f54ed174561f07846a143ab35c9e1
+SIZE (pgpool-II-4.1.6.tar.gz) = 4301444
diff --git a/databases/pgpool-II-41/pkg-plist b/databases/pgpool-II-41/pkg-plist
index 84c4614cf18c..f2d90af0724e 100644
--- a/databases/pgpool-II-41/pkg-plist
+++ b/databases/pgpool-II-41/pkg-plist
@@ -19,10 +19,10 @@ bin/watchdog_setup
@sample etc/follow_master.sh.sample
@sample etc/pcp.conf.sample
@sample etc/pgpool.conf.sample
-@sample etc/pgpool.conf.sample-logical
-@sample etc/pgpool.conf.sample-master-slave
-@sample etc/pgpool.conf.sample-replication
-@sample etc/pgpool.conf.sample-stream
+etc/pgpool.conf.sample-logical
+etc/pgpool.conf.sample-master-slave
+etc/pgpool.conf.sample-replication
+etc/pgpool.conf.sample-stream
@sample etc/pgpool_remote_start.sample
@sample etc/pool_hba.conf.sample
etc/recovery_1st_stage.sample