Received: by mail.netbsd.org (Postfix, from userid 605) id 6F7E584DAF; Wed, 1 Jan 2020 04:39:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC6F484CF7 for ; Wed, 1 Jan 2020 04:39:24 +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 oJjqWImqjgu8 for ; Wed, 1 Jan 2020 04:39:24 +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 75B9484C85 for ; Wed, 1 Jan 2020 04:39:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6FD10FA97; Wed, 1 Jan 2020 04:39:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1577853564195520" MIME-Version: 1.0 Date: Wed, 1 Jan 2020 04:39:24 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Module-CoreList To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20200101043924.6FD10FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1577853564195520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Wed Jan 1 04:39:24 UTC 2020 Modified Files: pkgsrc/devel/p5-Module-CoreList: Makefile distinfo Log Message: (devel/p5-Module-CoreList) Updated to 5.20191220 5.20191220 - Updated for v5.31.7 5.20191120 - Updated for v5.31.6 To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 pkgsrc/devel/p5-Module-CoreList/Makefile cvs rdiff -u -r1.75 -r1.76 pkgsrc/devel/p5-Module-CoreList/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1577853564195520 Content-Disposition: inline Content-Length: 1874 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-Module-CoreList/Makefile diff -u pkgsrc/devel/p5-Module-CoreList/Makefile:1.92 pkgsrc/devel/p5-Module-CoreList/Makefile:1.93 --- pkgsrc/devel/p5-Module-CoreList/Makefile:1.92 Sat Oct 26 07:21:51 2019 +++ pkgsrc/devel/p5-Module-CoreList/Makefile Wed Jan 1 04:39:24 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.92 2019/10/26 07:21:51 mef Exp $ +# $NetBSD: Makefile,v 1.93 2020/01/01 04:39:24 mef Exp $ -DISTNAME= Module-CoreList-5.20191020 +DISTNAME= Module-CoreList-5.20191220 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BINGOS/} Index: pkgsrc/devel/p5-Module-CoreList/distinfo diff -u pkgsrc/devel/p5-Module-CoreList/distinfo:1.75 pkgsrc/devel/p5-Module-CoreList/distinfo:1.76 --- pkgsrc/devel/p5-Module-CoreList/distinfo:1.75 Sat Oct 26 07:21:51 2019 +++ pkgsrc/devel/p5-Module-CoreList/distinfo Wed Jan 1 04:39:24 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.75 2019/10/26 07:21:51 mef Exp $ +$NetBSD: distinfo,v 1.76 2020/01/01 04:39:24 mef Exp $ -SHA1 (Module-CoreList-5.20191020.tar.gz) = 3a360fc8bdcdf10a631824a3bdb70c726924ff47 -RMD160 (Module-CoreList-5.20191020.tar.gz) = bc60037b93615fb1b0456234d8f463b158cea7c6 -SHA512 (Module-CoreList-5.20191020.tar.gz) = b8d149a4438c95a9a7ea84926955081882d57164ebac0c1d5cb574b0fca9c4e93e863101cae71a4b9c7600f8196184f347d7311665cb2d8a6dc647e153631630 -Size (Module-CoreList-5.20191020.tar.gz) = 111277 bytes +SHA1 (Module-CoreList-5.20191220.tar.gz) = b0c210c5cf2548a2b0e367bd387a927cb0cb670f +RMD160 (Module-CoreList-5.20191220.tar.gz) = 23c380b2eb0f986b166b63335c0a66d96c638d28 +SHA512 (Module-CoreList-5.20191220.tar.gz) = 88449c294dc993de58989b6d6f7b4154e0f47d238cdea6303be343058e9250e14ffa945c43fa170f19a5967a2e31bd5262063b6e4c11c2d2e3a6ae8876dfbb74 +Size (Module-CoreList-5.20191220.tar.gz) = 112676 bytes --_----------=_1577853564195520--