diff options
author | sno <sno> | 2010-03-08 18:29:44 +0000 |
---|---|---|
committer | sno <sno> | 2010-03-08 18:29:44 +0000 |
commit | 0ba76c544a6ed49fe2380fc8fa53462ab3e39306 (patch) | |
tree | 9b190c53a07f5b8310715e7c255f68b8a7d8524c /editors | |
parent | e17503f0e00a075c8ee7b00afd92f2f8ba4bca13 (diff) | |
download | pkgsrc-0ba76c544a6ed49fe2380fc8fa53462ab3e39306.tar.gz |
Updating editors/p5-Padre-Plugin-PerlTidy from 0.09 to 0.10
Upstream changes:
0.10 Thu Jan 21 2010
- A variety of cleanups to use Padre::Current more efficiently (ADAMK)
- Added menu separator (ADAMK)
- A somewhat cleaner code style that is closer to general conventions (ADAMK)
- Added project config file that matches that of Padre itself (ADAMK)
- Applied the Perl::Tidy plugin to itself, using the project config (ADAMK, BRICAS)
- Added a few more menu tests (BRICAS)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/p5-Padre-Plugin-PerlTidy/Makefile | 4 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-PerlTidy/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/p5-Padre-Plugin-PerlTidy/Makefile b/editors/p5-Padre-Plugin-PerlTidy/Makefile index 291b7830879..e1a73e7dd47 100644 --- a/editors/p5-Padre-Plugin-PerlTidy/Makefile +++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:34:01 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/03/08 18:29:44 sno Exp $ # -DISTNAME= Padre-Plugin-PerlTidy-0.09 +DISTNAME= Padre-Plugin-PerlTidy-0.10 PKGNAME= p5-${DISTNAME} CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-PerlTidy/distinfo b/editors/p5-Padre-Plugin-PerlTidy/distinfo index f7eded28a69..3b4a84878d6 100644 --- a/editors/p5-Padre-Plugin-PerlTidy/distinfo +++ b/editors/p5-Padre-Plugin-PerlTidy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/01/16 18:34:01 sno Exp $ +$NetBSD: distinfo,v 1.2 2010/03/08 18:29:44 sno Exp $ -SHA1 (Padre-Plugin-PerlTidy-0.09.tar.gz) = 9e5bffba70e96f1198ea0613954b4b8ff54a0dd6 -RMD160 (Padre-Plugin-PerlTidy-0.09.tar.gz) = ad7f97a687ff85554619522a18d38df7b32eec5f -Size (Padre-Plugin-PerlTidy-0.09.tar.gz) = 23333 bytes +SHA1 (Padre-Plugin-PerlTidy-0.10.tar.gz) = 6361e0696430d2eeade928aa8b4f47853acd9517 +RMD160 (Padre-Plugin-PerlTidy-0.10.tar.gz) = 74dbdf60f853ce987dac62c55d6e7d62d990aa7f +Size (Padre-Plugin-PerlTidy-0.10.tar.gz) = 23704 bytes |