svn commit: r312424 - head/www/p5-Session-Storage-Secure

Jun Kuriyama kuriyama at FreeBSD.org
Sun Feb 17 16:15:59 UTC 2013


Author: kuriyama
Date: Sun Feb 17 16:15:58 2013
New Revision: 312424
URL: http://svnweb.freebsd.org/changeset/ports/312424

Log:
  - Upgrade to 0.006.

Modified:
  head/www/p5-Session-Storage-Secure/Makefile
  head/www/p5-Session-Storage-Secure/distinfo

Modified: head/www/p5-Session-Storage-Secure/Makefile
==============================================================================
--- head/www/p5-Session-Storage-Secure/Makefile	Sun Feb 17 16:15:31 2013	(r312423)
+++ head/www/p5-Session-Storage-Secure/Makefile	Sun Feb 17 16:15:58 2013	(r312424)
@@ -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

Modified: head/www/p5-Session-Storage-Secure/distinfo
==============================================================================
--- head/www/p5-Session-Storage-Secure/distinfo	Sun Feb 17 16:15:31 2013	(r312423)
+++ head/www/p5-Session-Storage-Secure/distinfo	Sun Feb 17 16:15:58 2013	(r312424)
@@ -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


More information about the svn-ports-all mailing list