Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 71CD084EB5 for ; Sun, 31 Dec 2023 18:50:54 +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 LY4DtYUc25-b for ; Sun, 31 Dec 2023 18:50:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0411884D1C for ; Sun, 31 Dec 2023 18:50:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F263FFA42; Sun, 31 Dec 2023 18:50:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704048653159240" MIME-Version: 1.0 Date: Sun, 31 Dec 2023 18:50:53 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20231231185053.F263FFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1704048653159240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Dec 31 18:50:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/opa to 0.60.0 To generate a diff of this commit: cvs rdiff -u -r1.7897 -r1.7898 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704048653159240 Content-Disposition: inline Content-Length: 717 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.7897 pkgsrc/doc/CHANGES-2023:1.7898 --- pkgsrc/doc/CHANGES-2023:1.7897 Sun Dec 31 18:00:13 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 31 18:50:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7897 2023/12/31 18:00:13 riastradh Exp $ +$NetBSD: CHANGES-2023,v 1.7898 2023/12/31 18:50:53 leot Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11221,3 +11221,4 @@ Changes to the packages collection and i Updated www/hugo to 0.121.1 [bsiegert 2023-12-31] Updated print/evince to 45.0 [prlw1 2023-12-31] Updated devel/sparse to 0.6.4 [riastradh 2023-12-31] + Updated devel/opa to 0.60.0 [leot 2023-12-31] --_----------=_1704048653159240--