Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2022 01:31:28 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 914a0ef0d513 - main - www/p5-Dancer2-Plugin-FormValidator: Update to 1.01
Message-ID:  <202205180131.24I1VSw5069848@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=914a0ef0d513d0edafc7208919c7ac1163b88a1a

commit 914a0ef0d513d0edafc7208919c7ac1163b88a1a
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-05-18 01:30:38 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-05-18 01:30:38 +0000

    www/p5-Dancer2-Plugin-FormValidator: Update to 1.01
---
 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 78ec2e09d8a7..36b107fb6dab 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.90
+PORTVERSION=	1.01
 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 23908fdd2cd3..5a0a98d8223f 100644
--- a/www/p5-Dancer2-Plugin-FormValidator/distinfo
+++ b/www/p5-Dancer2-Plugin-FormValidator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652589103
-SHA256 (Dancer2-Plugin-FormValidator-0.90.tar.gz) = dca4313ec438f36105b6888e332cc6ad90d9ce9767ad38152cd73ef6bbff44b8
-SIZE (Dancer2-Plugin-FormValidator-0.90.tar.gz) = 25004
+TIMESTAMP = 1652834075
+SHA256 (Dancer2-Plugin-FormValidator-1.01.tar.gz) = d7269a5cd52f10ca81d945f01b2924d58222f1e34b8dad703ff09f0727593596
+SIZE (Dancer2-Plugin-FormValidator-1.01.tar.gz) = 25770
diff --git a/www/p5-Dancer2-Plugin-FormValidator/pkg-plist b/www/p5-Dancer2-Plugin-FormValidator/pkg-plist
index e9b92a0f1a6d..15ebe8fc6f7b 100644
--- a/www/p5-Dancer2-Plugin-FormValidator/pkg-plist
+++ b/www/p5-Dancer2-Plugin-FormValidator/pkg-plist
@@ -24,6 +24,7 @@
 %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Min.pm
 %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Numeric.pm
 %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Required.pm
+%%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/RequiredWith.pm
 %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator/Same.pm
 %%SITE_PERL%%/Dancer2/Plugin/FormValidator/Validator.pm
 %%PERL5_MAN3%%/Dancer2::Plugin::FormValidator.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205180131.24I1VSw5069848>