git: 840b498eeb2a - main - www/p5-Dancer2-Plugin-FormValidator: Update to 1.03
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Jun 2022 23:53:55 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=840b498eeb2a89bb307df12f88acd6edc7f4e833 commit 840b498eeb2a89bb307df12f88acd6edc7f4e833 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-06-12 23:53:21 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-06-12 23:53:21 +0000 www/p5-Dancer2-Plugin-FormValidator: Update to 1.03 --- www/p5-Dancer2-Plugin-FormValidator/Makefile | 2 +- www/p5-Dancer2-Plugin-FormValidator/distinfo | 6 +++--- www/p5-Dancer2-Plugin-FormValidator/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/p5-Dancer2-Plugin-FormValidator/Makefile b/www/p5-Dancer2-Plugin-FormValidator/Makefile index 36b107fb6dab..fcf160983382 100644 --- a/www/p5-Dancer2-Plugin-FormValidator/Makefile +++ b/www/p5-Dancer2-Plugin-FormValidator/Makefile @@ -1,5 +1,5 @@ PORTNAME= Dancer2-Plugin-FormValidator -PORTVERSION= 1.01 +PORTVERSION= 1.03 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 5a0a98d8223f..8de89a628dbd 100644 --- a/www/p5-Dancer2-Plugin-FormValidator/distinfo +++ b/www/p5-Dancer2-Plugin-FormValidator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652834075 -SHA256 (Dancer2-Plugin-FormValidator-1.01.tar.gz) = d7269a5cd52f10ca81d945f01b2924d58222f1e34b8dad703ff09f0727593596 -SIZE (Dancer2-Plugin-FormValidator-1.01.tar.gz) = 25770 +TIMESTAMP = 1655074526 +SHA256 (Dancer2-Plugin-FormValidator-1.03.tar.gz) = 1d02551c9a50143bd3a1ac821cb28c20294e8b047d3120641ec3e4bcca0ffbb7 +SIZE (Dancer2-Plugin-FormValidator-1.03.tar.gz) = 26237 diff --git a/www/p5-Dancer2-Plugin-FormValidator/pkg-plist b/www/p5-Dancer2-Plugin-FormValidator/pkg-plist index 15ebe8fc6f7b..25fcb2902325 100644 --- a/www/p5-Dancer2-Plugin-FormValidator/pkg-plist +++ b/www/p5-Dancer2-Plugin-FormValidator/pkg-plist @@ -14,6 +14,7 @@ %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Accepted.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Alpha.pm %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/AlphaNum.pm +%%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Boolean.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