Received: by mail.netbsd.org (Postfix, from userid 605) id 2EF3284EF8; Fri, 12 May 2023 07:41:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F6E184DBF for ; Fri, 12 May 2023 07:41:45 +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 Drvs5a30yavv for ; Fri, 12 May 2023 07:41:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B252084CFE for ; Fri, 12 May 2023 07:41:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C33F4FA87; Fri, 12 May 2023 07:41:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683877287172440" MIME-Version: 1.0 Date: Fri, 12 May 2023 07:41:27 +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: <20230512074127.C33F4FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683877287172440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri May 12 07:41:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated databases/postgresql1[1-5] To generate a diff of this commit: cvs rdiff -u -r1.3003 -r1.3004 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683877287172440 Content-Disposition: inline Content-Length: 993 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.3003 pkgsrc/doc/CHANGES-2023:1.3004 --- pkgsrc/doc/CHANGES-2023:1.3003 Thu May 11 17:49:34 2023 +++ pkgsrc/doc/CHANGES-2023 Fri May 12 07:41:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3003 2023/05/11 17:49:34 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.3004 2023/05/12 07:41:27 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4181,3 +4181,8 @@ Changes to the packages collection and i Updated security/go-mkcert to 1.4.4nb3 [schmonz 2023-05-11] Updated shells/oh-my-posh to 16.4.0 [schmonz 2023-05-11] Updated mail/qmail-acceptutils to 20230511 [schmonz 2023-05-11] + Updated databases/postgresql11 to 11.20 [adam 2023-05-12] + Updated databases/postgresql12 to 12.15 [adam 2023-05-12] + Updated databases/postgresql13 to 13.11 [adam 2023-05-12] + Updated databases/postgresql14 to 14.8 [adam 2023-05-12] + Updated databases/postgresql15 to 15.3 [adam 2023-05-12] --_----------=_1683877287172440--