Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C8FD6A6552 for ; Sat, 4 Oct 2014 14:04:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 22D4B14A18A; Sat, 4 Oct 2014 14:04:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 144D114A191 for ; Sat, 4 Oct 2014 14:04:06 +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 nSZEpu8gdTik for ; Sat, 4 Oct 2014 14:04:05 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8829A14A18A for ; Sat, 4 Oct 2014 14:04:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 688C598; Sat, 4 Oct 2014 14:04:05 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 4 Oct 2014 14:04:05 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-CPAN-Reporter To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20141004140405.688C598@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Oct 4 14:04:05 UTC 2014 Modified Files: pkgsrc/devel/p5-CPAN-Reporter: Makefile distinfo Log Message: Update to 1.2011 Upstream changes: 1.2011 2014-03-16 22:27:56+01:00 Europe/Paris [ADDED] - Added support for future optional prerequisite reporting when CPAN.pm supports it [CHANGED] - Moved test distributions into corpus/ to avoid repetitive tarball unpacking - Modernized distribution meta and support files 1.2010 2013-04-12 15:35:38 Europe/London [NEW FEATURES] - new option 'retry_submission' tries to send the report one extra time in case it fails. Defaults to undef (don't retry) (Patch by Alexandr "chorny" Ciornii) To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-CPAN-Reporter/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-CPAN-Reporter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.