Update to 2.11. Add license information.
Changes: http://search.cpan.org/dist/HTML-FillInForm/Changes
This commit is contained in:
parent
8ec7b86a8d
commit
d54627a1fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319840
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: p5-HTML-FillInForm
|
||||
# Date created: March 30th 2001
|
||||
# Whom: Alex Kapranoff <kapr@crosswinds.net>
|
||||
#
|
||||
# Created by: Alex Kapranoff <kapr@crosswinds.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= HTML-FillInForm
|
||||
PORTVERSION= 2.1
|
||||
PORTVERSION= 2.11
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl5 module for auto-filling HTML form fields from previous values
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=3.26:${PORTSDIR}/www/p5-HTML-Parser
|
||||
RUN_DEPENDS= p5-HTML-Parser>=3.26:${PORTSDIR}/www/p5-HTML-Parser
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (HTML-FillInForm-2.1.tar.gz) = 9f38053fcd39caa9796b2626ac7a6bfcbe8bbc026a8820572694b26279a093a2
|
||||
SIZE (HTML-FillInForm-2.1.tar.gz) = 17263
|
||||
SHA256 (HTML-FillInForm-2.11.tar.gz) = 5e117cc9733023c1418a15c63bc48c1c74a148953dbe155346339a03cfdecad6
|
||||
SIZE (HTML-FillInForm-2.11.tar.gz) = 17740
|
||||
|
Loading…
Reference in New Issue
Block a user