Received: by mail.netbsd.org (Postfix, from userid 605) id BDCDC84E70; Fri, 8 Dec 2017 15:28:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4500F84D35 for ; Fri, 8 Dec 2017 15:28:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id PNnHCZAeV5Ms for ; Fri, 8 Dec 2017 15:28:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A813A84CDF for ; Fri, 8 Dec 2017 15:28:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A11FBFB40; Fri, 8 Dec 2017 15:28:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1512746880121710" MIME-Version: 1.0 Date: Fri, 8 Dec 2017 15:28:00 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20171208152800.A11FBFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1512746880121710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Dec 8 15:28:00 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added databases/repmgr version 4.0.1 To generate a diff of this commit: cvs rdiff -u -r1.5195 -r1.5196 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1512746880121710 Content-Disposition: inline Content-Length: 782 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.5195 pkgsrc/doc/CHANGES-2017:1.5196 --- pkgsrc/doc/CHANGES-2017:1.5195 Fri Dec 8 14:17:03 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Dec 8 15:28:00 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5195 2017/12/08 14:17:03 gdt Exp $ +$NetBSD: CHANGES-2017,v 1.5196 2017/12/08 15:28:00 jperkin Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7451,3 +7451,4 @@ Changes to the packages collection and i Removed databases/postgresql-pgbench successor databases/postgresqlNN-contrib [adam 2017-12-08] Updated x11/mlterm to 3.8.4 [tsutsui 2017-12-08] Updated databases/postgresql-postgis2 to 2.4.2 [gdt 2017-12-08] + Added databases/repmgr version 4.0.1 [jperkin 2017-12-08] --_----------=_1512746880121710--