Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3F7CF84F6A for ; Mon, 12 Jun 2023 12:51:31 +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 k1i_E69bq-sz for ; Mon, 12 Jun 2023 12:51:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A5D484CF3 for ; Mon, 12 Jun 2023 12:51:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 938B6FA89; Mon, 12 Jun 2023 12:51:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686574290230220" MIME-Version: 1.0 Date: Mon, 12 Jun 2023 12:51:30 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20230612125130.938B6FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686574290230220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Jun 12 12:51:30 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/p5-Software-License to 0.104004 To generate a diff of this commit: cvs rdiff -u -r1.3796 -r1.3797 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686574290230220 Content-Disposition: inline Content-Length: 733 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.3796 pkgsrc/doc/CHANGES-2023:1.3797 --- pkgsrc/doc/CHANGES-2023:1.3796 Mon Jun 12 12:41:24 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jun 12 12:51:30 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3796 2023/06/12 12:41:24 wen Exp $ +$NetBSD: CHANGES-2023,v 1.3797 2023/06/12 12:51:30 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5275,3 +5275,4 @@ Changes to the packages collection and i Updated www/p5-Pod-POM-Web to 1.27 [wen 2023-06-12] Updated devel/p5-Scope-Upper to 0.34 [wen 2023-06-12] Updated devel/p5-Set-Object to 1.42 [wen 2023-06-12] + Updated devel/p5-Software-License to 0.104004 [wen 2023-06-12] --_----------=_1686574290230220--