aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Validator-Custom
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-03-24 14:33:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-03-24 14:33:12 +0000
commit910ae719472fbdb08137886b504808d80dee91cb (patch)
tree68efa75421496cb813aae1f18b839aa19571b71b /textproc/p5-Validator-Custom
parent0a137f12b73a8843d3903577f1453e0345854886 (diff)
Notes
Diffstat (limited to 'textproc/p5-Validator-Custom')
-rw-r--r--textproc/p5-Validator-Custom/Makefile13
-rw-r--r--textproc/p5-Validator-Custom/distinfo4
-rw-r--r--textproc/p5-Validator-Custom/pkg-plist9
3 files changed, 13 insertions, 13 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile
index f6e6393abac5..d8a161896413 100644
--- a/textproc/p5-Validator-Custom/Makefile
+++ b/textproc/p5-Validator-Custom/Makefile
@@ -6,23 +6,24 @@
#
PORTNAME= Validator-Custom
-PORTVERSION= 0.1407
+PORTVERSION= 0.1421
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:KIMOTO
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Validator::Custom for simple data validation
-BUILD_DEPENDS= p5-Object-Simple>=3.0302:${PORTSDIR}/devel/p5-Object-Simple
-RUN_DEPENDS= p5-Object-Simple>=3.0302:${PORTSDIR}/devel/p5-Object-Simple
+BUILD_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple
+RUN_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple
PERL_CONFIGURE= yes
MAN3= Validator::Custom.3 \
- Validator::Custom::Basic::Constraints.3 \
- Validator::Custom::Guides.3 \
- Validator::Custom::Guides::Ja.3 \
+ Validator::Custom::Constraint.3 \
+ Validator::Custom::Guide.3 \
+ Validator::Custom::Guide::Ja.3 \
Validator::Custom::Result.3
.include <bsd.port.mk>
diff --git a/textproc/p5-Validator-Custom/distinfo b/textproc/p5-Validator-Custom/distinfo
index 7a6521efaadb..af47aecb9226 100644
--- a/textproc/p5-Validator-Custom/distinfo
+++ b/textproc/p5-Validator-Custom/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Validator-Custom-0.1407.tar.gz) = d2be370d8e64f3cb3b9a24babcc21d2d93c305a7e37fd742901b6b6bcc45f900
-SIZE (Validator-Custom-0.1407.tar.gz) = 21929
+SHA256 (Validator-Custom-0.1421.tar.gz) = 4d88110dae349b4da1cdf4eb5a2576f213187dfb0dece172c724635584f1efa5
+SIZE (Validator-Custom-0.1421.tar.gz) = 26903
diff --git a/textproc/p5-Validator-Custom/pkg-plist b/textproc/p5-Validator-Custom/pkg-plist
index ae37dd47cb06..c4cf23e13004 100644
--- a/textproc/p5-Validator-Custom/pkg-plist
+++ b/textproc/p5-Validator-Custom/pkg-plist
@@ -1,12 +1,11 @@
%%SITE_PERL%%/Validator/Custom.pm
-%%SITE_PERL%%/Validator/Custom/Basic/Constraints.pm
-%%SITE_PERL%%/Validator/Custom/Guides.pod
-%%SITE_PERL%%/Validator/Custom/Guides/Ja.pod
+%%SITE_PERL%%/Validator/Custom/Constraint.pm
+%%SITE_PERL%%/Validator/Custom/Guide.pod
+%%SITE_PERL%%/Validator/Custom/Guide/Ja.pod
%%SITE_PERL%%/Validator/Custom/Result.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator/Custom/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator/Custom
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator
-@dirrm %%SITE_PERL%%/Validator/Custom/Guides
-@dirrm %%SITE_PERL%%/Validator/Custom/Basic
+@dirrm %%SITE_PERL%%/Validator/Custom/Guide
@dirrm %%SITE_PERL%%/Validator/Custom
@dirrmtry %%SITE_PERL%%/Validator