diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2012-10-20 11:28:30 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2012-10-20 11:28:30 +0800 |
commit | ed9a883a05363587b61751e762774bbcc2430065 (patch) | |
tree | c792974807cc1c641f708ce83c8ecbb5c54fcd14 /www | |
parent | d8ecbf41c0c224c39c80c5e42edf6b38936e33bc (diff) | |
download | freebsd-ports-gnome-ed9a883a05363587b61751e762774bbcc2430065.tar.gz freebsd-ports-gnome-ed9a883a05363587b61751e762774bbcc2430065.tar.zst freebsd-ports-gnome-ed9a883a05363587b61751e762774bbcc2430065.zip |
- Upgrade to 1.3110.
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Dancer/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 016a19ebdfad..f42bfbbfa328 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Dancer -PORTVERSION= 1.3100 +PORTVERSION= 1.3110 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX @@ -20,7 +20,6 @@ LICENSE_COMB= dual RUN_DEPENDS= \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ - p5-Clone>0:${PORTSDIR}/devel/p5-Clone \ p5-HTTP-Body>=1.07:${PORTSDIR}/www/p5-HTTP-Body \ p5-HTTP-Server-Simple-PSGI>=0.11:${PORTSDIR}/www/p5-HTTP-Server-Simple-PSGI \ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ @@ -28,7 +27,6 @@ RUN_DEPENDS= \ p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ - p5-Clone>0:${PORTSDIR}/devel/p5-Clone \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \ p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML \ @@ -36,7 +34,9 @@ TEST_DEPENDS= \ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \ 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 + p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output \ + p5-Plack>0:${PORTSDIR}/www/p5-Plack \ + p5-Clone>0:${PORTSDIR}/devel/p5-Clone # XXX: test wants p5-Dancer-Session-Cookie, but this causes cyclic dependency. # p5-Dancer-Session-Cookie>0:${PORTSDIR}/www/p5-Dancer-Session-Cookie diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 6ae043862a80..e6c92bc9be80 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-1.3100.tar.gz) = e4c9ce04fcafb2a286438b9328ba970932ab65e3fd663654d899392abf3efc61 -SIZE (Dancer-1.3100.tar.gz) = 295808 +SHA256 (Dancer-1.3110.tar.gz) = 1c22800be3fe294acfa8e3810cf6bd5dc6292079c73f74691968b728c5c1bf52 +SIZE (Dancer-1.3110.tar.gz) = 293654 |