From owner-svn-ports-all@freebsd.org Thu Apr 23 11:47:06 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C685C2B2D32; Thu, 23 Apr 2020 11:47:06 +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 497Fs63VVRz4sWh; Thu, 23 Apr 2020 11:47:06 +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 55CE83E27; Thu, 23 Apr 2020 11:47:06 +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 03NBl6YX013078; Thu, 23 Apr 2020 11:47:06 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03NBl5Bt013075; Thu, 23 Apr 2020 11:47:05 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202004231147.03NBl5Bt013075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Thu, 23 Apr 2020 11:47:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r532670 - branches/2020Q2/databases/postgresql-repmgr X-SVN-Group: ports-branches X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: branches/2020Q2/databases/postgresql-repmgr X-SVN-Commit-Revision: 532670 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Thu, 23 Apr 2020 11:47:06 -0000 Author: bofh Date: Thu Apr 23 11:47:05 2020 New Revision: 532670 URL: https://svnweb.freebsd.org/changeset/ports/532670 Log: MFH: r532600 databases/postgresql-repmgr: Update version 5.0.0=>5.1.0 Reported by: waldemar.dick@wdick.de Relnotes: https://repmgr.org/docs/current/release-5.1.0.html Approved by: ports-secteam (bug fix) Modified: branches/2020Q2/databases/postgresql-repmgr/Makefile branches/2020Q2/databases/postgresql-repmgr/distinfo branches/2020Q2/databases/postgresql-repmgr/pkg-plist Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/databases/postgresql-repmgr/Makefile ============================================================================== --- branches/2020Q2/databases/postgresql-repmgr/Makefile Thu Apr 23 11:40:29 2020 (r532669) +++ branches/2020Q2/databases/postgresql-repmgr/Makefile Thu Apr 23 11:47:05 2020 (r532670) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql-repmgr -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.0 CATEGORIES= databases MASTER_SITES= http://www.repmgr.org/download/ DISTNAME= repmgr-${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE= GPLv3 RUN_DEPENDS= rsync:net/rsync -USES= gettext gmake pgsql:9.3+ +USES= gettext gmake pgsql GNU_CONFIGURE= yes LLD_UNSAFE= yes Modified: branches/2020Q2/databases/postgresql-repmgr/distinfo ============================================================================== --- branches/2020Q2/databases/postgresql-repmgr/distinfo Thu Apr 23 11:40:29 2020 (r532669) +++ branches/2020Q2/databases/postgresql-repmgr/distinfo Thu Apr 23 11:47:05 2020 (r532670) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572013405 -SHA256 (repmgr-5.0.0.tar.gz) = cf7a6654abe72a639f7222c3082cc8a15a7f7a6ec95e1b7b381fc93a14d7fcc6 -SIZE (repmgr-5.0.0.tar.gz) = 428673 +TIMESTAMP = 1587585956 +SHA256 (repmgr-5.1.0.tar.gz) = 79e71bc0aa68a7ae9d263127e4a451749c120e55504bea1f1bc9b0baeb49e0d5 +SIZE (repmgr-5.1.0.tar.gz) = 426487 Modified: branches/2020Q2/databases/postgresql-repmgr/pkg-plist ============================================================================== --- branches/2020Q2/databases/postgresql-repmgr/pkg-plist Thu Apr 23 11:40:29 2020 (r532669) +++ branches/2020Q2/databases/postgresql-repmgr/pkg-plist Thu Apr 23 11:47:05 2020 (r532670) @@ -12,6 +12,9 @@ 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--5.0--5.1.sql +share/postgresql/extension/repmgr--5.1.sql share/postgresql/extension/repmgr--unpackaged--4.0.sql +share/postgresql/extension/repmgr--unpackaged--5.1.sql share/postgresql/extension/repmgr.control @sample etc/repmgr.conf.sample