diff options
author | sno <sno@pkgsrc.org> | 2010-08-20 19:29:01 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-08-20 19:29:01 +0000 |
commit | a76eef1f298e613e14f08dff20e63e368f0e78d8 (patch) | |
tree | 76605243efe5174aa67252cad3d7ee10f445417a | |
parent | b3717340bf65123b2601e439cd4387c9c8ba083f (diff) | |
download | pkgsrc-a76eef1f298e613e14f08dff20e63e368f0e78d8.tar.gz |
Updating editors/p5-Padre-Plugin-XS from 0.01 to 0.02
pkgsrc changes:
- Bump dependency on devel/p5-Perl-APIReference for 5.12.0 support
Upstream changes:
0.02 2010-04-18
Bump dependency on Perl::APIReference for 5.12.0 support.
-rw-r--r-- | editors/p5-Padre-Plugin-XS/Makefile | 6 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-XS/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/p5-Padre-Plugin-XS/Makefile b/editors/p5-Padre-Plugin-XS/Makefile index d5bcfbee93e..bcdb1b8660d 100644 --- a/editors/p5-Padre-Plugin-XS/Makefile +++ b/editors/p5-Padre-Plugin-XS/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:30:55 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/20 19:29:01 sno Exp $ # -DISTNAME= Padre-Plugin-XS-0.01 +DISTNAME= Padre-Plugin-XS-0.02 PKGNAME= p5-${DISTNAME} CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} @@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Padre>=0.49:../../editors/p5-Padre -DEPENDS+= p5-Perl-APIReference>=0.03:../../devel/p5-Perl-APIReference +DEPENDS+= p5-Perl-APIReference>=0.04:../../devel/p5-Perl-APIReference PERL5_PACKLIST= auto/Padre/Plugin/XS/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/editors/p5-Padre-Plugin-XS/distinfo b/editors/p5-Padre-Plugin-XS/distinfo index 4f8c97ec777..d19147e9266 100644 --- a/editors/p5-Padre-Plugin-XS/distinfo +++ b/editors/p5-Padre-Plugin-XS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/01/16 18:30:55 sno Exp $ +$NetBSD: distinfo,v 1.2 2010/08/20 19:29:01 sno Exp $ -SHA1 (Padre-Plugin-XS-0.01.tar.gz) = 927a70c7979e9a85119d3e21e1f3e378172d6c19 -RMD160 (Padre-Plugin-XS-0.01.tar.gz) = 46ed1b89dd51449778f63930060a95755037bbb9 -Size (Padre-Plugin-XS-0.01.tar.gz) = 17667 bytes +SHA1 (Padre-Plugin-XS-0.02.tar.gz) = 813a97d919bf53d59de2b50dc6591a6deada21ea +RMD160 (Padre-Plugin-XS-0.02.tar.gz) = 1bfb4c4217cc15ecb5ac4d5116a3f2a7b9c3aff9 +Size (Padre-Plugin-XS-0.02.tar.gz) = 19908 bytes |