summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-04-14 18:02:00 +0000
committersno <sno@pkgsrc.org>2010-04-14 18:02:00 +0000
commit7d96ebbbe264abfb9a8e3ad4fafd827faa410600 (patch)
treec50a13978cc945443629ddc3bbe5683882f26f64 /devel
parent479cf2cd2a407490429af2062748e5d58e129aea (diff)
downloadpkgsrc-7d96ebbbe264abfb9a8e3ad4fafd827faa410600.tar.gz
Importing devel/p5-Test-CheckManifest version 1.21.
Test::CheckManifest is a module for authors of Perl5 modules to verify their MANIFEST files. Invalid MANIFEST files usually results in failing smoke tests and more module uploads than necessary.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-CheckManifest/DESCR3
-rw-r--r--devel/p5-Test-CheckManifest/Makefile20
-rw-r--r--devel/p5-Test-CheckManifest/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Test-CheckManifest/DESCR b/devel/p5-Test-CheckManifest/DESCR
new file mode 100644
index 00000000000..31d7a3c0f5a
--- /dev/null
+++ b/devel/p5-Test-CheckManifest/DESCR
@@ -0,0 +1,3 @@
+Test::CheckManifest is a module for authors of Perl5 modules to verify their
+MANIFEST files. Invalid MANIFEST files usually results in failing smoke
+tests and more module uploads than necessary.
diff --git a/devel/p5-Test-CheckManifest/Makefile b/devel/p5-Test-CheckManifest/Makefile
new file mode 100644
index 00000000000..b784896796f
--- /dev/null
+++ b/devel/p5-Test-CheckManifest/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/14 18:02:00 sno Exp $
+#
+
+DISTNAME= Test-CheckManifest-1.21
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-CheckManifest/
+COMMENT= Check if MANIFEST of perl module matches it's distro
+LICENSE= artistic-2.0
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/CheckManifest/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Test-CheckManifest/distinfo b/devel/p5-Test-CheckManifest/distinfo
new file mode 100644
index 00000000000..8ceb14cf3c0
--- /dev/null
+++ b/devel/p5-Test-CheckManifest/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/14 18:02:00 sno Exp $
+
+SHA1 (Test-CheckManifest-1.21.tar.gz) = 9ec06b4cbb850e1e61c2d0465875dbf01a145e7d
+RMD160 (Test-CheckManifest-1.21.tar.gz) = 60bc254110bf7965e938cfede9111cc3e5dd26b2
+Size (Test-CheckManifest-1.21.tar.gz) = 7318 bytes