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-Autoformat Importing editors/p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6df195bb9232
branches: trunk
changeset: 569636:6df195bb9232
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jan 16 21:33:41 2010 +0000
description:
Importing editors/p5-Padre-Plugin-Autoformat v1.1.2
Padre::Plugin::Autoformat allows to reformat text within Padre using
Text::Autoformat underneath.
diffstat:
editors/p5-Padre-Plugin-Autoformat/DESCR | 2 ++
editors/p5-Padre-Plugin-Autoformat/Makefile | 27 +++++++++++++++++++++++++++
editors/p5-Padre-Plugin-Autoformat/distinfo | 5 +++++
3 files changed, 34 insertions(+), 0 deletions(-)
diffs (46 lines):
diff -r a0ac8472315c -r 6df195bb9232 editors/p5-Padre-Plugin-Autoformat/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Autoformat/DESCR Sat Jan 16 21:33:41 2010 +0000
@@ -0,0 +1,2 @@
+Padre::Plugin::Autoformat allows to reformat text within Padre using
+Text::Autoformat underneath.
diff -r a0ac8472315c -r 6df195bb9232 editors/p5-Padre-Plugin-Autoformat/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Autoformat/Makefile Sat Jan 16 21:33:41 2010 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:33:41 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-Autoformat-1.1.2
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= editors perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Autoformat/
+COMMENT= Reformat text within Padre
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Module-Util-[0-9]*:../../devel/p5-Module-Util
+DEPENDS+= p5-Padre>=0.30:../../editors/p5-Padre
+DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat
+
+PERL5_PACKLIST= auto/Padre/Plugin/Autoformat/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+#pre-configure:
+# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a0ac8472315c -r 6df195bb9232 editors/p5-Padre-Plugin-Autoformat/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Autoformat/distinfo Sat Jan 16 21:33:41 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:33:41 sno Exp $
+
+SHA1 (Padre-Plugin-Autoformat-1.1.2.tar.gz) = 61c64a4554cb94cd52455885dbbc52e0cb00ef85
+RMD160 (Padre-Plugin-Autoformat-1.1.2.tar.gz) = cd723c1d92aa4b369879e032e82f448eabd63b7a
+Size (Padre-Plugin-Autoformat-1.1.2.tar.gz) = 4053 bytes
Home |
Main Index |
Thread Index |
Old Index