pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Alien-Base-ModuleBuild



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep 29 13:27:30 UTC 2017

Added Files:
        pkgsrc/devel/p5-Alien-Base-ModuleBuild: DESCR Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Alien-Base-ModuleBuild/DESCR \
    pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile \
    pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/DESCR
diff -u /dev/null pkgsrc/devel/p5-Alien-Base-ModuleBuild/DESCR:1.1
--- /dev/null   Fri Sep 29 13:27:30 2017
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/DESCR        Fri Sep 29 13:27:30 2017
@@ -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.
Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile
diff -u /dev/null pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile:1.1
--- /dev/null   Fri Sep 29 13:27:30 2017
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile     Fri Sep 29 13:27:30 2017
@@ -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"
Index: pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo
diff -u /dev/null pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo:1.1
--- /dev/null   Fri Sep 29 13:27:30 2017
+++ pkgsrc/devel/p5-Alien-Base-ModuleBuild/distinfo     Fri Sep 29 13:27:30 2017
@@ -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