1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Update to 0.28

- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Validator-Custom/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-12-09 14:27:07 +00:00
parent d6d0246779
commit 5bccef3466
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403395
3 changed files with 6 additions and 9 deletions

View File

@ -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

View File

@ -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

View File

@ -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