Thu Sep 13 16:19:01 2012 UTC ()
Updating package for CPAN module Padre::Plugin::PerlCritic in
editors/p5-Padre-Plugin-PerlCritic from 0.08nb2 to 0.12.

pkgsrc changes:
- adjust dependencies and build type

upstream changes:
0.12   2010.12.06
    - Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)

0.11   2010.10.29
    - Removed Test::NeedsDisplay dependency (AZAWAWI)

0.10   2010.10.27
    - Fixed t/01-menu.t to work under no DISPLAY (AZAWAWI)
    - t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests] (AZAWAWI)

0.09   2010.10.25
    - Switched to Dist::Zilla (AZAWAWI)
    - Fixed t/* to work under no DISPLAY (AZAWAWI)
    - Added Italian translation (SBLADIN)
    - Updated Arabic translation (AZAWAWI)
    - Fixed RT #59680: Module::Install included missing (AZAWAWI)


(sno)
diff -r1.6 -r1.7 pkgsrc/editors/p5-Padre-Plugin-PerlCritic/Makefile
diff -r1.3 -r1.4 pkgsrc/editors/p5-Padre-Plugin-PerlCritic/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/editors/p5-Padre-Plugin-PerlCritic/Makefile (expand / switch to context diff)
--- pkgsrc/editors/p5-Padre-Plugin-PerlCritic/Makefile 2012/09/03 11:16:22 1.6
+++ pkgsrc/editors/p5-Padre-Plugin-PerlCritic/Makefile 2012/09/13 16:19:01 1.7
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2012/09/03 11:16:22 sno Exp $
+# $NetBSD: Makefile,v 1.7 2012/09/13 16:19:01 sno Exp $
 #
 
-DISTNAME=	Padre-Plugin-PerlCritic-0.08
+DISTNAME=	Padre-Plugin-PerlCritic-0.12
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	2
 CATEGORIES=	editors devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Padre/}
 
@@ -14,11 +13,13 @@
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 
-DEPENDS+=	p5-Padre>=0.54:../../editors/p5-Padre
+BUILD_DEPENDS+=	p5-Locale-Msgfmt>=0.15:../../devel/p5-Locale-Msgfmt
+
+DEPENDS+=	p5-Padre>=0.57:../../editors/p5-Padre
 DEPENDS+=	p5-Perl-Critic-[0-9]*:../../devel/p5-Perl-Critic
 
 PERL5_PACKLIST=		auto/Padre/Plugin/PerlCritic/.packlist
-PERL5_MODULE_TYPE=	Module::Install::Bundled
+PERL5_MODULE_TYPE=	Module::Build
 
 #pre-configure:
 #	cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm

cvs diff -r1.3 -r1.4 pkgsrc/editors/p5-Padre-Plugin-PerlCritic/distinfo (expand / switch to context diff)
--- pkgsrc/editors/p5-Padre-Plugin-PerlCritic/distinfo 2010/08/20 18:51:25 1.3
+++ pkgsrc/editors/p5-Padre-Plugin-PerlCritic/distinfo 2012/09/13 16:19:01 1.4
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/08/20 18:51:25 sno Exp $
+$NetBSD: distinfo,v 1.4 2012/09/13 16:19:01 sno Exp $
 
-SHA1 (Padre-Plugin-PerlCritic-0.08.tar.gz) = 6683493648138cf011b703ae3e86365a844123bc
+SHA1 (Padre-Plugin-PerlCritic-0.12.tar.gz) = cc8c8a49c0646f14c47b628c81d3f287524db46c
-RMD160 (Padre-Plugin-PerlCritic-0.08.tar.gz) = b19f14e64dc9765dbb13bb41a8ce2788771bdae9
+RMD160 (Padre-Plugin-PerlCritic-0.12.tar.gz) = 00eea9f20c4ffe0e4085e314a89d5f2ced5477bc
-Size (Padre-Plugin-PerlCritic-0.08.tar.gz) = 2595 bytes
+Size (Padre-Plugin-PerlCritic-0.12.tar.gz) = 15677 bytes