Received: by mail.netbsd.org (Postfix, from userid 605) id 83EF184EAE; Sun, 2 Oct 2022 20:10:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B596884D27 for ; Sun, 2 Oct 2022 20:10:42 +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 llsExqr0CPXv for ; Sun, 2 Oct 2022 20:10:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0C89284CD9 for ; Sun, 2 Oct 2022 20:10:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 09BFDFA90; Sun, 2 Oct 2022 20:10:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664741442178340" MIME-Version: 1.0 Date: Sun, 2 Oct 2022 20:10:42 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20221002201042.09BFDFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664741442178340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Sun Oct 2 20:10:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated net/dhcpcd-dbus to 0.6.1 To generate a diff of this commit: cvs rdiff -u -r1.4820 -r1.4821 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22254 -r1.22255 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664741442178340 Content-Disposition: inline Content-Length: 1289 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4820 pkgsrc/doc/CHANGES-2022:1.4821 --- pkgsrc/doc/CHANGES-2022:1.4820 Sun Oct 2 18:49:14 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Oct 2 20:10:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4820 2022/10/02 18:49:14 nros Exp $ +$NetBSD: CHANGES-2022,v 1.4821 2022/10/02 20:10:41 nros Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7288,3 +7288,4 @@ Changes to the packages collection and i Added emulators/suse15_pulseaudio version 15.5 [wiz 2022-10-02] Added emulators/suse15_x11 version 15.5 [wiz 2022-10-02] Updated net/dhcpcd to 9.4.1 [nros 2022-10-02] + Updated net/dhcpcd-dbus to 0.6.1 [nros 2022-10-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22254 pkgsrc/doc/TODO:1.22255 --- pkgsrc/doc/TODO:1.22254 Sun Oct 2 17:45:19 2022 +++ pkgsrc/doc/TODO Sun Oct 2 20:10:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22254 2022/10/02 17:45:19 nros Exp $ +$NetBSD: TODO,v 1.22255 2022/10/02 20:10:41 nros Exp $ Suggested new packages ====================== @@ -584,7 +584,6 @@ For possible Perl packages updates, see o denemo-2.6 o desklaunch-1.1.7 o deskmenu-1.4.5 - o dhcpcd-dbus-0.6.1 o dhcpcd-gtk-0.7.8 o dhcpcd-icons-0.7.8 o dhcpcd-qt-0.7.8 --_----------=_1664741442178340--