mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
www/p5-HTML-FillInForm: Update to 2.22
- Add NO_ARCH Changes: https://metacpan.org/dist/HTML-FillInForm/changes
This commit is contained in:
parent
897f9d84b1
commit
ac03086871
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user