pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel new package: p5-ExtUtils-CChecker
details: https://anonhg.NetBSD.org/pkgsrc/rev/163b2c3c5006
branches: trunk
changeset: 376944:163b2c3c5006
user: maya <maya%pkgsrc.org@localhost>
date: Sun Mar 11 11:20:13 2018 +0000
description:
new package: p5-ExtUtils-CChecker
Perl5 configure-time utilities for using C headers, libraries, or OS features
diffstat:
devel/Makefile | 3 ++-
devel/p5-ExtUtils-CChecker/DESCR | 1 +
devel/p5-ExtUtils-CChecker/Makefile | 18 ++++++++++++++++++
devel/p5-ExtUtils-CChecker/distinfo | 6 ++++++
4 files changed, 27 insertions(+), 1 deletions(-)
diffs (54 lines):
diff -r 4da336e62159 -r 163b2c3c5006 devel/Makefile
--- a/devel/Makefile Sun Mar 11 11:17:26 2018 +0000
+++ b/devel/Makefile Sun Mar 11 11:20:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2630 2018/03/11 11:16:46 maya Exp $
+# $NetBSD: Makefile,v 1.2631 2018/03/11 11:20:13 maya Exp $
#
COMMENT= Development utilities
@@ -1077,6 +1077,7 @@
SUBDIR+= p5-Exporter-Tiny
SUBDIR+= p5-ExtUtils-AutoInstall
SUBDIR+= p5-ExtUtils-CBuilder
+SUBDIR+= p5-ExtUtils-CChecker
SUBDIR+= p5-ExtUtils-Command
SUBDIR+= p5-ExtUtils-Config
SUBDIR+= p5-ExtUtils-CppGuess
diff -r 4da336e62159 -r 163b2c3c5006 devel/p5-ExtUtils-CChecker/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-ExtUtils-CChecker/DESCR Sun Mar 11 11:20:13 2018 +0000
@@ -0,0 +1,1 @@
+Perl5 configure-time utilities for using C headers, libraries, or OS features
diff -r 4da336e62159 -r 163b2c3c5006 devel/p5-ExtUtils-CChecker/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-ExtUtils-CChecker/Makefile Sun Mar 11 11:20:13 2018 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2018/03/11 11:20:13 maya Exp $
+
+DISTNAME= ExtUtils-CChecker-0.10
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/
+COMMENT= Perl5 configure-check utilities
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/ExtUtils/CChecker/.packlist
+USE_LANGUAGES= c
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4da336e62159 -r 163b2c3c5006 devel/p5-ExtUtils-CChecker/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-ExtUtils-CChecker/distinfo Sun Mar 11 11:20:13 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/11 11:20:13 maya Exp $
+
+SHA1 (ExtUtils-CChecker-0.10.tar.gz) = a3e3d9af2bcdfeb71125890d8948015b516fe5a2
+RMD160 (ExtUtils-CChecker-0.10.tar.gz) = bff92be0c8cb3d20524df21aa53341f13c96d528
+SHA512 (ExtUtils-CChecker-0.10.tar.gz) = 8b43c559333d14d682a00a0fa956aff8b6b4209b7b442f330f9e8573b438dcd5a2d3b86582e2aad2f974c342acee3e79785b9816cb585807dba9b448a1626d4c
+Size (ExtUtils-CChecker-0.10.tar.gz) = 19496 bytes
Home |
Main Index |
Thread Index |
Old Index