svn commit: r516198 - head/databases/postgresql-repmgr
Muhammad Moinur Rahman
bofh at FreeBSD.org
Thu Oct 31 21:40:48 UTC 2019
Author: bofh
Date: Thu Oct 31 21:40:47 2019
New Revision: 516198
URL: https://svnweb.freebsd.org/changeset/ports/516198
Log:
databases/postgresql-repmgr: Update version 4.4.0=>5.0.0
Modified:
head/databases/postgresql-repmgr/Makefile
head/databases/postgresql-repmgr/distinfo
head/databases/postgresql-repmgr/pkg-plist
Modified: head/databases/postgresql-repmgr/Makefile
==============================================================================
--- head/databases/postgresql-repmgr/Makefile Thu Oct 31 21:25:14 2019 (r516197)
+++ head/databases/postgresql-repmgr/Makefile Thu Oct 31 21:40:47 2019 (r516198)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql-repmgr
-PORTVERSION= 4.4.0
-PORTREVISION= 1
+PORTVERSION= 5.0.0
CATEGORIES= databases
MASTER_SITES= http://www.repmgr.org/download/
DISTNAME= repmgr-${PORTVERSION}
Modified: head/databases/postgresql-repmgr/distinfo
==============================================================================
--- head/databases/postgresql-repmgr/distinfo Thu Oct 31 21:25:14 2019 (r516197)
+++ head/databases/postgresql-repmgr/distinfo Thu Oct 31 21:40:47 2019 (r516198)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561629967
-SHA256 (repmgr-4.4.0.tar.gz) = bd1cf83f0790dbb133b653d123b4c7cba33fbed2be343c95163f84d1ec5c6a11
-SIZE (repmgr-4.4.0.tar.gz) = 416148
+TIMESTAMP = 1572013405
+SHA256 (repmgr-5.0.0.tar.gz) = cf7a6654abe72a639f7222c3082cc8a15a7f7a6ec95e1b7b381fc93a14d7fcc6
+SIZE (repmgr-5.0.0.tar.gz) = 428673
Modified: head/databases/postgresql-repmgr/pkg-plist
==============================================================================
--- head/databases/postgresql-repmgr/pkg-plist Thu Oct 31 21:25:14 2019 (r516197)
+++ head/databases/postgresql-repmgr/pkg-plist Thu Oct 31 21:40:47 2019 (r516198)
@@ -10,6 +10,8 @@ share/postgresql/extension/repmgr--4.2.sql
share/postgresql/extension/repmgr--4.3.sql
share/postgresql/extension/repmgr--4.3--4.4.sql
share/postgresql/extension/repmgr--4.4.sql
+share/postgresql/extension/repmgr--4.4--5.0.sql
+share/postgresql/extension/repmgr--5.0.sql
share/postgresql/extension/repmgr--unpackaged--4.0.sql
share/postgresql/extension/repmgr.control
@sample etc/repmgr.conf.sample
More information about the svn-ports-all
mailing list