Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F47884E78 for ; Mon, 26 Jun 2023 11:36:07 +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 7Vtp-4uVJs-a for ; Mon, 26 Jun 2023 11:36:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 10A0584CFD for ; Mon, 26 Jun 2023 11:36:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D309FA89; Mon, 26 Jun 2023 11:36:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687779366224350" MIME-Version: 1.0 Date: Mon, 26 Jun 2023 11:36:06 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230626113606.3D309FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687779366224350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jun 26 11:36:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated print/ghostscript-agpl, audio/flac To generate a diff of this commit: cvs rdiff -u -r1.4009 -r1.4010 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23096 -r1.23097 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687779366224350 Content-Disposition: inline Content-Length: 1563 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.4009 pkgsrc/doc/CHANGES-2023:1.4010 --- pkgsrc/doc/CHANGES-2023:1.4009 Mon Jun 26 11:23:32 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jun 26 11:36:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4009 2023/06/26 11:23:32 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4010 2023/06/26 11:36:05 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5575,3 +5575,5 @@ Changes to the packages collection and i Updated sysutils/onefetch to 2.18.1 [pin 2023-06-26] Updated shells/oh-my-posh to 17.5.0 [pin 2023-06-26] mk/bsd.pkg.mk: freeze ended for pkgsrc-2023Q2 branch [wiz 2023-06-26] + Updated print/ghostscript-agpl to 10.01.2 [adam 2023-06-26] + Updated audio/flac to 1.4.3 [adam 2023-06-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23096 pkgsrc/doc/TODO:1.23097 --- pkgsrc/doc/TODO:1.23096 Mon Jun 26 11:25:42 2023 +++ pkgsrc/doc/TODO Mon Jun 26 11:36:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23096 2023/06/26 11:25:42 wiz Exp $ +$NetBSD: TODO,v 1.23097 2023/06/26 11:36:05 adam Exp $ Suggested new packages ====================== @@ -638,7 +638,6 @@ For possible Perl packages updates, see o felt-3.07 [wip] o fet-6.0.1 o filerunner-14.06.18.10 - o flac-1.4.3 o flashplayer-0.4.13 o flatbuffers-1.12.0 o flow-tools-0.411 @@ -684,7 +683,6 @@ For possible Perl packages updates, see o gens-2.15.5 o gettext-lib-0.22 o gfract-0.33 - o ghostscript-agpl-10.01.2 o gimp-2.10.34 o gimp-docs-de-2.10.0 o gimp-docs-en-2.10.0 --_----------=_1687779366224350--