Received: by mail.netbsd.org (Postfix, from userid 605) id BB10684EBD; Sun, 4 Jul 2021 08:23:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F36CD84ED3 for ; Sun, 4 Jul 2021 08:23:15 +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 14oUtBZ7AQwg for ; Sun, 4 Jul 2021 08:23:15 +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 56BDC84ED2 for ; Sun, 4 Jul 2021 08:23:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 514F8FA7D; Sun, 4 Jul 2021 08:23:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625386994214250" MIME-Version: 1.0 Date: Sun, 4 Jul 2021 08:23:14 +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: <20210704082314.514F8FA7D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625386994214250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Jul 4 08:23:14 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-UNIVERSAL-require to 0.19 To generate a diff of this commit: cvs rdiff -u -r1.3654 -r1.3655 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625386994214250 Content-Disposition: inline Content-Length: 741 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.3654 pkgsrc/doc/CHANGES-2021:1.3655 --- pkgsrc/doc/CHANGES-2021:1.3654 Sun Jul 4 08:19:39 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 4 08:23:14 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3654 2021/07/04 08:19:39 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3655 2021/07/04 08:23:14 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5854,3 +5854,4 @@ Changes to the packages collection and i Updated textproc/ruby-actiontext61 to 6.1.4 [taca 2021-07-04] Updated www/ruby-rails61 to 6.1.4 [taca 2021-07-04] Updated devel/p5-Type-Tiny to 1.012003 [wen 2021-07-04] + Updated devel/p5-UNIVERSAL-require to 0.19 [wen 2021-07-04] --_----------=_1625386994214250--