Received: by mail.netbsd.org (Postfix, from userid 605) id D7F4084EFA; Sun, 4 Jul 2021 09:05:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14E1384F13 for ; Sun, 4 Jul 2021 09:05:02 +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 dG7igTDrD7av for ; Sun, 4 Jul 2021 09:05:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7004A84F12 for ; Sun, 4 Jul 2021 09:05:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6CDDEFA8A; Sun, 4 Jul 2021 09:05:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625389500181370" MIME-Version: 1.0 Date: Sun, 4 Jul 2021 09:05:00 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20210704090500.6CDDEFA8A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625389500181370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Jul 4 09:05:00 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-Sub-Exporter to 0.988 To generate a diff of this commit: cvs rdiff -u -r1.3665 -r1.3666 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625389500181370 Content-Disposition: inline Content-Length: 733 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3665 pkgsrc/doc/CHANGES-2021:1.3666 --- pkgsrc/doc/CHANGES-2021:1.3665 Sun Jul 4 09:01:17 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 4 09:05:00 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3665 2021/07/04 09:01:17 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3666 2021/07/04 09:05:00 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5865,3 +5865,4 @@ Changes to the packages collection and i Updated devel/p5-Term-Size to 0.211 [wen 2021-07-04] Updated devel/p5-Term-Shell to 0.12 [wen 2021-07-04] Updated devel/p5-Term-ReadLine-Gnu to 1.42 [wen 2021-07-04] + Updated devel/p5-Sub-Exporter to 0.988 [wen 2021-07-04] --_----------=_1625389500181370--