Received: by mail.netbsd.org (Postfix, from userid 605) id B0C9384D51; Sun, 13 Aug 2017 19:26:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4230784D3E for ; Sun, 13 Aug 2017 19:26:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id DhBhaiP7Bziy for ; Sun, 13 Aug 2017 19:26:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A2FA384D24 for ; Sun, 13 Aug 2017 19:26:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A0806FAD0; Sun, 13 Aug 2017 19:26:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502652395181790" MIME-Version: 1.0 Date: Sun, 13 Aug 2017 19:26:35 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170813192635.A0806FAD0@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. --_----------=_1502652395181790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Aug 13 19:26:35 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/postgresql9[23456] to latest To generate a diff of this commit: cvs rdiff -u -r1.3179 -r1.3180 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502652395181790 Content-Disposition: inline Content-Length: 962 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.3179 pkgsrc/doc/CHANGES-2017:1.3180 --- pkgsrc/doc/CHANGES-2017:1.3179 Sun Aug 13 17:11:21 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Aug 13 19:26:35 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3179 2017/08/13 17:11:21 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3180 2017/08/13 19:26:35 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4414,3 +4414,8 @@ Changes to the packages collection and i Updated cad/gtkwave to 3.3.83 [mef 2017-08-13] Updated security/libsodium to 1.0.13 [adam 2017-08-13] Updated net/zeromq to 4.2.2 [adam 2017-08-13] + Updated databases/postgresql92 to 9.2.22 [adam 2017-08-13] + Updated databases/postgresql93 to 9.3.18 [adam 2017-08-13] + Updated databases/postgresql94 to 9.4.13 [adam 2017-08-13] + Updated databases/postgresql95 to 9.5.8 [adam 2017-08-13] + Updated databases/postgresql96 to 9.6.4 [adam 2017-08-13] --_----------=_1502652395181790--