mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Update to 6.04
- Add LICENSE_FILE - Take maintainership Changes: https://metacpan.org/changes/distribution/HTML-Form
This commit is contained in:
parent
2a3edf2375
commit
d8bbf6f1bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496904
@ -2,25 +2,26 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= HTML-Form
|
||||
PORTVERSION= 6.03
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 6.04
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Class that represents an HTML form element
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
|
||||
p5-HTTP-Message>=6.03:www/p5-HTTP-Message \
|
||||
p5-URI>=1.10:net/p5-URI
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (HTML-Form-6.03.tar.gz) = 68c01d94f005d5ca9c4d55ad2a1bf3a8d034a5fc6db187d91a4c42f3fdc9fc36
|
||||
SIZE (HTML-Form-6.03.tar.gz) = 23522
|
||||
TIMESTAMP = 1553606079
|
||||
SHA256 (HTML-Form-6.04.tar.gz) = 9cd557a8b61b9a98deceff259c4fb1d82df729ff9d0388f655b364dd16480080
|
||||
SIZE (HTML-Form-6.04.tar.gz) = 45001
|
||||
|
Loading…
x
Reference in New Issue
Block a user