Skip to content

Commit

Permalink
Updating editors/p5-Padre-Plugin-PerlCritic from 0.06 to 0.07
Browse files Browse the repository at this point in the history
pkgsrc changes:
- Adjust dependencies and module type

Upstream changes:
0.07 Tue Mar 02 2010
    - Changed build to Module::Install
    - Added integration with config_perlcritic config entry
    - Added translations:
      - French (jquelin)
      - Polish (therek)
      - Chinese (Traditional) translation (BLUET)
      - Arabic (azawawi)
      - Spanish (brunov)
      - Brazilian Portuguese (garu)
  • Loading branch information
sno committed Mar 8, 2010
1 parent a375eab commit 4ba3751
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions editors/p5-Padre-Plugin-PerlCritic/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:34:59 sno Exp $
# $NetBSD: Makefile,v 1.2 2010/03/08 18:33:20 sno Exp $
#

DISTNAME= Padre-Plugin-PerlCritic-0.06
DISTNAME= Padre-Plugin-PerlCritic-0.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= editors devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
Expand All @@ -13,11 +13,11 @@ LICENSE= ${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= p5-Padre>=0.26:../../editors/p5-Padre
DEPENDS+= p5-Padre>=0.54:../../editors/p5-Padre
DEPENDS+= p5-Perl-Critic-[0-9]*:../../devel/p5-Perl-Critic

PERL5_PACKLIST= auto/Padre/Plugin/PerlCritic/.packlist
PERL5_MODULE_TYPE= Module::Build
PERL5_MODULE_TYPE= Module::Install::Bundled

#pre-configure:
# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
Expand Down
8 changes: 4 additions & 4 deletions editors/p5-Padre-Plugin-PerlCritic/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/01/16 18:34:59 sno Exp $
$NetBSD: distinfo,v 1.2 2010/03/08 18:33:20 sno Exp $

SHA1 (Padre-Plugin-PerlCritic-0.06.tar.gz) = 0b04bd3d44827c633a3e81b4e13ff2d35703e63e
RMD160 (Padre-Plugin-PerlCritic-0.06.tar.gz) = a210b8b621cadec83bccb78c21da059dce87327b
Size (Padre-Plugin-PerlCritic-0.06.tar.gz) = 2445 bytes
SHA1 (Padre-Plugin-PerlCritic-0.07.tar.gz) = d0cde29ef7ce0f5a0b6cec3f4fa6c70e9497c70c
RMD160 (Padre-Plugin-PerlCritic-0.07.tar.gz) = a1d0fbdb25f6c74653e23612a28498ecca64309c
Size (Padre-Plugin-PerlCritic-0.07.tar.gz) = 2482 bytes

0 comments on commit 4ba3751

Please sign in to comment.