Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5AAAE84E6C for ; Sun, 11 Jun 2023 07:42:29 +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 Q4RDHNdiyVk2 for ; Sun, 11 Jun 2023 07:42:28 +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 CEBC384CFC for ; Sun, 11 Jun 2023 07:42:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC32FFA89; Sun, 11 Jun 2023 07:42:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686469348159890" MIME-Version: 1.0 Date: Sun, 11 Jun 2023 07:42:28 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230611074228.CC32FFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686469348159890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jun 11 07:42:28 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated pkgtools/url2pkg to 23.1.1 To generate a diff of this commit: cvs rdiff -u -r1.3735 -r1.3736 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686469348159890 Content-Disposition: inline Content-Length: 714 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.3735 pkgsrc/doc/CHANGES-2023:1.3736 --- pkgsrc/doc/CHANGES-2023:1.3735 Sun Jun 11 07:34:34 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 11 07:42:28 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3735 2023/06/11 07:34:34 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3736 2023/06/11 07:42:28 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5138,3 +5138,4 @@ Changes to the packages collection and i Updated math/R-gtable to 0.3.3 [mef 2023-06-11] Updated math/R-gsl to 2.1.8 [mef 2023-06-11] Added security/py-tokenlib version 2.0.0 [wiz 2023-06-11] + Updated pkgtools/url2pkg to 23.1.1 [wiz 2023-06-11] --_----------=_1686469348159890--