diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-11 13:47:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-11 13:47:23 +0000 |
commit | 17b93a28c07cc63346137950e7e1e49ebdd2272f (patch) | |
tree | f6c7c2378eb45323722e88d3e8a79c7adf8cd0e7 /devel | |
parent | 550b4177d66ebf86742cd50c55d759c12c60e0eb (diff) | |
download | ports-17b93a28c07cc63346137950e7e1e49ebdd2272f.tar.gz ports-17b93a28c07cc63346137950e7e1e49ebdd2272f.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-JSON-RPC-Common/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-JSON-RPC-Common/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-JSON-RPC-Common/Makefile b/devel/p5-JSON-RPC-Common/Makefile index 9455625a5133..4eaf0fd67cb8 100644 --- a/devel/p5-JSON-RPC-Common/Makefile +++ b/devel/p5-JSON-RPC-Common/Makefile @@ -6,7 +6,7 @@ # PORTNAME= JSON-RPC-Common -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wenheping@gmail.com COMMENT= Transport agnostic JSON RPC helper objects -RUN_DEPENDS= p5-Moose>=0.81:${PORTSDIR}/devel/p5-Moose \ +RUN_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ + p5-Moose>=0.81:${PORTSDIR}/devel/p5-Moose \ p5-JSON>=2.11:${PORTSDIR}/converters/p5-JSON \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ diff --git a/devel/p5-JSON-RPC-Common/distinfo b/devel/p5-JSON-RPC-Common/distinfo index 2f9528774849..901fc20cfe92 100644 --- a/devel/p5-JSON-RPC-Common/distinfo +++ b/devel/p5-JSON-RPC-Common/distinfo @@ -1,3 +1,3 @@ -MD5 (JSON-RPC-Common-0.05.tar.gz) = 096a772d5760b22ea2cda668d031ad95 -SHA256 (JSON-RPC-Common-0.05.tar.gz) = 57bde254b1a381bdfb7b14e287e73319d96577af3fc269e588a720109157f5a1 -SIZE (JSON-RPC-Common-0.05.tar.gz) = 18403 +MD5 (JSON-RPC-Common-0.06.tar.gz) = dcacc1429066ed8729122cba122494ef +SHA256 (JSON-RPC-Common-0.06.tar.gz) = aa1ccdc693205162e255d24137d873515a6c208d9bb94bf875f788fd35ecf3c9 +SIZE (JSON-RPC-Common-0.06.tar.gz) = 18566 |