diff options
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 |