Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE35E84F7F for ; Sun, 17 Dec 2023 07:01:51 +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 bCGMnkOrSLxZ for ; Sun, 17 Dec 2023 07:01:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 62BF984F7D for ; Sun, 17 Dec 2023 07:01:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5F80DFA42; Sun, 17 Dec 2023 07:01:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1702796511291510" MIME-Version: 1.0 Date: Sun, 17 Dec 2023 07:01:51 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20231217070151.5F80DFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1702796511291510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Dec 17 07:01:51 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated graphics/matugen to 1.1.1 To generate a diff of this commit: cvs rdiff -u -r1.7628 -r1.7629 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1702796511291510 Content-Disposition: inline Content-Length: 714 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.7628 pkgsrc/doc/CHANGES-2023:1.7629 --- pkgsrc/doc/CHANGES-2023:1.7628 Sun Dec 17 07:00:39 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 17 07:01:51 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7628 2023/12/17 07:00:39 pin Exp $ +$NetBSD: CHANGES-2023,v 1.7629 2023/12/17 07:01:51 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10911,3 +10911,4 @@ Changes to the packages collection and i Updated sysutils/hexyl to 0.14.0 [pin 2023-12-17] Updated sysutils/dua-cli to 2.23.0 [pin 2023-12-17] Updated sysutils/xcp to 0.15.0 [pin 2023-12-17] + Updated graphics/matugen to 1.1.1 [pin 2023-12-17] --_----------=_1702796511291510--