summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2012-06-27 10:46:49 +0000
committerAnton Berezin <tobez@FreeBSD.org>2012-06-27 10:46:49 +0000
commit15bc7af0712edb5b024e1b9b67d9d902476ee194 (patch)
tree8199c2f40f78cf1de1054171edc2e38c5d0165d3 /devel
parentFix inverted logic. (diff)
Add devel/p5-Test-CheckManifest 1.25, a perl module
to check that a perl distibution's MANIFEST file matches the distribution contents.
Notes
Notes: svn path=/head/; revision=300086
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Test-CheckManifest/Makefile22
-rw-r--r--devel/p5-Test-CheckManifest/distinfo2
-rw-r--r--devel/p5-Test-CheckManifest/pkg-descr5
-rw-r--r--devel/p5-Test-CheckManifest/pkg-plist5
5 files changed, 35 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c74ba5e49106..2dec87b11696 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2546,6 +2546,7 @@
SUBDIR += p5-Test-BinaryData
SUBDIR += p5-Test-Block
SUBDIR += p5-Test-CPAN-Meta-YAML
+ SUBDIR += p5-Test-CheckManifest
SUBDIR += p5-Test-Class
SUBDIR += p5-Test-Class-Most
SUBDIR += p5-Test-ClassAPI
diff --git a/devel/p5-Test-CheckManifest/Makefile b/devel/p5-Test-CheckManifest/Makefile
new file mode 100644
index 000000000000..98339694226e
--- /dev/null
+++ b/devel/p5-Test-CheckManifest/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: devel/p5-Test-CheckManifest
+# Date created: 27 June 2012
+# Whom: Anton Berezin <tobez@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Test-CheckManifest
+PORTVERSION= 1.25
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Test
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Check if your Manifest matches your distro
+
+PERL_CONFIGURE= yes
+
+MAN3= Test::CheckManifest.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Test-CheckManifest/distinfo b/devel/p5-Test-CheckManifest/distinfo
new file mode 100644
index 000000000000..e71afd2d3f78
--- /dev/null
+++ b/devel/p5-Test-CheckManifest/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Test-CheckManifest-1.25.tar.gz) = 33e626a96d4c48412627ec5e181e96ad57cfb821547e58445d6ce465963df5dc
+SIZE (Test-CheckManifest-1.25.tar.gz) = 10100
diff --git a/devel/p5-Test-CheckManifest/pkg-descr b/devel/p5-Test-CheckManifest/pkg-descr
new file mode 100644
index 000000000000..b059dee93cdd
--- /dev/null
+++ b/devel/p5-Test-CheckManifest/pkg-descr
@@ -0,0 +1,5 @@
+Checks whether the Manifest file matches the distro or not. To match a
+distro the Manifest has to name all files that come along with the
+distribution
+
+WWW: http://search.cpan.org/dist/Test-CheckManifest/
diff --git a/devel/p5-Test-CheckManifest/pkg-plist b/devel/p5-Test-CheckManifest/pkg-plist
new file mode 100644
index 000000000000..355aaf2145b6
--- /dev/null
+++ b/devel/p5-Test-CheckManifest/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Test/CheckManifest.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CheckManifest/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/CheckManifest
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+@dirrmtry %%SITE_PERL%%/Test