Received: by mail.netbsd.org (Postfix, from userid 605) id 39AD584D64; Tue, 18 May 2021 11:57:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 70CBF84D5E for ; Tue, 18 May 2021 11:57:58 +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 J0AYTiCZ8eA6 for ; Tue, 18 May 2021 11:57:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id C215184CD9 for ; Tue, 18 May 2021 11:57:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE4EAFA95; Tue, 18 May 2021 11:57:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162133907746260" MIME-Version: 1.0 Date: Tue, 18 May 2021 11:57:57 +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: <20210518115757.BE4EAFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162133907746260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 18 11:57:57 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated databases/postgresqlNN To generate a diff of this commit: cvs rdiff -u -r1.2855 -r1.2856 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162133907746260 Content-Disposition: inline Content-Length: 979 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2855 pkgsrc/doc/CHANGES-2021:1.2856 --- pkgsrc/doc/CHANGES-2021:1.2855 Tue May 18 10:37:44 2021 +++ pkgsrc/doc/CHANGES-2021 Tue May 18 11:57:57 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2855 2021/05/18 10:37:44 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2856 2021/05/18 11:57:57 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4445,3 +4445,8 @@ Changes to the packages collection and i Updated mail/roundcube-plugin-carddav to 4.1.1 [triaxx 2021-05-18] Updated graphics/png to 1.6.37nb1 [jperkin 2021-05-18] Updated sysutils/fzf to 0.27.0 [wiz 2021-05-18] + Updated databases/postgresql96 to 9.6.22 [adam 2021-05-18] + Updated databases/postgresql10 to 10.17 [adam 2021-05-18] + Updated databases/postgresql11 to 11.12 [adam 2021-05-18] + Updated databases/postgresql12 to 12.7 [adam 2021-05-18] + Updated databases/postgresql13 to 13.3 [adam 2021-05-18] --_----------=_162133907746260--