git: 82bb72e9b808 - main - www/p5-Dancer2-Plugin-FormValidator: Update to 0.90
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 May 2022 08:46:25 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=82bb72e9b808a52daf7fe5e5d1bee986cd5ed719 commit 82bb72e9b808a52daf7fe5e5d1bee986cd5ed719 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-05-15 05:09:56 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-05-15 05:09:56 +0000 www/p5-Dancer2-Plugin-FormValidator: Update to 0.90 --- 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, 7 insertions(+), 4 deletions(-) diff --git a/www/p5-Dancer2-Plugin-FormValidator/Makefile b/www/p5-Dancer2-Plugin-FormValidator/Makefile index abad6c1cdedd..78ec2e09d8a7 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.82 +PORTVERSION= 0.90 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 949654b5d3ce..23908fdd2cd3 100644 --- a/www/p5-Dancer2-Plugin-FormValidator/distinfo +++ b/www/p5-Dancer2-Plugin-FormValidator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651844603 -SHA256 (Dancer2-Plugin-FormValidator-0.82.tar.gz) = 241bc496a0f0b89b9bc9d624647e73daf2745cbec95f4fb978426c6f59308ba4 -SIZE (Dancer2-Plugin-FormValidator-0.82.tar.gz) = 23834 +TIMESTAMP = 1652589103 +SHA256 (Dancer2-Plugin-FormValidator-0.90.tar.gz) = dca4313ec438f36105b6888e332cc6ad90d9ce9767ad38152cd73ef6bbff44b8 +SIZE (Dancer2-Plugin-FormValidator-0.90.tar.gz) = 25004 diff --git a/www/p5-Dancer2-Plugin-FormValidator/pkg-plist b/www/p5-Dancer2-Plugin-FormValidator/pkg-plist index efbfcceee835..e9b92a0f1a6d 100644 --- a/www/p5-Dancer2-Plugin-FormValidator/pkg-plist +++ b/www/p5-Dancer2-Plugin-FormValidator/pkg-plist @@ -1,5 +1,8 @@ %%SITE_PERL%%/Dancer2/Plugin/FormValidator.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Config.pm +%%SITE_PERL%%/Dancer2/Plugin/FormValidator/Factory/Extensions.pm +%%SITE_PERL%%/Dancer2/Plugin/FormValidator/Factory/Messages.pm +%%SITE_PERL%%/Dancer2/Plugin/FormValidator/Input.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Processor.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Registry.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Result.pm