Update to 1.70
PR: 94955 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
This commit is contained in:
parent
f8a26d056c
commit
5606e06306
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158657
2 changed files with 27 additions and 28 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Task-Catalyst
|
||||
PORTVERSION= 1.60
|
||||
PORTVERSION= 1.70
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/S/SR/SRI
|
||||
|
@ -15,33 +15,32 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lars@balker.dk
|
||||
COMMENT= All you need to start with Catalyst
|
||||
|
||||
BUILD_DEPENDS= p5-Catalyst>=5.64:${PORTSDIR}/www/p5-Catalyst \
|
||||
BUILD_DEPENDS= p5-Catalyst>=5.65:${PORTSDIR}/www/p5-Catalyst \
|
||||
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
|
||||
p5-Catalyst-Log-Log4perl>=0:${PORTSDIR}/www/p5-Catalyst-Log-Log4perl \
|
||||
p5-Catalyst-Log-Log4perl>=0.1:${PORTSDIR}/www/p5-Catalyst-Log-Log4perl \
|
||||
p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \
|
||||
p5-Catalyst-Plugin-HTML-Widget>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-HTML-Widget \
|
||||
p5-Catalyst-Plugin-StackTrace>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-StackTrace \
|
||||
p5-Catalyst-Plugin-Prototype>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Prototype \
|
||||
p5-Catalyst-Plugin-Singleton>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Singleton \
|
||||
p5-Catalyst-Plugin-DefaultEnd>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-DefaultEnd \
|
||||
p5-Catalyst-Plugin-SubRequest>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-SubRequest \
|
||||
p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
|
||||
p5-Catalyst-Plugin-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
|
||||
p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
|
||||
p5-Catalyst-Plugin-Session-State-URI>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-URI \
|
||||
p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
|
||||
p5-Catalyst-Plugin-Authentication-Store-DBIC>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication-Store-DBIC \
|
||||
p5-Catalyst-Plugin-Authentication-Store-Htpasswd>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd \
|
||||
p5-Catalyst-Plugin-Authorization-ACL>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-ACL \
|
||||
p5-Catalyst-Plugin-Authorization-Roles>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-Roles \
|
||||
p5-Catalyst-Plugin-I18N>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-I18N \
|
||||
p5-Catalyst-Plugin-HTML-Widget>=1.1:${PORTSDIR}/www/p5-Catalyst-Plugin-HTML-Widget \
|
||||
p5-Catalyst-Plugin-StackTrace>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-StackTrace \
|
||||
p5-Catalyst-Plugin-Prototype>=1.32:${PORTSDIR}/www/p5-Catalyst-Plugin-Prototype \
|
||||
p5-Catalyst-Plugin-Singleton>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Singleton \
|
||||
p5-Catalyst-Plugin-DefaultEnd>=0.03:${PORTSDIR}/www/p5-Catalyst-Plugin-DefaultEnd \
|
||||
p5-Catalyst-Plugin-SubRequest>=0.10:${PORTSDIR}/www/p5-Catalyst-Plugin-SubRequest \
|
||||
p5-Catalyst-Plugin-Session>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
|
||||
p5-Catalyst-Plugin-Session-Store-File>=0.07:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
|
||||
p5-Catalyst-Plugin-Session-State-Cookie>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
|
||||
p5-Catalyst-Plugin-Session-State-URI>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-URI \
|
||||
p5-Catalyst-Plugin-Authentication>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
|
||||
p5-Catalyst-Plugin-Authentication-Store-DBIC>=0.04:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication-Store-DBIC \
|
||||
p5-Catalyst-Plugin-Authentication-Store-Htpasswd>=0.020:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd \
|
||||
p5-Catalyst-Plugin-Authorization-ACL>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-ACL \
|
||||
p5-Catalyst-Plugin-Authorization-Roles>=0.03:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-Roles \
|
||||
p5-Catalyst-Plugin-I18N>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-I18N \
|
||||
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
|
||||
p5-Catalyst-Plugin-XMLRPC>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-XMLRPC \
|
||||
p5-Catalyst-Plugin-Pluggable>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Pluggable \
|
||||
p5-Catalyst-Model-DBIC>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC \
|
||||
p5-Catalyst-Model-DBIC-Plain>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Plain \
|
||||
p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT \
|
||||
p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \
|
||||
p5-Catalyst-Plugin-XMLRPC>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-XMLRPC \
|
||||
p5-Catalyst-Plugin-Pluggable>=0.04:${PORTSDIR}/www/p5-Catalyst-Plugin-Pluggable \
|
||||
p5-Catalyst-Model-DBIC-Schema>=0.08:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \
|
||||
p5-Catalyst-View-TT>=0.22:${PORTSDIR}/www/p5-Catalyst-View-TT \
|
||||
p5-Test-WWW-Mechanize-Catalyst>=0.35:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \
|
||||
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Task-Catalyst-1.60.tar.gz) = 3f91fcba1b5884ffda00629476dff8e2
|
||||
SHA256 (Task-Catalyst-1.60.tar.gz) = 1319f2e3a65cab23db648489d76ac7f57e29bcc8f2c5f621476b23ec325f5113
|
||||
SIZE (Task-Catalyst-1.60.tar.gz) = 17236
|
||||
MD5 (Task-Catalyst-1.70.tar.gz) = fec1d546150bd25a61b4930f60c9644c
|
||||
SHA256 (Task-Catalyst-1.70.tar.gz) = 71a55448e8b27b36ba5367c8f59fd0d7bc726bfc0c0044fb40e977b9c6cfa69f
|
||||
SIZE (Task-Catalyst-1.70.tar.gz) = 17295
|
||||
|
|
Loading…
Reference in a new issue