mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 0.03.
This commit is contained in:
parent
a281b46c7f
commit
6f2514e56c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194616
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Catalyst-Plugin-Session-Store-FastMmap
|
||||
PORTVERSION= 0.02
|
||||
PORTVERSION= 0.03
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Catalyst
|
||||
@ -15,10 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lbr@FreeBSD.org
|
||||
COMMENT= FastMmap session storage backend
|
||||
|
||||
BUILD_DEPENDS= p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap \
|
||||
p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
|
||||
p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \
|
||||
p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
|
||||
BUILD_DEPENDS= p5-Cache-FastMmap>=1.13:${PORTSDIR}/devel/p5-Cache-FastMmap \
|
||||
p5-Catalyst-Plugin-Session>=0.09:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
|
||||
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Catalyst-Plugin-Session-Store-FastMmap-0.02.tar.gz) = 4bb42dc7c9c4300240b1d0a3e88f37cd
|
||||
SHA256 (Catalyst-Plugin-Session-Store-FastMmap-0.02.tar.gz) = 16a15c6e458a898b6587a3781d13107cbfbd781836bef38fc6f272b5b2149435
|
||||
SIZE (Catalyst-Plugin-Session-Store-FastMmap-0.02.tar.gz) = 4770
|
||||
MD5 (Catalyst-Plugin-Session-Store-FastMmap-0.03.tar.gz) = 76f383dd2b5723f7660b2140e9420303
|
||||
SHA256 (Catalyst-Plugin-Session-Store-FastMmap-0.03.tar.gz) = fd589f7b234725913eec6fde28a73a3bead357387f20f8db5208fd380059bdb9
|
||||
SIZE (Catalyst-Plugin-Session-Store-FastMmap-0.03.tar.gz) = 4122
|
||||
|
Loading…
Reference in New Issue
Block a user