diff options
author | Wen Heping <wen@FreeBSD.org> | 2013-12-23 13:04:40 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2013-12-23 13:04:40 +0000 |
commit | 332d6b9bd0cfed93b7effe4810b4f769c754e1b0 (patch) | |
tree | 110ea9697ad781cc69799139431c9e932b0d2e9c /www | |
parent | b492b10f515bd3faea03d30d8971f134a6cf8896 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 74a91fcdb2c0..ea2adaa5eb08 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,13 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ + p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny \ + p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \ p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \ + p5-File-ShareDir-Install>=0:${PORTSDIR}/devel/p5-File-ShareDir-Install \ p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \ p5-HTTP-Body>=0:${PORTSDIR}/www/p5-HTTP-Body \ p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \ diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index aa3d6eebbed2..d4525f9f3769 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.10.tar.gz) = 8b7377583cf0c3023fc21e5950aaf246ccc490585c1f0862afa8c3a64a1003b0 -SIZE (Dancer2-0.10.tar.gz) = 241175 +SHA256 (Dancer2-0.11.tar.gz) = 97ce88c73fcf329a5a8c9679f8411666442b09c039c0257c5f4f5a3aab4a54e1 +SIZE (Dancer2-0.11.tar.gz) = 241173 |