Received: by mail.netbsd.org (Postfix, from userid 605) id 618D584DB2; Sat, 4 Feb 2023 14:08:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8DC1484D96 for ; Sat, 4 Feb 2023 14:08: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 XIN5hAo1Q-Xb for ; Sat, 4 Feb 2023 14:08:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D51CB84CD8 for ; Sat, 4 Feb 2023 14:08:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D28D4FA90; Sat, 4 Feb 2023 14:08:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1675519694173850" MIME-Version: 1.0 Date: Sat, 4 Feb 2023 14:08:14 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230204140814.D28D4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1675519694173850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Feb 4 14:08:14 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/pkgconf to 1.9.4 To generate a diff of this commit: cvs rdiff -u -r1.995 -r1.996 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22603 -r1.22604 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1675519694173850 Content-Disposition: inline Content-Length: 1338 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.995 pkgsrc/doc/CHANGES-2023:1.996 --- pkgsrc/doc/CHANGES-2023:1.995 Sat Feb 4 13:59:38 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Feb 4 14:08:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.995 2023/02/04 13:59:38 taca Exp $ +$NetBSD: CHANGES-2023,v 1.996 2023/02/04 14:08:14 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1257,3 +1257,4 @@ Changes to the packages collection and i Added www/ruby-faraday-follow_redirects version 0.3.0 [taca 2023-02-04] Updated sysutils/ruby-inspec-core to 5.21.29 [taca 2023-02-04] Updated sysutils/ruby-specinfra to 2.84.1 [taca 2023-02-04] + Updated devel/pkgconf to 1.9.4 [wiz 2023-02-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22603 pkgsrc/doc/TODO:1.22604 --- pkgsrc/doc/TODO:1.22603 Sat Feb 4 08:53:49 2023 +++ pkgsrc/doc/TODO Sat Feb 4 14:08:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22603 2023/02/04 08:53:49 wiz Exp $ +$NetBSD: TODO,v 1.22604 2023/02/04 14:08:14 wiz Exp $ Suggested new packages ====================== @@ -1188,7 +1188,6 @@ For possible Perl packages updates, see o pim6dd-20040819a o pim6sd-20050715a o pinfo-0.6.10 - o pkgconf-1.9.4 [https://github.com/pkgconf/pkgconf/issues/285] o pks-0.9.6 o plan-1.10.1 o plasma-5.26 --_----------=_1675519694173850--