Received: by mail.netbsd.org (Postfix, from userid 605) id D9AA485632; Mon, 13 Nov 2017 09:36:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 65A5884D58 for ; Mon, 13 Nov 2017 09:36:14 +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 XrWt1DlQXIWx for ; Mon, 13 Nov 2017 09:36:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C5B1884D22 for ; Mon, 13 Nov 2017 09:36:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3C71FBDE; Mon, 13 Nov 2017 09:36:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510565773180460" MIME-Version: 1.0 Date: Mon, 13 Nov 2017 09:36:13 +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: <20171113093613.C3C71FBDE@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. --_----------=_1510565773180460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 13 09:36:13 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/postgresqlNN To generate a diff of this commit: cvs rdiff -u -r1.4838 -r1.4839 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510565773180460 Content-Disposition: inline Content-Length: 1051 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.4838 pkgsrc/doc/CHANGES-2017:1.4839 --- pkgsrc/doc/CHANGES-2017:1.4838 Mon Nov 13 08:10:19 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Nov 13 09:36:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4838 2017/11/13 08:10:19 wen Exp $ +$NetBSD: CHANGES-2017,v 1.4839 2017/11/13 09:36:13 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6946,3 +6946,9 @@ Changes to the packages collection and i Updated geography/py-obspy to 1.1.0 [wen 2017-11-13] Updated multimedia/py-gstreamer1 to 1.12.3 [prlw1 2017-11-13] Updated converters/p5-Unicode-Collate to 1.22 [wen 2017-11-13] + Updated databases/postgresql92 to 9.2.24 [adam 2017-11-13] + Updated databases/postgresql93 to 9.3.20 [adam 2017-11-13] + Updated databases/postgresql94 to 9.4.15 [adam 2017-11-13] + Updated databases/postgresql95 to 9.5.10 [adam 2017-11-13] + Updated databases/postgresql96 to 9.6.6 [adam 2017-11-13] + Updated databases/postgresql10 to 10.1 [adam 2017-11-13] --_----------=_1510565773180460--