aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Validator-Custom
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-25 09:07:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-25 09:07:27 +0000
commitf2db41a77e48e1e4716284901ad60a9e4361b69b (patch)
tree609c966d89b479c0c09c4f5e8452a8d8f37dce5e /textproc/p5-Validator-Custom
parentc2fa2c4969f7a5719d51bcd10622c6fb64890484 (diff)
downloadports-f2db41a77e48e1e4716284901ad60a9e4361b69b.tar.gz
ports-f2db41a77e48e1e4716284901ad60a9e4361b69b.zip
Notes
Diffstat (limited to 'textproc/p5-Validator-Custom')
-rw-r--r--textproc/p5-Validator-Custom/Makefile5
-rw-r--r--textproc/p5-Validator-Custom/distinfo4
-rw-r--r--textproc/p5-Validator-Custom/pkg-plist10
3 files changed, 14 insertions, 5 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile
index c0ea01f4bd3d..77ca8b3e06d6 100644
--- a/textproc/p5-Validator-Custom/Makefile
+++ b/textproc/p5-Validator-Custom/Makefile
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= Validator-Custom
-PORTVERSION= 0.2800
+PORTVERSION= 1.01
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KIMOTO
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:S|00$||}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Validator::Custom for simple data validation
@@ -15,7 +14,7 @@ COMMENT= Validator::Custom for simple data validation
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Object-Simple>=3.0616:devel/p5-Object-Simple
+BUILD_DEPENDS= p5-Object-Simple>=3.0621:devel/p5-Object-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-JSON>=2:converters/p5-JSON \
p5-Test-Pod>=1.22:devel/p5-Test-Pod
diff --git a/textproc/p5-Validator-Custom/distinfo b/textproc/p5-Validator-Custom/distinfo
index b05cf3ba4f1c..b9f9a4bf1452 100644
--- a/textproc/p5-Validator-Custom/distinfo
+++ b/textproc/p5-Validator-Custom/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Validator-Custom-0.28.tar.gz) = ae5cf608604fb8975aaa6c4b43bfbc1d09c5c1577da4fa5bec8110f16b4433b4
-SIZE (Validator-Custom-0.28.tar.gz) = 31711
+SHA256 (Validator-Custom-1.01.tar.gz) = de0ea020c79ce73545a2ff4c89aaa2c96b76204a2dea46793a48c301494f7723
+SIZE (Validator-Custom-1.01.tar.gz) = 38943
diff --git a/textproc/p5-Validator-Custom/pkg-plist b/textproc/p5-Validator-Custom/pkg-plist
index 21913a95d937..6a9d0f0afd02 100644
--- a/textproc/p5-Validator-Custom/pkg-plist
+++ b/textproc/p5-Validator-Custom/pkg-plist
@@ -1,8 +1,18 @@
%%SITE_PERL%%/Validator/Custom.pm
+%%SITE_PERL%%/Validator/Custom/CheckFunction.pm
%%SITE_PERL%%/Validator/Custom/Constraint.pm
%%SITE_PERL%%/Validator/Custom/Constraints.pm
+%%SITE_PERL%%/Validator/Custom/Document/Version0.pod
+%%SITE_PERL%%/Validator/Custom/FilterFunction.pm
%%SITE_PERL%%/Validator/Custom/Result.pm
%%SITE_PERL%%/Validator/Custom/Rule.pm
+%%SITE_PERL%%/Validator/Custom/Validation.pm
%%PERL5_MAN3%%/Validator::Custom.3.gz
+%%PERL5_MAN3%%/Validator::Custom::CheckFunction.3.gz
+%%PERL5_MAN3%%/Validator::Custom::Constraint.3.gz
+%%PERL5_MAN3%%/Validator::Custom::Constraints.3.gz
+%%PERL5_MAN3%%/Validator::Custom::Document::Version0.3.gz
+%%PERL5_MAN3%%/Validator::Custom::FilterFunction.3.gz
%%PERL5_MAN3%%/Validator::Custom::Result.3.gz
%%PERL5_MAN3%%/Validator::Custom::Rule.3.gz
+%%PERL5_MAN3%%/Validator::Custom::Validation.3.gz