Received: by mail.netbsd.org (Postfix, from userid 605) id 4FAF284F1C; Sun, 19 Feb 2023 02:26:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C0B684F18 for ; Sun, 19 Feb 2023 02:26:14 +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 SaPDszNsoxzP for ; Sun, 19 Feb 2023 02:26:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0EBED84D08 for ; Sun, 19 Feb 2023 02:26:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B851FA90; Sun, 19 Feb 2023 02:26:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167677357455680" MIME-Version: 1.0 Date: Sun, 19 Feb 2023 02:26:14 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20230219022614.0B851FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167677357455680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Feb 19 02:26:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated graphics/R-ragg to 1.2.5 To generate a diff of this commit: cvs rdiff -u -r1.1298 -r1.1299 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167677357455680 Content-Disposition: inline Content-Length: 709 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.1298 pkgsrc/doc/CHANGES-2023:1.1299 --- pkgsrc/doc/CHANGES-2023:1.1298 Sun Feb 19 02:11:30 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Feb 19 02:26:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1298 2023/02/19 02:11:30 mef Exp $ +$NetBSD: CHANGES-2023,v 1.1299 2023/02/19 02:26:13 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1663,3 +1663,4 @@ Changes to the packages collection and i Updated graphics/R-Cairo to 1.6.0 [mef 2023-02-19] Updated graphics/R-png to 0.1.8 [mef 2023-02-19] Updated cad/py-gdstk to 0.9.37 [mef 2023-02-19] + Updated graphics/R-ragg to 1.2.5 [mef 2023-02-19] --_----------=_167677357455680--