Received: by mail.netbsd.org (Postfix, from userid 605) id A22EF84E91; Sun, 28 Jan 2024 23:15:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D2FD484E81 for ; Sun, 28 Jan 2024 23:15:05 +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 VCkv6xg0BnjG for ; Sun, 28 Jan 2024 23:15:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3374B84CCA for ; Sun, 28 Jan 2024 23:15:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DF2CFA42; Sun, 28 Jan 2024 23:15:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170648370572630" MIME-Version: 1.0 Date: Sun, 28 Jan 2024 23:15:05 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20240128231505.2DF2CFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170648370572630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Jan 28 23:15:05 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated meta-pkgs/mate to 1.26.1nb8 To generate a diff of this commit: cvs rdiff -u -r1.750 -r1.751 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170648370572630 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.750 pkgsrc/doc/CHANGES-2024:1.751 --- pkgsrc/doc/CHANGES-2024:1.750 Sun Jan 28 23:12:35 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 28 23:15:04 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.750 2024/01/28 23:12:35 gutteridge Exp $ +$NetBSD: CHANGES-2024,v 1.751 2024/01/28 23:15:04 gutteridge Exp $ Changes to the packages collection and infrastructure in 2024: @@ -975,3 +975,4 @@ Changes to the packages collection and i Updated devel/py-dash to 7.0.7 [adam 2024-01-28] Updated security/py-keyrings.alt to 5.0.0 [adam 2024-01-28] Updated print/atril to 1.26.2 [gutteridge 2024-01-28] + Updated meta-pkgs/mate to 1.26.1nb8 [gutteridge 2024-01-28] --_----------=_170648370572630--