diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-05-15 16:13:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-05-15 16:13:26 +0000 |
commit | a3d604d4b0666353777f7cca502dd5613e497be1 (patch) | |
tree | 1c87465dfe32d131cb097a09d1e7d3cc506fe061 /net/p5-RPC-XML | |
parent | e8fbf5dbc545467dabe396fe7feafd6af5a23f72 (diff) | |
download | ports-a3d604d4b0666353777f7cca502dd5613e497be1.tar.gz ports-a3d604d4b0666353777f7cca502dd5613e497be1.zip |
Notes
Diffstat (limited to 'net/p5-RPC-XML')
-rw-r--r-- | net/p5-RPC-XML/Makefile | 3 | ||||
-rw-r--r-- | net/p5-RPC-XML/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index 7a0d3e2f0eff..3f5d98756a0c 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RPC-XML -PORTVERSION= 0.79 +PORTVERSION= 0.80 CATEGORIES= net www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-XML-Parser>=2.31:textproc/p5-XML-Parser \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DateTime-Format-ISO8601>=0.07:devel/p5-DateTime-Format-ISO8601 +NO_ARCH= yes USES= gmake perl5 USE_PERL5= configure diff --git a/net/p5-RPC-XML/distinfo b/net/p5-RPC-XML/distinfo index b2a70ec716af..3729e1ba0370 100644 --- a/net/p5-RPC-XML/distinfo +++ b/net/p5-RPC-XML/distinfo @@ -1,2 +1,2 @@ -SHA256 (RPC-XML-0.79.tar.gz) = 9822ffcfbea9c2bddef00507dc93f7acb83589e6ff6460ca7040f147aeebf9a9 -SIZE (RPC-XML-0.79.tar.gz) = 209612 +SHA256 (RPC-XML-0.80.tar.gz) = ea0d7ca87aab70c12817df5893f6bfe0492ce63f6e0e63c0b452e375344c7ef7 +SIZE (RPC-XML-0.80.tar.gz) = 211223 |