pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Alien-Base Import p5-Alien-Base-0.004 as t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e620c075f76
branches: trunk
changeset: 350579:6e620c075f76
user: mef <mef%pkgsrc.org@localhost>
date: Sat Jul 30 13:16:23 2016 +0000
description:
Import p5-Alien-Base-0.004 as textproc/p5-Alien-Base.
Alien::Base::ModuleBuild - A Module::Build subclass for building Alien::
modules and their libraries
diffstat:
textproc/p5-Alien-Base/DESCR | 2 ++
textproc/p5-Alien-Base/Makefile | 17 +++++++++++++++++
textproc/p5-Alien-Base/distinfo | 6 ++++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r 803fcefc840e -r 6e620c075f76 textproc/p5-Alien-Base/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Base/DESCR Sat Jul 30 13:16:23 2016 +0000
@@ -0,0 +1,2 @@
+Alien::Base::ModuleBuild - A Module::Build subclass for building Alien::
+modules and their libraries
diff -r 803fcefc840e -r 6e620c075f76 textproc/p5-Alien-Base/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Base/Makefile Sat Jul 30 13:16:23 2016 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2016/07/30 13:16:23 mef Exp $
+
+DISTNAME= Alien-Base-0.004
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JB/JBERGER/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~jberger/Alien-Base-0.004/lib/Alien/Base/ModuleBuild.pm
+COMMENT= Module::Build subclass for building Alien:: modules/libraries
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/Alien/Base/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 803fcefc840e -r 6e620c075f76 textproc/p5-Alien-Base/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Base/distinfo Sat Jul 30 13:16:23 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/07/30 13:16:23 mef Exp $
+
+SHA1 (Alien-Base-0.004.tar.gz) = 18b5180fd45047b1dc69eb68be2ba7f7b6f5d49b
+RMD160 (Alien-Base-0.004.tar.gz) = b9666b6e6b7a1f3bae212905a9f87d5e9a570ce0
+SHA512 (Alien-Base-0.004.tar.gz) = 2943de4bd6d9238c0014ea5387910792d4289901ff2754b359e4918de9a5b57d7646227c18e0e4a208fe63ce8818538a6b1187a219efad980e6605f947cbd036
+Size (Alien-Base-0.004.tar.gz) = 32574 bytes
Home |
Main Index |
Thread Index |
Old Index