diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-20 02:00:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-20 02:00:41 +0000 |
commit | 6e59ecf00211f5988a6ffb10a786193a064369f1 (patch) | |
tree | 90ffbdfd632f6731834b8cf31d2552e689fe4cac /textproc/p5-Validator-Custom | |
parent | eada843b1d4525eed008a0e5879dd7e7e79322a7 (diff) | |
download | ports-6e59ecf00211f5988a6ffb10a786193a064369f1.tar.gz ports-6e59ecf00211f5988a6ffb10a786193a064369f1.zip |
Notes
Diffstat (limited to 'textproc/p5-Validator-Custom')
-rw-r--r-- | textproc/p5-Validator-Custom/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Validator-Custom/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile index efe75adaed82..dc0148fcdff8 100644 --- a/textproc/p5-Validator-Custom/Makefile +++ b/textproc/p5-Validator-Custom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Validator-Custom -PORTVERSION= 0.1425 +PORTVERSION= 0.1426 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KIMOTO @@ -18,6 +18,9 @@ COMMENT= Validator::Custom for simple data validation BUILD_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple RUN_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple +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 \ diff --git a/textproc/p5-Validator-Custom/distinfo b/textproc/p5-Validator-Custom/distinfo index 9ed60f4aa759..e3fc02e02beb 100644 --- a/textproc/p5-Validator-Custom/distinfo +++ b/textproc/p5-Validator-Custom/distinfo @@ -1,2 +1,2 @@ -SHA256 (Validator-Custom-0.1425.tar.gz) = 9422ef82346a931edae3eb1bab363dafe04b1044cdfc63062b1f2e523e878771 -SIZE (Validator-Custom-0.1425.tar.gz) = 28064 +SHA256 (Validator-Custom-0.1426.tar.gz) = ec77dfc482b2302289439403b1c1d9d8c66c0ae8fbceef2d200296c7314d1cb3 +SIZE (Validator-Custom-0.1426.tar.gz) = 28330 |