Received: by mail.netbsd.org (Postfix, from userid 605) id F3CF284D93; Wed, 19 Oct 2022 08:10:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F81E84D3D for ; Wed, 19 Oct 2022 08:10:31 +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 LezU3A9z8Hq0 for ; Wed, 19 Oct 2022 08:10:30 +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 82D7684CF9 for ; Wed, 19 Oct 2022 08:10:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 804CBFA90; Wed, 19 Oct 2022 08:10:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1666167030270640" MIME-Version: 1.0 Date: Wed, 19 Oct 2022 08:10:30 +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: <20221019081030.804CBFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1666167030270640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Oct 19 08:10:30 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated devel/git, databases/repmgr To generate a diff of this commit: cvs rdiff -u -r1.5099 -r1.5100 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1666167030270640 Content-Disposition: inline Content-Length: 771 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5099 pkgsrc/doc/CHANGES-2022:1.5100 --- pkgsrc/doc/CHANGES-2022:1.5099 Wed Oct 19 03:41:00 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Oct 19 08:10:30 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5099 2022/10/19 03:41:00 gutteridge Exp $ +$NetBSD: CHANGES-2022,v 1.5100 2022/10/19 08:10:30 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7729,3 +7729,5 @@ Changes to the packages collection and i Updated x11/xcb-util-image to 0.4.1 [wiz 2022-10-18] Updated www/grafana to 9.2.1 [triaxx 2022-10-19] Updated wm/fvwm3 to 1.0.5 [gutteridge 2022-10-19] + Updated devel/git to 2.38.1 [adam 2022-10-19] + Updated databases/repmgr to 5.3.3 [adam 2022-10-19] --_----------=_1666167030270640--