diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-02-17 16:15:58 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-02-17 16:15:58 +0000 |
commit | b955fb4e0110208cd662c25a1dd726f254a9855e (patch) | |
tree | 2e4c8743f50d75c7e5d26c77c98246ba95581d72 /www | |
parent | 1f3dde11a988fc473f415d2cd50e5f14e01fcc6d (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Session-Storage-Secure/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Session-Storage-Secure/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Session-Storage-Secure/Makefile b/www/p5-Session-Storage-Secure/Makefile index 4a2c709ce7ad..813081294b20 100644 --- a/www/p5-Session-Storage-Secure/Makefile +++ b/www/p5-Session-Storage-Secure/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Session-Storage-Secure -PORTVERSION= 0.005 +PORTVERSION= 0.006 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN @@ -16,7 +16,7 @@ RUN_DEPENDS= \ p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \ p5-Math-Random-ISAAC-XS>0:${PORTSDIR}/math/p5-Math-Random-ISAAC-XS \ p5-Moo>0:${PORTSDIR}/devel/p5-Moo \ - p5-MooX-Types-MooseLike>0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ + p5-MooX-Types-MooseLike>=0.16:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ p5-Sereal-Decoder>0:${PORTSDIR}/converters/p5-Sereal-Decoder \ p5-Sereal-Encoder>0:${PORTSDIR}/converters/p5-Sereal-Encoder \ p5-namespace-clean>0:${PORTSDIR}/devel/p5-namespace-clean diff --git a/www/p5-Session-Storage-Secure/distinfo b/www/p5-Session-Storage-Secure/distinfo index 9aa26767d543..172e486e97d2 100644 --- a/www/p5-Session-Storage-Secure/distinfo +++ b/www/p5-Session-Storage-Secure/distinfo @@ -1,2 +1,2 @@ -SHA256 (Session-Storage-Secure-0.005.tar.gz) = c5013dd353ce52921b9d1e1f6935bf4d45e28bc5e57e0977876d0f733996c482 -SIZE (Session-Storage-Secure-0.005.tar.gz) = 19230 +SHA256 (Session-Storage-Secure-0.006.tar.gz) = da7fe3939eee7145eca550bea5fc249fe3a665b7d8cd46991caed479bb032a4b +SIZE (Session-Storage-Secure-0.006.tar.gz) = 19296 |