Received: by mail.netbsd.org (Postfix, from userid 605) id 4CBED84EB2; Sun, 2 Oct 2022 20:19:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D5AB84D27 for ; Sun, 2 Oct 2022 20:19:53 +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 6WvblCPtSAEU for ; Sun, 2 Oct 2022 20:19:53 +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 C83DF84CD9 for ; Sun, 2 Oct 2022 20:19:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5F31FA90; Sun, 2 Oct 2022 20:19:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664741992286850" MIME-Version: 1.0 Date: Sun, 2 Oct 2022 20:19:52 +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: <20221002201952.C5F31FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664741992286850 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:19:52 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated net/dhcpcd-gtk to 0.7.8 To generate a diff of this commit: cvs rdiff -u -r1.4822 -r1.4823 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22256 -r1.22257 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664741992286850 Content-Disposition: inline Content-Length: 1258 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.4822 pkgsrc/doc/CHANGES-2022:1.4823 --- pkgsrc/doc/CHANGES-2022:1.4822 Sun Oct 2 20:19:29 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Oct 2 20:19:52 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4822 2022/10/02 20:19:29 nros Exp $ +$NetBSD: CHANGES-2022,v 1.4823 2022/10/02 20:19:52 nros Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7290,3 +7290,4 @@ Changes to the packages collection and i Updated net/dhcpcd to 9.4.1 [nros 2022-10-02] Updated net/dhcpcd-dbus to 0.6.1 [nros 2022-10-02] Updated net/dhcpcd-icons to 0.7.8 [nros 2022-10-02] + Updated net/dhcpcd-gtk to 0.7.8 [nros 2022-10-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22256 pkgsrc/doc/TODO:1.22257 --- pkgsrc/doc/TODO:1.22256 Sun Oct 2 20:19:29 2022 +++ pkgsrc/doc/TODO Sun Oct 2 20:19:52 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22256 2022/10/02 20:19:29 nros Exp $ +$NetBSD: TODO,v 1.22257 2022/10/02 20:19:52 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-gtk-0.7.8 o dhcpcd-qt-0.7.8 o diction-1.14 o digikam-7.6 --_----------=_1664741992286850--