Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 1E8DA63C4B1 for ; Sun, 9 Sep 2012 13:11:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E5B2C14A218; Sun, 9 Sep 2012 13:11:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A213114A217 for ; Sun, 9 Sep 2012 13:11:36 +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 tSL3ui8DoanH for ; Sun, 9 Sep 2012 13:11:36 +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 173BD14A1EE for ; Sun, 9 Sep 2012 13:11:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B53DA175DD; Sun, 9 Sep 2012 13:11:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 9 Sep 2012 13:11:35 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/devel/p5-Term-ProgressBar To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20120909131135.B53DA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: abs Date: Sun Sep 9 13:11:35 UTC 2012 Modified Files: pkgsrc/devel/p5-Term-ProgressBar: Makefile distinfo Log Message: Updated devel/p5-Term-ProgressBar to 2.13 pkgsrc changes - Add LICENSE - PERL5_PACKLIST has changed to standard format 2.13 Fri May 18 06:24:42 2012 - remove unused and invalid SIGNATURE file - move content of BUGS to Changes - Remove the INSTALL and configure files, people should use the standard CPAN installation tools - Add standard prerequisites to Makefile.PL 2.12 Wed May 16 12:47:16 2012 - use strict; use warnings; in examples - remove bareword from POD (JBAKER) - make lbrack and rbrack official. 2.11 Fri Feb 17 12:31:04 2012 - skip the signature verification 2.10 Wed Dec 21 11:18:26 2011 - remove Build.PL (keep the Makefile.PL only) - Replace home-made testing tools with CPAN-ish tools - Require Capture::Tiny for testing - New co-maintainer: Gabor Szabo To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Term-ProgressBar/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Term-ProgressBar/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.