Received: by mail.netbsd.org (Postfix, from userid 605) id 79A07855B6; Fri, 24 Nov 2017 14:11:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0513F84D32 for ; Fri, 24 Nov 2017 14:11:22 +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 npgP9Tcd4Z8h for ; Fri, 24 Nov 2017 14:11:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8A22F84CDF for ; Fri, 24 Nov 2017 14:11:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 88622FB40; Fri, 24 Nov 2017 14:11:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511532681219410" MIME-Version: 1.0 Date: Fri, 24 Nov 2017 14:11:21 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-Module-CoreList To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171124141121.88622FB40@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. --_----------=_1511532681219410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Nov 24 14:11:21 UTC 2017 Modified Files: pkgsrc/devel/p5-Module-CoreList: Makefile distinfo Log Message: p5-Module-CoreList: update to 5.20171120. 5.20171120 - Updated for v5.27.6 To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 pkgsrc/devel/p5-Module-CoreList/Makefile cvs rdiff -u -r1.59 -r1.60 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. --_----------=_1511532681219410 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.74 pkgsrc/devel/p5-Module-CoreList/Makefile:1.75 --- pkgsrc/devel/p5-Module-CoreList/Makefile:1.74 Sun Oct 22 02:46:09 2017 +++ pkgsrc/devel/p5-Module-CoreList/Makefile Fri Nov 24 14:11:21 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2017/10/22 02:46:09 wen Exp $ +# $NetBSD: Makefile,v 1.75 2017/11/24 14:11:21 wiz Exp $ -DISTNAME= Module-CoreList-5.20171020 +DISTNAME= Module-CoreList-5.20171120 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.59 pkgsrc/devel/p5-Module-CoreList/distinfo:1.60 --- pkgsrc/devel/p5-Module-CoreList/distinfo:1.59 Sun Oct 22 02:46:09 2017 +++ pkgsrc/devel/p5-Module-CoreList/distinfo Fri Nov 24 14:11:21 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.59 2017/10/22 02:46:09 wen Exp $ +$NetBSD: distinfo,v 1.60 2017/11/24 14:11:21 wiz Exp $ -SHA1 (Module-CoreList-5.20171020.tar.gz) = fea14020b2acf6e63b88503fe36719afc55be55b -RMD160 (Module-CoreList-5.20171020.tar.gz) = 80fa2343bd07eb432d8c979c38fcd2d008063ddc -SHA512 (Module-CoreList-5.20171020.tar.gz) = f34feaa92c3fb02d86c951368f62858f7d39901d928a34c65a05e30034efee9eb5cb9e2cbf5df70049554182e0e02f2331d213b1343900ba73bee6cc7cdb7e4d -Size (Module-CoreList-5.20171020.tar.gz) = 101305 bytes +SHA1 (Module-CoreList-5.20171120.tar.gz) = 998f1c31084fc84497d10a2c32e1a4f7011f6677 +RMD160 (Module-CoreList-5.20171120.tar.gz) = bc0bc8ed138bce19d750bb3bd59fa3a70e059f9e +SHA512 (Module-CoreList-5.20171120.tar.gz) = 25e52ee98393006f7fe9d8f6e9faebfbc7099dad21c003c3d50d64c844dc02c0e33ce143681698dbdfba43bae6f845419549a104f5e66418a91f88de2bb33d72 +Size (Module-CoreList-5.20171120.tar.gz) = 102316 bytes --_----------=_1511532681219410--