svn commit: r313698 - head/www/p5-Dancer-Session-Cookie

Jun Kuriyama kuriyama at FreeBSD.org
Sat Mar 9 09:32:41 UTC 2013


Author: kuriyama
Date: Sat Mar  9 09:32:40 2013
New Revision: 313698
URL: http://svnweb.freebsd.org/changeset/ports/313698

Log:
  - Upgrade to 0.19.

Modified:
  head/www/p5-Dancer-Session-Cookie/Makefile
  head/www/p5-Dancer-Session-Cookie/distinfo

Modified: head/www/p5-Dancer-Session-Cookie/Makefile
==============================================================================
--- head/www/p5-Dancer-Session-Cookie/Makefile	Sat Mar  9 09:00:41 2013	(r313697)
+++ head/www/p5-Dancer-Session-Cookie/Makefile	Sat Mar  9 09:32:40 2013	(r313698)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer-Session-Cookie
-PORTVERSION=	0.16
+PORTVERSION=	0.19
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,10 @@ RUN_DEPENDS=	\
 	p5-Crypt-CBC>0:${PORTSDIR}/security/p5-Crypt-CBC \
 	p5-Crypt-Rijndael>0:${PORTSDIR}/security/p5-Crypt-Rijndael \
 	p5-Dancer>=1.13:${PORTSDIR}/www/p5-Dancer \
+	p5-HTTP-Date>0:${PORTSDIR}/www/p5-HTTP-Date \
 	p5-Session-Storage-Secure>0:${PORTSDIR}/www/p5-Session-Storage-Secure \
-	p5-String-CRC32>0:${PORTSDIR}/devel/p5-String-CRC32
+	p5-String-CRC32>0:${PORTSDIR}/devel/p5-String-CRC32 \
+	p5-Time-Duration-Parse>0:${PORTSDIR}/devel/p5-Time-Duration-Parse
 TEST_DEPENDS=	\
 	p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
 	p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \

Modified: head/www/p5-Dancer-Session-Cookie/distinfo
==============================================================================
--- head/www/p5-Dancer-Session-Cookie/distinfo	Sat Mar  9 09:00:41 2013	(r313697)
+++ head/www/p5-Dancer-Session-Cookie/distinfo	Sat Mar  9 09:32:40 2013	(r313698)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Session-Cookie-0.16.tar.gz) = 98ae6a29dd9d95a38da0983cc812761a72325d95c8cf675c5139a935f4162781
-SIZE (Dancer-Session-Cookie-0.16.tar.gz) = 16957
+SHA256 (Dancer-Session-Cookie-0.19.tar.gz) = 2f71a697276cd2ab3841ac4e9abc076e717c684781a80d555214f1dff6431a32
+SIZE (Dancer-Session-Cookie-0.19.tar.gz) = 18960


More information about the svn-ports-all mailing list