diff options
author | tj <tj@FreeBSD.org> | 2014-02-22 04:18:14 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2014-02-22 04:18:14 +0800 |
commit | 8ea56af9291914404def4f5e556e2446a6247d6c (patch) | |
tree | 46d54a2fd4b470379b3c7f12bffa3180c3678fc4 /www | |
parent | 909ba21996cb5aae02b2803f521c81ec0a959f99 (diff) | |
download | freebsd-ports-graphics-8ea56af9291914404def4f5e556e2446a6247d6c.tar.gz freebsd-ports-graphics-8ea56af9291914404def4f5e556e2446a6247d6c.tar.zst freebsd-ports-graphics-8ea56af9291914404def4f5e556e2446a6247d6c.zip |
Update to 2.14.
Changes:
http://cpansearch.perl.org/src/TOKAREV/RPC-ExtDirect-2.14/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-RPC-ExtDirect/Makefile | 5 | ||||
-rw-r--r-- | www/p5-RPC-ExtDirect/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-RPC-ExtDirect/Makefile b/www/p5-RPC-ExtDirect/Makefile index 071272e60dc..01134a927e8 100644 --- a/www/p5-RPC-ExtDirect/Makefile +++ b/www/p5-RPC-ExtDirect/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RPC-ExtDirect -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tj@FreeBSD.org COMMENT= Perl extension for implementing the Ext.Direct remoting protocol +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Attribute-Handlers>=0.93:${PORTSDIR}/devel/p5-Attribute-Handlers \ p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-RPC-ExtDirect/distinfo b/www/p5-RPC-ExtDirect/distinfo index 90003f343c3..a989f2489cd 100644 --- a/www/p5-RPC-ExtDirect/distinfo +++ b/www/p5-RPC-ExtDirect/distinfo @@ -1,2 +1,2 @@ -SHA256 (RPC-ExtDirect-2.13.tar.gz) = 443347349f3dbbd5884106d40c8b94a1560e1dda9a0cf4570fcfe5de4cbb3447 -SIZE (RPC-ExtDirect-2.13.tar.gz) = 41071 +SHA256 (RPC-ExtDirect-2.14.tar.gz) = 25e3895ddc231f527413dc575171b85ee13fd1c4824056c882c0f697bafe734f +SIZE (RPC-ExtDirect-2.14.tar.gz) = 40630 |