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-HG Importing editors/p5-Padre-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fe57ab7f5eb
branches: trunk
changeset: 569650:7fe57ab7f5eb
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jan 16 21:43:15 2010 +0000
description:
Importing editors/p5-Padre-Plugin-HG v0.14
Padre::Plugin::HG provides a mecurial interface for Padre.
diffstat:
editors/p5-Padre-Plugin-HG/DESCR | 1 +
editors/p5-Padre-Plugin-HG/Makefile | 26 ++++++++++++++++++++++++++
editors/p5-Padre-Plugin-HG/distinfo | 5 +++++
3 files changed, 32 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r 82e6ae04a349 -r 7fe57ab7f5eb editors/p5-Padre-Plugin-HG/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-HG/DESCR Sat Jan 16 21:43:15 2010 +0000
@@ -0,0 +1,1 @@
+Padre::Plugin::HG provides a mecurial interface for Padre.
diff -r 82e6ae04a349 -r 7fe57ab7f5eb editors/p5-Padre-Plugin-HG/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-HG/Makefile Sat Jan 16 21:43:15 2010 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:43:15 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-HG-0.14
+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-HG/
+COMMENT= Mecurial interface for Padre
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Capture-Tiny>=0.03:../../devel/p5-Capture-Tiny
+DEPENDS+= p5-Padre>=0.47:../../editors/p5-Padre
+DEPENDS+= mercurial-[0-9]*:../../devel/mercurial
+
+PERL5_PACKLIST= auto/Padre/Plugin/HG/.packlist
+
+#pre-configure:
+# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 82e6ae04a349 -r 7fe57ab7f5eb editors/p5-Padre-Plugin-HG/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-HG/distinfo Sat Jan 16 21:43:15 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:43:15 sno Exp $
+
+SHA1 (Padre-Plugin-HG-0.14.tar.gz) = 75399bd392b5287aa866dd2ceb19007ed77e2eec
+RMD160 (Padre-Plugin-HG-0.14.tar.gz) = 1fd498bb24d7ac4f4ecf5ac96d7fc21cdec27cd3
+Size (Padre-Plugin-HG-0.14.tar.gz) = 13379 bytes
Home |
Main Index |
Thread Index |
Old Index