From 910ae719472fbdb08137886b504808d80dee91cb Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 24 Mar 2011 14:33:12 +0000 Subject: - Update to 0.1421 - Use new CPAN :id subdir macro Note that Validator::Custom::* changed their names. Changes: http://search.cpan.org/dist/Validator-Custom/Changes --- textproc/p5-Validator-Custom/Makefile | 13 +++++++------ textproc/p5-Validator-Custom/distinfo | 4 ++-- textproc/p5-Validator-Custom/pkg-plist | 9 ++++----- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'textproc/p5-Validator-Custom') 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 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 -- cgit v1.2.3