Received: by mail.netbsd.org (Postfix, from userid 605) id 4A06484E5C; Sun, 28 Jan 2024 13:19:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 79FBD84CFE for ; Sun, 28 Jan 2024 13:19:03 +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 nxuO5q9Nfwpy for ; Sun, 28 Jan 2024 13:19:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C305584D54 for ; Sun, 28 Jan 2024 13:19:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BFD7BFA42; Sun, 28 Jan 2024 13:19:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706447942180060" MIME-Version: 1.0 Date: Sun, 28 Jan 2024 13:19:02 +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: <20240128131902.BFD7BFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706447942180060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 28 13:19:02 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated textproc/inih to 58 To generate a diff of this commit: cvs rdiff -u -r1.729 -r1.730 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23964 -r1.23965 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706447942180060 Content-Disposition: inline Content-Length: 1250 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.729 pkgsrc/doc/CHANGES-2024:1.730 --- pkgsrc/doc/CHANGES-2024:1.729 Sun Jan 28 13:17:52 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 28 13:19:02 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.729 2024/01/28 13:17:52 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.730 2024/01/28 13:19:02 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -943,3 +943,4 @@ Changes to the packages collection and i Updated textproc/py-dill to 0.3.8 [wiz 2024-01-28] Updated graphics/webp-pixbuf-loader to 0.2.6 [wiz 2024-01-28] Updated graphics/ImageMagick to 7.1.1.27 [wiz 2024-01-28] + Updated textproc/inih to 58 [wiz 2024-01-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23964 pkgsrc/doc/TODO:1.23965 --- pkgsrc/doc/TODO:1.23964 Sun Jan 28 13:17:52 2024 +++ pkgsrc/doc/TODO Sun Jan 28 13:19:02 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23964 2024/01/28 13:17:52 wiz Exp $ +$NetBSD: TODO,v 1.23965 2024/01/28 13:19:02 wiz Exp $ Suggested new packages ====================== @@ -791,7 +791,6 @@ For possible Perl packages updates, see o influxdb-2.0.4 o inform-6.34 o ingo-3.2.8 - o inih-58 o input-pad-1.4.2 o ipe-7.2.24 o ipopt-3.12.12 --_----------=_1706447942180060--