- update to 4.50
- changes: http://cpansearch.perl.org/src/MARKSTOS/CGI-Application-4.50/Changes
This commit is contained in:
parent
5947216f4d
commit
3bf946382e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277511
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= CGI-Application
|
||||
PORTVERSION= 4.31
|
||||
PORTVERSION= 4.50
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module intended to make it easier to create reusable web apps
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (CGI-Application-4.31.tar.gz) = d5cc348e270661d6ec02a09ea6e9c071ab06a6ef3be34ccf4f9931adadecae6e
|
||||
SIZE (CGI-Application-4.31.tar.gz) = 60892
|
||||
SHA256 (CGI-Application-4.50.tar.gz) = 74de7d538060b898a745944dd6e114bb3a7a59d6749a0a5e73749ff89d431c1d
|
||||
SIZE (CGI-Application-4.50.tar.gz) = 76005
|
||||
|
|
Loading…
Reference in a new issue