Received: by mail.netbsd.org (Postfix, from userid 605) id 754FB84E6C; Thu, 30 Mar 2023 17:55:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6A5D84D84 for ; Thu, 30 Mar 2023 17:55:45 +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 SaBkBWnGureg for ; Thu, 30 Mar 2023 17:55:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 06C4184D3D for ; Thu, 30 Mar 2023 17:55:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 02BDEFA81; Thu, 30 Mar 2023 17:55:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1680198944287050" MIME-Version: 1.0 Date: Thu, 30 Mar 2023 17:55:44 +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: <20230330175545.02BDEFA81@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1680198944287050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Mar 30 17:55:44 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added devel/p5-XS-Parse-Keyword version 0.33 To generate a diff of this commit: cvs rdiff -u -r1.1962 -r1.1963 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1680198944287050 Content-Disposition: inline Content-Length: 770 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.1962 pkgsrc/doc/CHANGES-2023:1.1963 --- pkgsrc/doc/CHANGES-2023:1.1962 Thu Mar 30 17:47:47 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Mar 30 17:55:44 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1962 2023/03/30 17:47:47 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1963 2023/03/30 17:55:44 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2539,3 +2539,4 @@ Changes to the packages collection and i Added devel/p5-String-Tagged version 0.20 [wiz 2023-03-30] Added converters/p5-Convert-Color-XTerm version 0.06 [wiz 2023-03-30] Added devel/p5-String-Tagged-Terminal version 0.06 [wiz 2023-03-30] + Added devel/p5-XS-Parse-Keyword version 0.33 [wiz 2023-03-30] --_----------=_1680198944287050--