diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2012-08-24 08:46:39 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2012-08-24 08:46:39 +0800 |
commit | cc8147e2760b354ac4760e3f473bd384814f0ced (patch) | |
tree | 0da91f8cc44540922e58f2fb570c2ebd9f102c76 | |
parent | a7e949f77cc3e3c5923b77e393cd4a83c12a344b (diff) | |
download | freebsd-ports-gnome-cc8147e2760b354ac4760e3f473bd384814f0ced.tar.gz freebsd-ports-gnome-cc8147e2760b354ac4760e3f473bd384814f0ced.tar.zst freebsd-ports-gnome-cc8147e2760b354ac4760e3f473bd384814f0ced.zip |
- Upgrade to 1.3099.
-rw-r--r-- | www/p5-Dancer/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Dancer/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 9afb5dfd6fc2..4236fc483de1 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -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 diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index b8745373c0d6..5efe0fc0f03c 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -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 |