Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Exporter-Declare devel/p5-Exporter-Declare: i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/139944686159
branches: trunk
changeset: 438611:139944686159
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 20:15:16 2020 +0000
description:
devel/p5-Exporter-Declare: import p5-Exporter-Declare-0.114
Exporter::Declare is a meta-driven exporting tool. Exporter::Declare
tries to adopt all the good features of other exporting tools,
while throwing away horrible interfaces. Exporter::Declare also
provides hooks that allow you to add options and arguments for
import. Finally, Exporter::Declare's meta-driven system allows for
top-notch introspection.
diffstat:
devel/p5-Exporter-Declare/DESCR | 6 ++++++
devel/p5-Exporter-Declare/Makefile | 23 +++++++++++++++++++++++
devel/p5-Exporter-Declare/distinfo | 6 ++++++
3 files changed, 35 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r b6c22766a7ee -r 139944686159 devel/p5-Exporter-Declare/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Exporter-Declare/DESCR Mon Sep 07 20:15:16 2020 +0000
@@ -0,0 +1,6 @@
+Exporter::Declare is a meta-driven exporting tool. Exporter::Declare
+tries to adopt all the good features of other exporting tools,
+while throwing away horrible interfaces. Exporter::Declare also
+provides hooks that allow you to add options and arguments for
+import. Finally, Exporter::Declare's meta-driven system allows for
+top-notch introspection.
diff -r b6c22766a7ee -r 139944686159 devel/p5-Exporter-Declare/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Exporter-Declare/Makefile Mon Sep 07 20:15:16 2020 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2020/09/07 20:15:16 wiz Exp $
+
+DISTNAME= Exporter-Declare-0.114
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exporter/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/pod/Exporter::Declare
+COMMENT= Exporting done right
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-aliased-[0-9]*:../../devel/p5-aliased
+DEPENDS+= p5-Meta-Builder-[0-9]*:../../devel/p5-Meta-Builder
+TEST_DEPENDS+= p5-Fennec-Lite-[0-9]*:../../devel/p5-Fennec-Lite
+TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Exporter/Declare/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b6c22766a7ee -r 139944686159 devel/p5-Exporter-Declare/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Exporter-Declare/distinfo Mon Sep 07 20:15:16 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/09/07 20:15:16 wiz Exp $
+
+SHA1 (Exporter-Declare-0.114.tar.gz) = d868ebe12829a47ad3275ab38af4d1d4fe5114b5
+RMD160 (Exporter-Declare-0.114.tar.gz) = 22beb5efb5c664826eecf5d0fa3170ef2e75fc72
+SHA512 (Exporter-Declare-0.114.tar.gz) = 79795d2cb6a393959cea29c914760d6776acde324b2c6ba15317771dce8129e0f0beae5c99c4cc715010e70696d9e594e4cb592c434d7ee06600830501937569
+Size (Exporter-Declare-0.114.tar.gz) = 29376 bytes
Home |
Main Index |
Thread Index |
Old Index