aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Validator-Custom
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-09 14:27:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-09 14:27:07 +0000
commit5bccef3466b5cab3203b95197cd8b50ec4d0c611 (patch)
tree6b9016cc7df8b4ee1b397e45130b413aef38f1f0 /textproc/p5-Validator-Custom
parentd6d0246779c860c2606f77b8b438119f02d846c0 (diff)
downloadports-5bccef3466b5cab3203b95197cd8b50ec4d0c611.tar.gz
ports-5bccef3466b5cab3203b95197cd8b50ec4d0c611.zip
- Update to 0.28
Notes
Notes: svn path=/head/; revision=403395
Diffstat (limited to 'textproc/p5-Validator-Custom')
-rw-r--r--textproc/p5-Validator-Custom/Makefile6
-rw-r--r--textproc/p5-Validator-Custom/distinfo4
-rw-r--r--textproc/p5-Validator-Custom/pkg-plist5
3 files changed, 6 insertions, 9 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile
index 912ee9001164..6376fc0cac00 100644
--- a/textproc/p5-Validator-Custom/Makefile
+++ b/textproc/p5-Validator-Custom/Makefile
@@ -2,13 +2,12 @@
# $FreeBSD$
PORTNAME= Validator-Custom
-PORTVERSION= 0.2200
-PORTREVISION= 1
+PORTVERSION= 0.2800
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KIMOTO
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S|00$||}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Validator::Custom for simple data validation
@@ -21,6 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \
p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
diff --git a/textproc/p5-Validator-Custom/distinfo b/textproc/p5-Validator-Custom/distinfo
index 0103e20b0041..b05cf3ba4f1c 100644
--- a/textproc/p5-Validator-Custom/distinfo
+++ b/textproc/p5-Validator-Custom/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Validator-Custom-0.22.tar.gz) = 7938a0858ba75735423a902229c7c421adf5b7de3a2bed4e2fdd6411e3a73e1f
-SIZE (Validator-Custom-0.22.tar.gz) = 31287
+SHA256 (Validator-Custom-0.28.tar.gz) = ae5cf608604fb8975aaa6c4b43bfbc1d09c5c1577da4fa5bec8110f16b4433b4
+SIZE (Validator-Custom-0.28.tar.gz) = 31711
diff --git a/textproc/p5-Validator-Custom/pkg-plist b/textproc/p5-Validator-Custom/pkg-plist
index 7a3ca825fa9d..21913a95d937 100644
--- a/textproc/p5-Validator-Custom/pkg-plist
+++ b/textproc/p5-Validator-Custom/pkg-plist
@@ -1,11 +1,8 @@
%%SITE_PERL%%/Validator/Custom.pm
%%SITE_PERL%%/Validator/Custom/Constraint.pm
-%%SITE_PERL%%/Validator/Custom/Guide.pod
-%%SITE_PERL%%/Validator/Custom/Guide/Ja.pod
+%%SITE_PERL%%/Validator/Custom/Constraints.pm
%%SITE_PERL%%/Validator/Custom/Result.pm
%%SITE_PERL%%/Validator/Custom/Rule.pm
%%PERL5_MAN3%%/Validator::Custom.3.gz
-%%PERL5_MAN3%%/Validator::Custom::Guide.3.gz
-%%PERL5_MAN3%%/Validator::Custom::Guide::Ja.3.gz
%%PERL5_MAN3%%/Validator::Custom::Result.3.gz
%%PERL5_MAN3%%/Validator::Custom::Rule.3.gz