Received: by mail.netbsd.org (Postfix, from userid 605) id 3BA7884EC6; Mon, 9 Jan 2023 18:45:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A14784EBD for ; Mon, 9 Jan 2023 18:45:15 +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 ADyoGCipT1DQ for ; Mon, 9 Jan 2023 18:45:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B4D2484CEE for ; Mon, 9 Jan 2023 18:45:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B222BFA90; Mon, 9 Jan 2023 18:45:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167328991489520" MIME-Version: 1.0 Date: Mon, 9 Jan 2023 18:45:14 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20230109184514.B222BFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167328991489520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Mon Jan 9 18:45:14 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated x11/dunst to 1.9.0 To generate a diff of this commit: cvs rdiff -u -r1.250 -r1.251 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22480 -r1.22481 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167328991489520 Content-Disposition: inline Content-Length: 1282 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.250 pkgsrc/doc/CHANGES-2023:1.251 --- pkgsrc/doc/CHANGES-2023:1.250 Mon Jan 9 18:44:31 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jan 9 18:45:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.250 2023/01/09 18:44:31 fcambus Exp $ +$NetBSD: CHANGES-2023,v 1.251 2023/01/09 18:45:14 vins Exp $ Changes to the packages collection and infrastructure in 2023: @@ -283,3 +283,4 @@ Changes to the packages collection and i Added devel/stylua version 0.15.3 [nikita 2023-01-09] Updated emulators/stella to 6.7nb2 [fcambus 2023-01-09] Updated devel/cloc to 1.96 [fcambus 2023-01-09] + Updated x11/dunst to 1.9.0 [vins 2023-01-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22480 pkgsrc/doc/TODO:1.22481 --- pkgsrc/doc/TODO:1.22480 Mon Jan 9 15:44:12 2023 +++ pkgsrc/doc/TODO Mon Jan 9 18:45:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22480 2023/01/09 15:44:12 vins Exp $ +$NetBSD: TODO,v 1.22481 2023/01/09 18:45:14 vins Exp $ Suggested new packages ====================== @@ -593,7 +593,6 @@ For possible Perl packages updates, see o drupal-10.0 o dtc-1.6.0 o dte-1.10 - o dunst-1.6.1 [adds Linux- and wayland-specific code] o dwdiff-2.1.4 o eagle-8.1.0 o easymenu-0.7.2p1 --_----------=_167328991489520--