diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-13 09:01:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-13 09:01:43 +0000 |
commit | 414f65b4359eb2b2ba8fb77a04309a438993fc72 (patch) | |
tree | 9605b85de45da53e4057110d1427e918c62a53bd /textproc/p5-Validator-Custom | |
parent | c134b69886b58c7566e972146b0f5fc3c5fd9681 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Validator-Custom')
-rw-r--r-- | textproc/p5-Validator-Custom/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Validator-Custom/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile index 7902c3d49ca9..56a19a9e9993 100644 --- a/textproc/p5-Validator-Custom/Makefile +++ b/textproc/p5-Validator-Custom/Makefile @@ -6,11 +6,12 @@ # PORTNAME= Validator-Custom -PORTVERSION= 0.1428 +PORTVERSION= 0.1500 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KIMOTO PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validator::Custom for simple data validation @@ -19,14 +20,13 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple -RUN_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 PERL_CONFIGURE= yes MAN3= Validator::Custom.3 \ - Validator::Custom::Constraint.3 \ Validator::Custom::Guide.3 \ Validator::Custom::Guide::Ja.3 \ Validator::Custom::Result.3 diff --git a/textproc/p5-Validator-Custom/distinfo b/textproc/p5-Validator-Custom/distinfo index b4bef9f6818e..8b39ade9adf0 100644 --- a/textproc/p5-Validator-Custom/distinfo +++ b/textproc/p5-Validator-Custom/distinfo @@ -1,2 +1,2 @@ -SHA256 (Validator-Custom-0.1428.tar.gz) = 27840a41192f41cc1d2858eb9aca6378374062e5317883c5a90ebefda5005c40 -SIZE (Validator-Custom-0.1428.tar.gz) = 30295 +SHA256 (Validator-Custom-0.15.tar.gz) = 8fe84118c6aed406c320e29ae7c6eb9bd363d06fd517dd7ae699073d6213060a +SIZE (Validator-Custom-0.15.tar.gz) = 30640 |