Received: by mail.netbsd.org (Postfix, from userid 605) id 03E3784E8A; Tue, 21 Mar 2023 00:08:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3241284E84 for ; Tue, 21 Mar 2023 00:08:41 +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 Z1diuW2teFfw for ; Tue, 21 Mar 2023 00:08:40 +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 84E5184CFC for ; Tue, 21 Mar 2023 00:08:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7E065FA90; Tue, 21 Mar 2023 00:08:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1679357320257140" MIME-Version: 1.0 Date: Tue, 21 Mar 2023 00:08:40 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20230321000840.7E065FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1679357320257140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Tue Mar 21 00:08:40 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: mk/bsd.pkg.mk: started freeze for pkgsrc-2023Q1 branch [gdt 2023-03-21] To generate a diff of this commit: cvs rdiff -u -r1.1881 -r1.1882 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1679357320257140 Content-Disposition: inline Content-Length: 761 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.1881 pkgsrc/doc/CHANGES-2023:1.1882 --- pkgsrc/doc/CHANGES-2023:1.1881 Mon Mar 20 22:45:22 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Mar 21 00:08:40 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1881 2023/03/20 22:45:22 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.1882 2023/03/21 00:08:40 gdt Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2443,3 +2443,4 @@ Changes to the packages collection and i Updated net/unison to 2.53.2 [gdt 2023-03-20] Updated x11/mate-desktop to 1.26.1 [gutteridge 2023-03-20] Updated x11/xfce4-clipman-plugin to 1.6.3 [gutteridge 2023-03-20] + mk/bsd.pkg.mk: started freeze for pkgsrc-2023Q1 branch [gdt 2023-03-21] --_----------=_1679357320257140--