- Update to 0.12

- File::Spec, File::Temp, and Digest are in Perl 5.8.1

PR:		102557
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
This commit is contained in:
Lars Balker Rasmussen 2006-09-02 15:56:42 +00:00
parent 584b88e25f
commit 756937d113
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171884
2 changed files with 5 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-Session
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Catalyst
@ -16,10 +16,7 @@ MAINTAINER= lbr@FreeBSD.org
COMMENT= Generic Catalyst Session plugin
RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Digest>=0:${PORTSDIR}/security/p5-Digest \
p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature \
p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \
p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Catalyst-Plugin-Session-0.11.tar.gz) = bd02b22b82dff396ee7533109976de8a
SHA256 (Catalyst-Plugin-Session-0.11.tar.gz) = 85c15ef59bf853ceb11e8135627327c713d8e861497f4c0b597852aaec832c48
SIZE (Catalyst-Plugin-Session-0.11.tar.gz) = 20944
MD5 (Catalyst-Plugin-Session-0.12.tar.gz) = 2d0560b93df902ce0d27d97701f4e31a
SHA256 (Catalyst-Plugin-Session-0.12.tar.gz) = 1a953d0ce728dd9c9ab2f6a53bb8cd14084a54e4c80bc313f8ee8f6ee7bd5f9f
SIZE (Catalyst-Plugin-Session-0.12.tar.gz) = 21123