Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 41D3384D91 for ; Tue, 4 Jul 2023 12:26:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id KJ0MMQLxzEeg for ; Tue, 4 Jul 2023 12:26:20 +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 98F8884D8B for ; Tue, 4 Jul 2023 12:26:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 95FC9FA89; Tue, 4 Jul 2023 12:26:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168847358073450" MIME-Version: 1.0 Date: Tue, 4 Jul 2023 12:26:20 +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: <20230704122620.95FC9FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168847358073450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 4 12:26:20 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/p5-Alien-Base-ModuleBuild to 1.17 To generate a diff of this commit: cvs rdiff -u -r1.4248 -r1.4249 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168847358073450 Content-Disposition: inline Content-Length: 756 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.4248 pkgsrc/doc/CHANGES-2023:1.4249 --- pkgsrc/doc/CHANGES-2023:1.4248 Tue Jul 4 12:16:46 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 4 12:26:20 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4248 2023/07/04 12:16:46 wen Exp $ +$NetBSD: CHANGES-2023,v 1.4249 2023/07/04 12:26:20 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5922,3 +5922,4 @@ Changes to the packages collection and i Updated textproc/p5-YAML-Tiny to 1.74 [wen 2023-07-04] Updated devel/p5-Algorithm-CheckDigits to 1.3.6 [wen 2023-07-04] Updated devel/p5-Algorithm-Permute to 0.17 [wen 2023-07-04] + Updated devel/p5-Alien-Base-ModuleBuild to 1.17 [wen 2023-07-04] --_----------=_168847358073450--