diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2012-08-31 10:00:29 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2012-08-31 10:00:29 +0000 |
commit | 1daea9fa7e86390f55c5e03df4b0f938d8cea64d (patch) | |
tree | aa683cf1b31c1aea1ba078edc8d62ad29dd37b2a /www/p5-Dancer | |
parent | fcf9bdedf75383bef110e55360f09c4c473736f2 (diff) |
Notes
Diffstat (limited to 'www/p5-Dancer')
-rw-r--r-- | www/p5-Dancer/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Dancer/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 4236fc483de1..016a19ebdfad 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Dancer -PORTVERSION= 1.3099 +PORTVERSION= 1.3100 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XSAWYERX @@ -20,6 +20,7 @@ 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 \ diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 5efe0fc0f03c..6ae043862a80 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-1.3099.tar.gz) = 847d9dbebb58c18774c9d3615dba34b938e0e8d61649f4dff502cddaeb545370 -SIZE (Dancer-1.3099.tar.gz) = 295226 +SHA256 (Dancer-1.3100.tar.gz) = e4c9ce04fcafb2a286438b9328ba970932ab65e3fd663654d899392abf3efc61 +SIZE (Dancer-1.3100.tar.gz) = 295808 |