Received: by mail.netbsd.org (Postfix, from userid 605) id 2673285042; Mon, 24 Apr 2023 00:17:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE04A84D8D for ; Mon, 24 Apr 2023 00:08:10 +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 edCkxTrg9UlM for ; Mon, 24 Apr 2023 00:08:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4052B84CCE for ; Mon, 24 Apr 2023 00:08:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D502FA85; Mon, 24 Apr 2023 00:08:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682294890250990" MIME-Version: 1.0 Date: Mon, 24 Apr 2023 00:08:10 +0000 From: "Roy Marples" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: roy@netbsd.org X-Mailer: log_accum Message-Id: <20230424000810.3D502FA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682294890250990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: roy Date: Mon Apr 24 00:08:10 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/dhcpcd-icons to 0.7.9 To generate a diff of this commit: cvs rdiff -u -r1.2389 -r1.2390 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682294890250990 Content-Disposition: inline Content-Length: 729 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.2389 pkgsrc/doc/CHANGES-2023:1.2390 --- pkgsrc/doc/CHANGES-2023:1.2389 Sun Apr 23 22:39:01 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Apr 24 00:08:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2389 2023/04/23 22:39:01 joerg Exp $ +$NetBSD: CHANGES-2023,v 1.2390 2023/04/24 00:08:10 roy Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3442,3 +3442,4 @@ Changes to the packages collection and i Updated lang/vala to 0.56.7 [wiz 2023-04-23] Added print/tex-ninecolors version 2022D [joerg 2023-04-23] Added print/tex-tabularray version 2023A [joerg 2023-04-23] + Updated net/dhcpcd-icons to 0.7.9 [roy 2023-04-24] --_----------=_1682294890250990--