pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-CPAN-Meta-JSON



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Nov  2 13:20:16 UTC 2019

Added Files:
        pkgsrc/devel/p5-Test-CPAN-Meta-JSON: DESCR Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Test-CPAN-Meta-JSON/DESCR \
    pkgsrc/devel/p5-Test-CPAN-Meta-JSON/Makefile \
    pkgsrc/devel/p5-Test-CPAN-Meta-JSON/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-Test-CPAN-Meta-JSON/DESCR
diff -u /dev/null pkgsrc/devel/p5-Test-CPAN-Meta-JSON/DESCR:1.1
--- /dev/null   Sat Nov  2 13:20:16 2019
+++ pkgsrc/devel/p5-Test-CPAN-Meta-JSON/DESCR   Sat Nov  2 13:20:16 2019
@@ -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.
Index: pkgsrc/devel/p5-Test-CPAN-Meta-JSON/Makefile
diff -u /dev/null pkgsrc/devel/p5-Test-CPAN-Meta-JSON/Makefile:1.1
--- /dev/null   Sat Nov  2 13:20:16 2019
+++ pkgsrc/devel/p5-Test-CPAN-Meta-JSON/Makefile        Sat Nov  2 13:20:16 2019
@@ -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"
Index: pkgsrc/devel/p5-Test-CPAN-Meta-JSON/distinfo
diff -u /dev/null pkgsrc/devel/p5-Test-CPAN-Meta-JSON/distinfo:1.1
--- /dev/null   Sat Nov  2 13:20:16 2019
+++ pkgsrc/devel/p5-Test-CPAN-Meta-JSON/distinfo        Sat Nov  2 13:20:16 2019
@@ -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