- Update to 0.12

- Hand maintainership to submitter [1]
- Bump dependency to perl 5.8.x

Submitted by:	Lars Balker Rasmussen
Approved by:	lth (maintainer) [1] only
This commit is contained in:
Erwin Lansing 2005-07-07 12:30:28 +00:00
parent c99d0323c5
commit e40038fd5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138645
2 changed files with 6 additions and 6 deletions

View file

@ -6,13 +6,13 @@
#
PORTNAME= Catalyst-View-TT
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
MAINTAINER= lars@balker.dk
COMMENT= Template Toolkit view class for Catalyst
BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst \
@ -26,7 +26,7 @@ MAN3= Catalyst::Helper::View::TT.3 \
Catalyst::View::TT.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} <= 500503
IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
.if ${PERL_LEVEL} <= 500600
IGNORE= requires Perl 5.8. Install lang/perl5.8, and try again
.endif
.include <bsd.port.post.mk>

View file

@ -1,2 +1,2 @@
MD5 (Catalyst-View-TT-0.11.tar.gz) = 953275d9fb27efda941a51d1a923235d
SIZE (Catalyst-View-TT-0.11.tar.gz) = 3952
MD5 (Catalyst-View-TT-0.12.tar.gz) = 71c2910d76c452b1803c6cf6ff682485
SIZE (Catalyst-View-TT-0.12.tar.gz) = 4252