Index: head/textproc/p5-Validator-Custom/Makefile =================================================================== --- head/textproc/p5-Validator-Custom/Makefile (revision 403394) +++ head/textproc/p5-Validator-Custom/Makefile (revision 403395) @@ -1,27 +1,27 @@ # Created by: Sunpoet Po-Chuan Hsieh # $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 LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple 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 .include Index: head/textproc/p5-Validator-Custom/distinfo =================================================================== --- head/textproc/p5-Validator-Custom/distinfo (revision 403394) +++ head/textproc/p5-Validator-Custom/distinfo (revision 403395) @@ -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 Index: head/textproc/p5-Validator-Custom/pkg-plist =================================================================== --- head/textproc/p5-Validator-Custom/pkg-plist (revision 403394) +++ head/textproc/p5-Validator-Custom/pkg-plist (revision 403395) @@ -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