pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-CPAN-Meta-JSON devel/p5-Test-CPAN-Meta-J...
details: https://anonhg.NetBSD.org/pkgsrc/rev/323dbf91e087
branches: trunk
changeset: 343265:323dbf91e087
user: mef <mef%pkgsrc.org@localhost>
date: Sat Nov 02 13:20:16 2019 +0000
description:
devel/p5-Test-CPAN-Meta-JSON: import p5-Test-CPAN-Meta-JSON-0.16
This module was written to ensure that a META.json file, provided with a
standard distribution uploaded to CPAN, meets the specifications that are
slowly being introduced to module uploads, via the use of package makers
and installers such as ExtUtils::MakeMaker, Module::Build and
Module::Install.
See CPAN::Meta for further details of the CPAN Meta Specification.
diffstat:
devel/p5-Test-CPAN-Meta-JSON/DESCR | 6 ++++++
devel/p5-Test-CPAN-Meta-JSON/Makefile | 16 ++++++++++++++++
devel/p5-Test-CPAN-Meta-JSON/distinfo | 6 ++++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 73904cc18346 -r 323dbf91e087 devel/p5-Test-CPAN-Meta-JSON/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-CPAN-Meta-JSON/DESCR Sat Nov 02 13:20:16 2019 +0000
@@ -0,0 +1,6 @@
+This module was written to ensure that a META.json file, provided with a
+standard distribution uploaded to CPAN, meets the specifications that are
+slowly being introduced to module uploads, via the use of package makers
+and installers such as ExtUtils::MakeMaker, Module::Build and
+Module::Install.
+See CPAN::Meta for further details of the CPAN Meta Specification.
diff -r 73904cc18346 -r 323dbf91e087 devel/p5-Test-CPAN-Meta-JSON/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-CPAN-Meta-JSON/Makefile Sat Nov 02 13:20:16 2019 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2019/11/02 13:20:16 mef Exp $
+
+DISTNAME= Test-CPAN-Meta-JSON-0.16
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= https://cpan.metacpan.org/authors/id/B/BA/BARBIE/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://cpan.metacpan.org/authors/id/B/BA/BARBIE/
+COMMENT= Validate a META.json file within a CPAN distribution
+LICENSE= artistic-2.0
+
+PERL5_PACKLIST= auto/Test/CPAN/Meta/JSON/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 73904cc18346 -r 323dbf91e087 devel/p5-Test-CPAN-Meta-JSON/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-CPAN-Meta-JSON/distinfo Sat Nov 02 13:20:16 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/11/02 13:20:16 mef Exp $
+
+SHA1 (Test-CPAN-Meta-JSON-0.16.tar.gz) = 06c7d3deb7450c89d0a708b6021cb4a501f9139f
+RMD160 (Test-CPAN-Meta-JSON-0.16.tar.gz) = 2c188894b62e906b491e0ea7a67ee0f47ce56a40
+SHA512 (Test-CPAN-Meta-JSON-0.16.tar.gz) = 4543ef7054ef19215fdafc2ce86c0ef29305cb3fe8f7c1e3ea3932d5feb9ccf129f7897d85994c5fe3264768520ae573dcf278394f11bc071a828a9f384c589a
+Size (Test-CPAN-Meta-JSON-0.16.tar.gz) = 21892 bytes
Home |
Main Index |
Thread Index |
Old Index