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 unified 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,27 +1,28 @@ @@ -1,27 +1,28 @@
1# $NetBSD: Makefile,v 1.6 2012/09/03 11:16:22 sno Exp $ 1# $NetBSD: Makefile,v 1.7 2012/09/13 16:19:01 sno Exp $
2# 2#
3 3
4DISTNAME= Padre-Plugin-PerlCritic-0.08 4DISTNAME= Padre-Plugin-PerlCritic-0.12
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= editors devel perl5 6CATEGORIES= editors devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-PerlCritic/ 10HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-PerlCritic/
12COMMENT= Analyze perl files in Padre with Perl::Critic 11COMMENT= Analyze perl files in Padre with Perl::Critic
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17DEPENDS+= p5-Padre>=0.54:../../editors/p5-Padre 16BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.15:../../devel/p5-Locale-Msgfmt
 17
 18DEPENDS+= p5-Padre>=0.57:../../editors/p5-Padre
18DEPENDS+= p5-Perl-Critic-[0-9]*:../../devel/p5-Perl-Critic 19DEPENDS+= p5-Perl-Critic-[0-9]*:../../devel/p5-Perl-Critic
19 20
20PERL5_PACKLIST= auto/Padre/Plugin/PerlCritic/.packlist 21PERL5_PACKLIST= auto/Padre/Plugin/PerlCritic/.packlist
21PERL5_MODULE_TYPE= Module::Install::Bundled 22PERL5_MODULE_TYPE= Module::Build
22 23
23#pre-configure: 24#pre-configure:
24# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm 25# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
25 26
26.include "../../lang/perl5/module.mk" 27.include "../../lang/perl5/module.mk"
27.include "../../mk/bsd.pkg.mk" 28.include "../../mk/bsd.pkg.mk"

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