svn commit: r303046 - head/www/p5-Dancer

Jun Kuriyama kuriyama at FreeBSD.org
Fri Aug 24 00:46:39 UTC 2012


Author: kuriyama
Date: Fri Aug 24 00:46:39 2012
New Revision: 303046
URL: http://svn.freebsd.org/changeset/ports/303046

Log:
  - Upgrade to 1.3099.

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

Modified: head/www/p5-Dancer/Makefile
==============================================================================
--- head/www/p5-Dancer/Makefile	Fri Aug 24 00:06:24 2012	(r303045)
+++ head/www/p5-Dancer/Makefile	Fri Aug 24 00:46:39 2012	(r303046)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Dancer
-PORTVERSION=	1.3097
-PORTREVISION=	1
+PORTVERSION=	1.3099
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:XSAWYERX
@@ -37,6 +36,8 @@ TEST_DEPENDS=	\
 	p5-HTTP-Parser-XS>0:${PORTSDIR}/www/p5-HTTP-Parser-XS \
 	p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \
 	p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output
+# XXX: test wants p5-Dancer-Session-Cookie, but this causes cyclic dependency.
+#	p5-Dancer-Session-Cookie>0:${PORTSDIR}/www/p5-Dancer-Session-Cookie
 
 OPTIONS_DEFINE=	YAML
 OPTIONS_DEFAULT=	YAML

Modified: head/www/p5-Dancer/distinfo
==============================================================================
--- head/www/p5-Dancer/distinfo	Fri Aug 24 00:06:24 2012	(r303045)
+++ head/www/p5-Dancer/distinfo	Fri Aug 24 00:46:39 2012	(r303046)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-1.3097.tar.gz) = 5a493069170fddeb16ff341828c7841f8c5f98eb13c2965fa8a8561f2a733bbf
-SIZE (Dancer-1.3097.tar.gz) = 294126
+SHA256 (Dancer-1.3099.tar.gz) = 847d9dbebb58c18774c9d3615dba34b938e0e8d61649f4dff502cddaeb545370
+SIZE (Dancer-1.3099.tar.gz) = 295226



More information about the svn-ports-head mailing list