pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Alien-Base-ModuleBuild devel/p5-Alien-Base-Mo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11ad6f8abf3f
branches:  trunk
changeset: 369396:11ad6f8abf3f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 29 13:27:30 2017 +0000

description:
devel/p5-Alien-Base-ModuleBuild: import p5-Alien-Base-ModuleBuild-0.046

This module provides tools for building external (non-CPAN)
dependencies for CPAN. It is mainly designed to be used at install
time of a CPAN client, and work closely with Alien::Base which is
used at runtime.

diffstat:

 devel/p5-Alien-Base-ModuleBuild/DESCR    |   4 ++++
 devel/p5-Alien-Base-ModuleBuild/Makefile |  31 +++++++++++++++++++++++++++++++
 devel/p5-Alien-Base-ModuleBuild/distinfo |   6 ++++++
 3 files changed, 41 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r 9e0949f3c2a6 -r 11ad6f8abf3f devel/p5-Alien-Base-ModuleBuild/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Alien-Base-ModuleBuild/DESCR     Fri Sep 29 13:27:30 2017 +0000
@@ -0,0 +1,4 @@
+This module provides tools for building external (non-CPAN)
+dependencies for CPAN. It is mainly designed to be used at install
+time of a CPAN client, and work closely with Alien::Base which is
+used at runtime.
diff -r 9e0949f3c2a6 -r 11ad6f8abf3f devel/p5-Alien-Base-ModuleBuild/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Alien-Base-ModuleBuild/Makefile  Fri Sep 29 13:27:30 2017 +0000
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1 2017/09/29 13:27:30 wiz Exp $
+
+DISTNAME=      Alien-Base-ModuleBuild-0.046
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc perl5
+MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/~plicease/Alien-Base-ModuleBuild/
+COMMENT=       Module::Build subclass for building Alien:: modules and libraries
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_PACKLIST=         auto/Alien/Base/ModuleBuild/.packlist
+PERL5_MODULE_TYPE=     Module::Build
+
+USE_TOOLS+=    pkg-config:run
+
+DEPENDS+=      p5-Archive-Extract-[0-9]*:../../archivers/p5-Archive-Extract
+DEPENDS+=      p5-Capture-Tiny>=0.17:../../devel/p5-Capture-Tiny
+DEPENDS+=      p5-File-chdir-[0-9]*:../../devel/p5-File-chdir
+DEPENDS+=      p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
+DEPENDS+=      p5-HTML-LinkExtractor-[0-9]*:../../www/p5-HTML-LinkExtractor
+DEPENDS+=      p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions
+DEPENDS+=      p5-Shell-Config-Generate-[0-9]*:../../devel/p5-Shell-Config-Generate
+DEPENDS+=      p5-Shell-Guess-[0-9]*:../../devel/p5-Shell-Guess
+
+# TEST_DEPENDS
+BUILD_DEPENDS+=        p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9e0949f3c2a6 -r 11ad6f8abf3f devel/p5-Alien-Base-ModuleBuild/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Alien-Base-ModuleBuild/distinfo  Fri Sep 29 13:27:30 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/09/29 13:27:30 wiz Exp $
+
+SHA1 (Alien-Base-ModuleBuild-0.046.tar.gz) = 13611dcd30412e9e09cfa271981f7a5ae74da091
+RMD160 (Alien-Base-ModuleBuild-0.046.tar.gz) = 4ac1dc0f12ef0196b25d289faf7a65320375dad1
+SHA512 (Alien-Base-ModuleBuild-0.046.tar.gz) = 41982421de8873662ae8552bdb8e00a79787e521522ec4074fb21c879dfd3e89798cfae7e38564c3f85d28e10b8361b201a7eb113c845ef934c913a455bf527b
+Size (Alien-Base-ModuleBuild-0.046.tar.gz) = 66588 bytes



Home | Main Index | Thread Index | Old Index