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

Jun Kuriyama kuriyama at FreeBSD.org
Sun Aug 11 01:54:41 UTC 2013


Author: kuriyama
Date: Sun Aug 11 01:54:40 2013
New Revision: 324564
URL: http://svnweb.freebsd.org/changeset/ports/324564

Log:
  - Upgrade to 0.007.

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 Aug 11 01:34:27 2013	(r324563)
+++ head/www/p5-Session-Storage-Secure/Makefile	Sun Aug 11 01:54:40 2013	(r324564)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Session-Storage-Secure
-PORTVERSION=	0.006
+PORTVERSION=	0.007
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -19,6 +19,7 @@ RUN_DEPENDS=	\
 	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-String-Compare-ConstantTime>0:${PORTSDIR}/textproc/p5-String-Compare-ConstantTime \
 	p5-namespace-clean>0:${PORTSDIR}/devel/p5-namespace-clean
 BUILD_DEPENDS=	${RUN_DEPENDS}
 TEST_DEPENDS=	\
@@ -26,7 +27,8 @@ TEST_DEPENDS=	\
 	p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \
 	p5-Number-Tolerant>0:${PORTSDIR}/devel/p5-Number-Tolerant
 
-PERL_CONFIGURE=	yes
+USES=	perl5
+USE_PERL5=	configure
 
 MAN3=	Session::Storage::Secure.3
 

Modified: head/www/p5-Session-Storage-Secure/distinfo
==============================================================================
--- head/www/p5-Session-Storage-Secure/distinfo	Sun Aug 11 01:34:27 2013	(r324563)
+++ head/www/p5-Session-Storage-Secure/distinfo	Sun Aug 11 01:54:40 2013	(r324564)
@@ -1,2 +1,2 @@
-SHA256 (Session-Storage-Secure-0.006.tar.gz) = da7fe3939eee7145eca550bea5fc249fe3a665b7d8cd46991caed479bb032a4b
-SIZE (Session-Storage-Secure-0.006.tar.gz) = 19296
+SHA256 (Session-Storage-Secure-0.007.tar.gz) = 04ae27ae8ce7d94c396d5da39f392adb5c318317a2492521891bfdeb72b299a3
+SIZE (Session-Storage-Secure-0.007.tar.gz) = 20419


More information about the svn-ports-head mailing list