From owner-svn-ports-all@freebsd.org Sun Dec 16 18:15:58 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 600CA1336027; Sun, 16 Dec 2018 18:15:58 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AADFD90FED; Sun, 16 Dec 2018 18:15:57 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9216C30C7; Sun, 16 Dec 2018 18:15:57 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBGIFve1036775; Sun, 16 Dec 2018 18:15:57 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBGIFuB0036771; Sun, 16 Dec 2018 18:15:56 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201812161815.wBGIFuB0036771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 16 Dec 2018 18:15:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487607 - head/databases/postgresql-repmgr X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/databases/postgresql-repmgr X-SVN-Commit-Revision: 487607 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AADFD90FED X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.84 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.96)[-0.961,0]; NEURAL_HAM_LONG(-0.88)[-0.883,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2018 18:15:58 -0000 Author: bofh Date: Sun Dec 16 18:15:56 2018 New Revision: 487607 URL: https://svnweb.freebsd.org/changeset/ports/487607 Log: databases/postgresql-repmgr: Update version 4.1.0=>4.2.0 - Pet portlint PR: 233857 Submitted by: ard_1@mail.ru 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 Sun Dec 16 17:46:12 2018 (r487606) +++ head/databases/postgresql-repmgr/Makefile Sun Dec 16 18:15:56 2018 (r487607) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql-repmgr -PORTVERSION= 4.1.0 -PORTREVISION= 1 +PORTVERSION= 4.2.0 CATEGORIES= databases MASTER_SITES= http://www.repmgr.org/download/ DISTNAME= repmgr-${PORTVERSION} @@ -15,8 +14,9 @@ LICENSE= GPLv3 RUN_DEPENDS= rsync:net/rsync -GNU_CONFIGURE= yes USES+= gettext gmake pgsql:9.3+ + +GNU_CONFIGURE= yes LLD_UNSAFE= yes USE_RC_SUBR= repmgrd WANT_PGSQL= server Modified: head/databases/postgresql-repmgr/distinfo ============================================================================== --- head/databases/postgresql-repmgr/distinfo Sun Dec 16 17:46:12 2018 (r487606) +++ head/databases/postgresql-repmgr/distinfo Sun Dec 16 18:15:56 2018 (r487607) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533185194 -SHA256 (repmgr-4.1.0.tar.gz) = 6208e4c36d1a94d6c9eb7d6e726e7bcf6d489f3bde7b8112ba1115bfb15f6dcf -SIZE (repmgr-4.1.0.tar.gz) = 318248 +TIMESTAMP = 1544956133 +SHA256 (repmgr-4.2.0.tar.gz) = 8df61c9f44e05207ac5a577a6b52987697ee42ff850b14f39e5ee135a157cefd +SIZE (repmgr-4.2.0.tar.gz) = 341556 Modified: head/databases/postgresql-repmgr/pkg-plist ============================================================================== --- head/databases/postgresql-repmgr/pkg-plist Sun Dec 16 17:46:12 2018 (r487606) +++ head/databases/postgresql-repmgr/pkg-plist Sun Dec 16 18:15:56 2018 (r487607) @@ -4,6 +4,8 @@ lib/postgresql/repmgr.so share/postgresql/extension/repmgr--4.0.sql share/postgresql/extension/repmgr--4.0--4.1.sql share/postgresql/extension/repmgr--4.1.sql +share/postgresql/extension/repmgr--4.1--4.2.sql +share/postgresql/extension/repmgr--4.2.sql share/postgresql/extension/repmgr--unpackaged--4.0.sql share/postgresql/extension/repmgr.control @sample etc/repmgr.conf.sample