Received: by mail.netbsd.org (Postfix, from userid 605) id 4B5F684EBB; Sun, 4 Jul 2021 07:52:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 451BB84EA7 for ; Sun, 4 Jul 2021 07:52:12 +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 EU12LusMzxI2 for ; Sun, 4 Jul 2021 07:52:11 +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 9D33184EA6 for ; Sun, 4 Jul 2021 07:52:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 97D2DF979; Sun, 4 Jul 2021 07:52:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625385130113940" MIME-Version: 1.0 Date: Sun, 4 Jul 2021 07:52:10 +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: <20210704075210.97D2DF979@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625385130113940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Jul 4 07:52:10 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-Tie-Cycle to 1.226 To generate a diff of this commit: cvs rdiff -u -r1.3646 -r1.3647 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625385130113940 Content-Disposition: inline Content-Length: 744 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.3646 pkgsrc/doc/CHANGES-2021:1.3647 --- pkgsrc/doc/CHANGES-2021:1.3646 Sun Jul 4 07:48:41 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 4 07:52:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3646 2021/07/04 07:48:41 nia Exp $ +$NetBSD: CHANGES-2021,v 1.3647 2021/07/04 07:52:10 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5834,3 +5834,4 @@ Changes to the packages collection and i Updated emulators/gearsystem to 3.3.0 [nia 2021-07-04] Updated emulators/libretro-gearboy to 3.3.0 [nia 2021-07-04] Updated emulators/libretro-gearsystem to 3.3.0 [nia 2021-07-04] + Updated devel/p5-Tie-Cycle to 1.226 [wen 2021-07-04] --_----------=_1625385130113940--