Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

3
devel/p5-Test-API/DESCR Normal file
View File

@@ -0,0 +1,3 @@
This simple test module checks the subroutines provided by a module. This is
useful for confirming a planned API in testing and ensuring that other
functions aren't unintentionally included via import.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.2 2016/06/08 19:23:35 wiz Exp $
DISTNAME= Test-API-0.005
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-API/
COMMENT= Test a list of subroutines provided by a module
LICENSE= apache-2.0
PERL5_PACKLIST= auto/Test/API/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.2 2015/11/03 03:28:49 agc Exp $
SHA1 (Test-API-0.005.tar.gz) = e7c576e53d9d1b55e57e77376e775d33d41f1c43
RMD160 (Test-API-0.005.tar.gz) = e5fee40e86af827c2acebceda86f57d8aae3e968
SHA512 (Test-API-0.005.tar.gz) = f0606da747fad9d68ce22b3a1158fe35f5c343d7162601a8fcf93e20201655c96d929a1160196ce54bd71cb56124fef8a55bb3e6ac0e236e0009e4aa824f11bf
Size (Test-API-0.005.tar.gz) = 17317 bytes