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-Git Importing editors/p5-Padre...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c1dcd1dddc3
branches: trunk
changeset: 569648:8c1dcd1dddc3
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jan 16 21:42:24 2010 +0000
description:
Importing editors/p5-Padre-Plugin-Git v0.01
Padre::Plugin::Git provides a simple Git interface for Padre.
diffstat:
editors/p5-Padre-Plugin-Git/DESCR | 1 +
editors/p5-Padre-Plugin-Git/Makefile | 27 +++++++++++++++++++++++++++
editors/p5-Padre-Plugin-Git/distinfo | 5 +++++
3 files changed, 33 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r 37655d504582 -r 8c1dcd1dddc3 editors/p5-Padre-Plugin-Git/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Git/DESCR Sat Jan 16 21:42:24 2010 +0000
@@ -0,0 +1,1 @@
+Padre::Plugin::Git provides a simple Git interface for Padre.
diff -r 37655d504582 -r 8c1dcd1dddc3 editors/p5-Padre-Plugin-Git/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Git/Makefile Sat Jan 16 21:42:24 2010 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:42:24 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-Git-0.01
+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-Git/
+COMMENT= Simple Git 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.27:../../editors/p5-Padre
+DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base
+
+PERL5_PACKLIST= auto/Padre/Plugin/Git/.packlist
+PERL5_MODULE_TYPE= Module::Install
+
+#pre-configure:
+# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 37655d504582 -r 8c1dcd1dddc3 editors/p5-Padre-Plugin-Git/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Git/distinfo Sat Jan 16 21:42:24 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:42:24 sno Exp $
+
+SHA1 (Padre-Plugin-Git-0.01.tar.gz) = fa7116546057da48fd7d0952f5d4474dff0d4e0e
+RMD160 (Padre-Plugin-Git-0.01.tar.gz) = 27ddad3795c9b4c089e20846ad9bfeeb2f4fbb65
+Size (Padre-Plugin-Git-0.01.tar.gz) = 2383 bytes
Home |
Main Index |
Thread Index |
Old Index