1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00

- Update to 0.04

- Add SHA256 checksum
- Pass maintainership to submitter

Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
This commit is contained in:
Lars Thegler 2005-11-20 18:02:44 +00:00
parent 98df6620e9
commit b44af8a59b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148866
2 changed files with 22 additions and 13 deletions

View File

@ -6,23 +6,31 @@
#
PORTNAME= Bundle-Catalyst
PORTVERSION= 0.03
PORTREVISION= 1
PORTVERSION= 0.04
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG
MASTER_SITE_SUBDIR= ../by-authors/id/S/SR/SRI
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
MAINTAINER= lars@balker.dk
COMMENT= A Bundle to install most of the Catalyst modules
BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst \
${SITE_PERL}/Catalyst/Plugin/FormValidator.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator \
${SITE_PERL}/Catalyst/Plugin/Prototype.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-Prototype \
${SITE_PERL}/Catalyst/Plugin/Session/FastMmap.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-FastMmap \
${SITE_PERL}/Catalyst/Plugin/Static.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-Static \
${SITE_PERL}/Catalyst/Model/CDBI.pm:${PORTSDIR}/www/p5-Catalyst-Model-CDBI \
${SITE_PERL}/Catalyst/View/TT.pm:${PORTSDIR}/www/p5-Catalyst-View-TT
BUILD_DEPENDS= p5-Catalyst>=0:${PORTSDIR}/www/p5-Catalyst \
p5-Catalyst-Plugin-FormValidator>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator \
p5-Catalyst-Plugin-FillInForm>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FillInForm \
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-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-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
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-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,2 +1,3 @@
MD5 (Bundle-Catalyst-0.03.tar.gz) = 0a3c61998fdbb257d86491af4c0ae749
SIZE (Bundle-Catalyst-0.03.tar.gz) = 1455
MD5 (Bundle-Catalyst-0.04.tar.gz) = 87be438ee9129b2cbad90f07a73eb2ac
SHA256 (Bundle-Catalyst-0.04.tar.gz) = a2053871467a1eecd2e539900f624d990e4294513591870a5d7a6409e65c4768
SIZE (Bundle-Catalyst-0.04.tar.gz) = 1564