diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-02-16 17:26:56 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-02-16 17:26:56 +0000 |
commit | 2c4e557aade076186f377c334c6a90a6233e7885 (patch) | |
tree | 305f02dd9cb62723760c3c3f51c26526f366efe4 /net | |
parent | 35d08cb131d707cfe2dfc1dda2d827f0a997145a (diff) | |
download | ports-2c4e557aade076186f377c334c6a90a6233e7885.tar.gz ports-2c4e557aade076186f377c334c6a90a6233e7885.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-XML-Compile-SOAP-AnyEvent/Makefile | 10 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP-AnyEvent/distinfo | 4 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP-AnyEvent/pkg-plist | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/net/p5-XML-Compile-SOAP-AnyEvent/Makefile b/net/p5-XML-Compile-SOAP-AnyEvent/Makefile index 73fa507a3d36..5078b85c3e1c 100644 --- a/net/p5-XML-Compile-SOAP-AnyEvent/Makefile +++ b/net/p5-XML-Compile-SOAP-AnyEvent/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile-SOAP-AnyEvent -PORTVERSION= 0.01 -PORTREVISION= 1 +PORTVERSION= 0.90 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Exchange XML via AnyEvent::HTTP -BUILD_DEPENDS= p5-XML-Compile-SOAP>=2.18:${PORTSDIR}/net/p5-XML-Compile-SOAP \ - p5-AnyEvent-HTTP>=1.46:${PORTSDIR}/www/p5-AnyEvent-HTTP \ - p5-Log-Report>=0.28:${PORTSDIR}/devel/p5-Log-Report +BUILD_DEPENDS= p5-AnyEvent-HTTP>=1.46:${PORTSDIR}/www/p5-AnyEvent-HTTP \ + p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ + p5-Log-Report>=1.05:${PORTSDIR}/devel/p5-Log-Report \ + p5-XML-Compile-SOAP>=3.05:${PORTSDIR}/net/p5-XML-Compile-SOAP RUN_DEPENDS:= ${BUILD_DEPENDS} LICENSE= ART10 GPLv1 diff --git a/net/p5-XML-Compile-SOAP-AnyEvent/distinfo b/net/p5-XML-Compile-SOAP-AnyEvent/distinfo index 980ed38f6568..de3040cc9e5c 100644 --- a/net/p5-XML-Compile-SOAP-AnyEvent/distinfo +++ b/net/p5-XML-Compile-SOAP-AnyEvent/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-AnyEvent-0.01.tar.gz) = 3af566053bc91e6e0e024e8cefb662a92a13b1ca4f0b1e908dcbe2cccd34226e -SIZE (XML-Compile-SOAP-AnyEvent-0.01.tar.gz) = 6140 +SHA256 (XML-Compile-SOAP-AnyEvent-0.90.tar.gz) = 634a268f88843078825d74186e65074bcf5ff8747c7e231eb42525541006517c +SIZE (XML-Compile-SOAP-AnyEvent-0.90.tar.gz) = 7178 diff --git a/net/p5-XML-Compile-SOAP-AnyEvent/pkg-plist b/net/p5-XML-Compile-SOAP-AnyEvent/pkg-plist index 953d93b9e21b..40dbce9d170b 100644 --- a/net/p5-XML-Compile-SOAP-AnyEvent/pkg-plist +++ b/net/p5-XML-Compile-SOAP-AnyEvent/pkg-plist @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/XML::Compile::Transfer::SOAPHTTP_AnyEvent.3.gz -%%SITE_PERL%%/XML/Compile/Transfer/SOAPHTTP_AnyEvent.pm -%%SITE_PERL%%/XML/Compile/Transfer/SOAPHTTP_AnyEvent.pod +%%SITE_PERL%%/XML/Compile/Transport/SOAPHTTP_AnyEvent.pm +%%SITE_PERL%%/XML/Compile/Transport/SOAPHTTP_AnyEvent.pod +%%PERL5_MAN3%%/XML::Compile::Transport::SOAPHTTP_AnyEvent.3.gz |