1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 0.09

This commit is contained in:
Lars Balker Rasmussen 2006-07-31 22:08:14 +00:00
parent 1932d261e3
commit 072bb60fd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169253
2 changed files with 7 additions and 7 deletions

View File

@ -6,21 +6,21 @@
#
PORTNAME= Catalyst-Plugin-Session
PORTVERSION= 0.06
PORTVERSION= 0.09
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/N/NU/NUFFIN
MASTER_SITE_SUBDIR= Catalyst
PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Generic Catalyst Session plugin
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
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
RUN_DEPENDS= ${BUILD_DEPENDS}
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Catalyst-Plugin-Session-0.06.tar.gz) = 88569c333228c6f2489ea6866d40202c
SHA256 (Catalyst-Plugin-Session-0.06.tar.gz) = 6ffb0ea7fc5ebbe57f46c288c575e2498355e7e2e397e582e6b210ae8020f049
SIZE (Catalyst-Plugin-Session-0.06.tar.gz) = 19109
MD5 (Catalyst-Plugin-Session-0.09.tar.gz) = 654116dc5a5974472cedcd7bb93bc7c0
SHA256 (Catalyst-Plugin-Session-0.09.tar.gz) = b49e88d66a3b64820e90355522508680d887e1db5a4652805ad2c8653a43ef51
SIZE (Catalyst-Plugin-Session-0.09.tar.gz) = 20755