Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BEBD584D41 for ; Fri, 1 Sep 2023 16:26:52 +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 Rb5ogAq5iC1R for ; Fri, 1 Sep 2023 16:26:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1641B84D3B for ; Fri, 1 Sep 2023 16:26:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EABA7FBDB; Fri, 1 Sep 2023 16:23:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693585402272930" MIME-Version: 1.0 Date: Fri, 1 Sep 2023 16:23:22 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20230901162322.EABA7FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693585402272930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Sep 1 16:23:22 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/darktable to 4.4.2 To generate a diff of this commit: cvs rdiff -u -r1.5263 -r1.5264 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23337 -r1.23338 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693585402272930 Content-Disposition: inline Content-Length: 1271 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.5263 pkgsrc/doc/CHANGES-2023:1.5264 --- pkgsrc/doc/CHANGES-2023:1.5263 Fri Sep 1 14:59:42 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Sep 1 16:23:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5263 2023/09/01 14:59:42 bacon Exp $ +$NetBSD: CHANGES-2023,v 1.5264 2023/09/01 16:23:22 nia Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7666,3 +7666,4 @@ Changes to the packages collection and i Updated net/netatalk22 to 2.2.10 [hauke 2023-09-01] Updated security/lua-ossl to 20220711 [nia 2023-09-01] Added lang/joker version 1.3.0 [bacon 2023-09-01] + Updated graphics/darktable to 4.4.2 [nia 2023-09-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23337 pkgsrc/doc/TODO:1.23338 --- pkgsrc/doc/TODO:1.23337 Fri Sep 1 04:03:39 2023 +++ pkgsrc/doc/TODO Fri Sep 1 16:23:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23337 2023/09/01 04:03:39 wen Exp $ +$NetBSD: TODO,v 1.23338 2023/09/01 16:23:22 nia Exp $ Suggested new packages ====================== @@ -565,7 +565,6 @@ For possible Perl packages updates, see o cygwin_lib-1.5.24.2 o cyrus-imapd-3.4.3 o dap-3.10 - o darktable-4.4.1 o dcc-2.3.167 o dd_rescue-1.46 o dd_rhelp-0.3.0 --_----------=_1693585402272930--