git: ac030868716e - main - www/p5-HTML-FillInForm: Update to 2.22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 05:50:43 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ac030868716ebbfe2ad68fe909e698f59baf363f
commit ac030868716ebbfe2ad68fe909e698f59baf363f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-13 05:39:09 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-13 05:39:09 +0000
www/p5-HTML-FillInForm: Update to 2.22
- Add NO_ARCH
Changes: https://metacpan.org/dist/HTML-FillInForm/changes
---
www/p5-HTML-FillInForm/Makefile | 11 ++++++-----
www/p5-HTML-FillInForm/distinfo | 5 +++--
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile
index 35fa62bd5fa8..9e641249f8a8 100644
--- a/www/p5-HTML-FillInForm/Makefile
+++ b/www/p5-HTML-FillInForm/Makefile
@@ -1,7 +1,7 @@
# Created by: Alex Kapranoff <kapr@crosswinds.net>
PORTNAME= HTML-FillInForm
-PORTVERSION= 2.21
+PORTVERSION= 2.22
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,12 +12,13 @@ COMMENT= Perl5 module for auto-filling HTML form fields from previous values
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-HTML-Parser>=3.26:www/p5-HTML-Parser
-TEST_DEPENDS= p5-CGI>=0:www/p5-CGI
+TEST_DEPENDS= p5-CGI>=0:www/p5-CGI \
+ p5-HTML-Parser>=0:www/p5-HTML-Parser
-INSTALL_TARGET= pure_install
USES= perl5
USE_PERL5= configure
+INSTALL_TARGET= pure_install
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/www/p5-HTML-FillInForm/distinfo b/www/p5-HTML-FillInForm/distinfo
index 1176059a62c2..abb3f8600512 100644
--- a/www/p5-HTML-FillInForm/distinfo
+++ b/www/p5-HTML-FillInForm/distinfo
@@ -1,2 +1,3 @@
-SHA256 (HTML-FillInForm-2.21.tar.gz) = d3af183cc8327614f1192929f4f0919b6e9725fc19c6f3730ce556a8daea6cf6
-SIZE (HTML-FillInForm-2.21.tar.gz) = 17823
+TIMESTAMP = 1632773720
+SHA256 (HTML-FillInForm-2.22.tar.gz) = 10eee5f30e736342c25a24fa68704d7f4535f5a562922bb8d8cb85fb6d42a4d8
+SIZE (HTML-FillInForm-2.22.tar.gz) = 38303