pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/p5-Padre-Plugin-PerlTidy Importing editors/p5-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/40cc24eb6ace
branches: trunk
changeset: 569620:40cc24eb6ace
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jan 16 18:34:01 2010 +0000
description:
Importing editors/p5-Padre-Plugin-PerlTidy v0.09
Padre::Plugin::PerlTidy is a simple plugin to run Perl::Tidy on source code.
diffstat:
editors/p5-Padre-Plugin-PerlTidy/DESCR | 1 +
editors/p5-Padre-Plugin-PerlTidy/Makefile | 28 ++++++++++++++++++++++++++++
editors/p5-Padre-Plugin-PerlTidy/distinfo | 5 +++++
3 files changed, 34 insertions(+), 0 deletions(-)
diffs (46 lines):
diff -r 0d1bc25662f4 -r 40cc24eb6ace editors/p5-Padre-Plugin-PerlTidy/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-PerlTidy/DESCR Sat Jan 16 18:34:01 2010 +0000
@@ -0,0 +1,1 @@
+Padre::Plugin::PerlTidy is a simple plugin to run Perl::Tidy on source code.
diff -r 0d1bc25662f4 -r 40cc24eb6ace editors/p5-Padre-Plugin-PerlTidy/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile Sat Jan 16 18:34:01 2010 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:34:01 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-PerlTidy-0.09
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= editors devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-PerlTidy/
+COMMENT= Format perl files in Padre using Perl::Tidy
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Padre>=0.54:../../editors/p5-Padre
+DEPENDS+= p5-Perl-Tidy-[0-9]*:../../devel/p5-Perl-Tidy
+
+BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt
+
+PERL5_PACKLIST= auto/Padre/Plugin/PerlTidy/.packlist
+PERL5_MODULE_TYPE= Module::Install::Bundled
+
+#pre-configure:
+# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0d1bc25662f4 -r 40cc24eb6ace editors/p5-Padre-Plugin-PerlTidy/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-PerlTidy/distinfo Sat Jan 16 18:34:01 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 18:34:01 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
Home |
Main Index |
Thread Index |
Old Index