git: c554c934dd65 - main - www/p5-Dancer2-Plugin-FormValidator: Update to 0.82
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 May 2022 14:02:34 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=c554c934dd6595a7d78b1dada50af635cf0447bb commit c554c934dd6595a7d78b1dada50af635cf0447bb Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-05-06 14:01:45 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-05-06 14:01:45 +0000 www/p5-Dancer2-Plugin-FormValidator: Update to 0.82 --- www/p5-Dancer2-Plugin-FormValidator/Makefile | 2 +- www/p5-Dancer2-Plugin-FormValidator/distinfo | 6 +++--- www/p5-Dancer2-Plugin-FormValidator/pkg-plist | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/p5-Dancer2-Plugin-FormValidator/Makefile b/www/p5-Dancer2-Plugin-FormValidator/Makefile index f7e01467c320..abad6c1cdedd 100644 --- a/www/p5-Dancer2-Plugin-FormValidator/Makefile +++ b/www/p5-Dancer2-Plugin-FormValidator/Makefile @@ -1,5 +1,5 @@ PORTNAME= Dancer2-Plugin-FormValidator -PORTVERSION= 0.71 +PORTVERSION= 0.82 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Dancer2-Plugin-FormValidator/distinfo b/www/p5-Dancer2-Plugin-FormValidator/distinfo index 39911c8e1c18..949654b5d3ce 100644 --- a/www/p5-Dancer2-Plugin-FormValidator/distinfo +++ b/www/p5-Dancer2-Plugin-FormValidator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650666855 -SHA256 (Dancer2-Plugin-FormValidator-0.71.tar.gz) = e5d0764a3f11e5590bf86ea94fcad258122d078f23894d7f43361a4ff30d2b6e -SIZE (Dancer2-Plugin-FormValidator-0.71.tar.gz) = 22102 +TIMESTAMP = 1651844603 +SHA256 (Dancer2-Plugin-FormValidator-0.82.tar.gz) = 241bc496a0f0b89b9bc9d624647e73daf2745cbec95f4fb978426c6f59308ba4 +SIZE (Dancer2-Plugin-FormValidator-0.82.tar.gz) = 23834 diff --git a/www/p5-Dancer2-Plugin-FormValidator/pkg-plist b/www/p5-Dancer2-Plugin-FormValidator/pkg-plist index 87992a3badb2..efbfcceee835 100644 --- a/www/p5-Dancer2-Plugin-FormValidator/pkg-plist +++ b/www/p5-Dancer2-Plugin-FormValidator/pkg-plist @@ -10,9 +10,7 @@ %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Role/Validator.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Accepted.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Alpha.pm -%%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/AlphaAscii.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/AlphaNum.pm -%%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/AlphaNumAscii.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Email.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/EmailDns.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Enum.pm @@ -24,4 +22,5 @@ %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Numeric.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Required.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Same.pm +%%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator.pm %%PERL5_MAN3%%/Dancer2::Plugin::FormValidator.3.gz