aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-JSON-RPC-Dispatcher
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2010-08-20 08:09:14 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2010-08-20 08:09:14 +0000
commitef8b6dba6ec10429146b476bde0609600d38958c (patch)
treea063f00edc50b453518c33eed418d9ff1c38eb52 /devel/p5-JSON-RPC-Dispatcher
parentcd9fca7c90f193a9aec7ae044f835de752eb18f8 (diff)
downloadports-ef8b6dba6ec10429146b476bde0609600d38958c.tar.gz
ports-ef8b6dba6ec10429146b476bde0609600d38958c.zip
- update to 0.0504
Notes
Notes: svn path=/head/; revision=259616
Diffstat (limited to 'devel/p5-JSON-RPC-Dispatcher')
-rw-r--r--devel/p5-JSON-RPC-Dispatcher/Makefile8
-rw-r--r--devel/p5-JSON-RPC-Dispatcher/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-JSON-RPC-Dispatcher/Makefile b/devel/p5-JSON-RPC-Dispatcher/Makefile
index ce6cbd1d8f96..7269041977f1 100644
--- a/devel/p5-JSON-RPC-Dispatcher/Makefile
+++ b/devel/p5-JSON-RPC-Dispatcher/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= JSON-RPC-Dispatcher
-PORTVERSION= 0.0503
+PORTVERSION= 0.0504
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,13 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A JSON-RPC 2.0 server
-BUILD_DEPENDS= p5-JSON>=2.16:${PORTSDIR}/converters/p5-JSON \
+RUN_DEPENDS= p5-JSON>=2.16:${PORTSDIR}/converters/p5-JSON \
p5-Log-Any>=0.11:${PORTSDIR}/devel/p5-Log-Any \
p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \
p5-Plack>=0.9913:${PORTSDIR}/www/p5-Plack
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= YES
+PERL_CONFIGURE= 5.8.0+
MAN3= JSON::RPC::Dispatcher.3 \
JSON::RPC::Dispatcher::App.3 \
diff --git a/devel/p5-JSON-RPC-Dispatcher/distinfo b/devel/p5-JSON-RPC-Dispatcher/distinfo
index 14dd03586b42..077c5661fac1 100644
--- a/devel/p5-JSON-RPC-Dispatcher/distinfo
+++ b/devel/p5-JSON-RPC-Dispatcher/distinfo
@@ -1,3 +1,3 @@
-MD5 (JSON-RPC-Dispatcher-0.0503.tar.gz) = e72e1ec5afbf5b87f8234139c571b76d
-SHA256 (JSON-RPC-Dispatcher-0.0503.tar.gz) = 5cae164e5f83041465f988dfff6e8cdca990e2293e4daa80307a44d00b5bac39
-SIZE (JSON-RPC-Dispatcher-0.0503.tar.gz) = 17895
+MD5 (JSON-RPC-Dispatcher-0.0504.tar.gz) = c7837227ce043d2cfe18b00dd9390b58
+SHA256 (JSON-RPC-Dispatcher-0.0504.tar.gz) = c4459d53e0c6e5caa8a38fec94028f2afdfb9518efc02d4b4c8966294db40f9f
+SIZE (JSON-RPC-Dispatcher-0.0504.tar.gz) = 18100