pkgsrc-WIP-changes archive

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

Import p5-Carp-1.38 as wip/p5-Carp.



Module Name:	pkgsrc-wip
Committed By:	Nils Ratusznik <nils%NetBSD.org@localhost>
Pushed By:	nils
Date:		Thu Apr 13 20:54:12 2017 +0200
Changeset:	45d83c18bf1a5d3f6ba258797e837b9e7ae8636a

Added Files:
	p5-Carp/DESCR
	p5-Carp/Makefile
	p5-Carp/distinfo

Log Message:
Import p5-Carp-1.38 as wip/p5-Carp.

Carp is an alternative warn and die for Perl modules.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=45d83c18bf1a5d3f6ba258797e837b9e7ae8636a

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

diffstat:
 p5-Carp/DESCR    |  1 +
 p5-Carp/Makefile | 16 ++++++++++++++++
 p5-Carp/distinfo |  6 ++++++
 3 files changed, 23 insertions(+)

diffs:
diff --git a/p5-Carp/DESCR b/p5-Carp/DESCR
new file mode 100644
index 0000000000..b1656daed8
--- /dev/null
+++ b/p5-Carp/DESCR
@@ -0,0 +1 @@
+Carp is an alternative warn and die for Perl modules.
diff --git a/p5-Carp/Makefile b/p5-Carp/Makefile
new file mode 100644
index 0000000000..2b8266364c
--- /dev/null
+++ b/p5-Carp/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	Carp-1.38
+PKGNAME=	p5-${DISTNAME}
+CATEGORIES=	devel perl5
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Carp/}
+
+MAINTAINER=	nils%NetBSD.org@localhost
+HOMEPAGE=	http://search.cpan.org/dist/Carp/
+COMMENT=	Alternative warn and die for modules
+LICENSE=	${PERL5_LICENSE}
+
+PERL5_PACKLIST=	auto/Carp/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Carp/distinfo b/p5-Carp/distinfo
new file mode 100644
index 0000000000..f82ee94124
--- /dev/null
+++ b/p5-Carp/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (Carp-1.38.tar.gz) = 6ad4e281ea94c3065c54237b03e1740b879fb6e5
+RMD160 (Carp-1.38.tar.gz) = 6f179dc27242c908339ade0972b8c83a5db16e3a
+SHA512 (Carp-1.38.tar.gz) = da59e6df490599ee8a83b18c9767438d29b18e4fdd291f2a432be6e7610bf312ddb40f1f2d6892787720ae0133e2b50c47d1fde122094e69114165ebd5b98920
+Size (Carp-1.38.tar.gz) = 20582 bytes


Home | Main Index | Thread Index | Old Index