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)
This commit is contained in:
parent
627a7acdcc
commit
114c2a7fb3
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue