diff options
author | wen <wen@FreeBSD.org> | 2010-11-24 16:55:53 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-11-24 16:55:53 +0800 |
commit | fd5913d1ef9733267f84b06e4ecd7eaf092831cf (patch) | |
tree | cf616f63eaf26c12e8d0fdca0976d5a0634b3da2 /devel | |
parent | f32447a28c9e57cd05e659830695160b1939961e (diff) | |
download | freebsd-ports-gnome-fd5913d1ef9733267f84b06e4ecd7eaf092831cf.tar.gz freebsd-ports-gnome-fd5913d1ef9733267f84b06e4ecd7eaf092831cf.tar.zst freebsd-ports-gnome-fd5913d1ef9733267f84b06e4ecd7eaf092831cf.zip |
- Update to 0.08
Changelog: http://search.cpan.org/src/NUFFIN/JSON-RPC-Common-0.08/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-JSON-RPC-Common/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-JSON-RPC-Common/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-JSON-RPC-Common/Makefile b/devel/p5-JSON-RPC-Common/Makefile index c2e284da611f..79189f752690 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.07 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,6 +20,8 @@ RUN_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ + p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ + p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean PERL_CONFIGURE= YES diff --git a/devel/p5-JSON-RPC-Common/distinfo b/devel/p5-JSON-RPC-Common/distinfo index 5f619116f51a..cbb88ed557b0 100644 --- a/devel/p5-JSON-RPC-Common/distinfo +++ b/devel/p5-JSON-RPC-Common/distinfo @@ -1,3 +1,2 @@ -MD5 (JSON-RPC-Common-0.07.tar.gz) = f7c3085e6c6dd384097f1efb164ccc95 -SHA256 (JSON-RPC-Common-0.07.tar.gz) = 64f4b9e1dd1e89072d365df53c210e8f2e5ce3d0fe78ab29fa6ba6a0c7db03af -SIZE (JSON-RPC-Common-0.07.tar.gz) = 18808 +SHA256 (JSON-RPC-Common-0.08.tar.gz) = 387cd3b2ba715c28b7a431e6c18af275341298a53e17ba45613e8f4fb9fa6151 +SIZE (JSON-RPC-Common-0.08.tar.gz) = 18847 |