aboutsummaryrefslogtreecommitdiff
path: root/net/p5-XML-Compile-SOAP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-XML-Compile-SOAP/Makefile')
-rw-r--r--net/p5-XML-Compile-SOAP/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile
index 3bd29bf6b84d..74d7c7a68d73 100644
--- a/net/p5-XML-Compile-SOAP/Makefile
+++ b/net/p5-XML-Compile-SOAP/Makefile
@@ -1,17 +1,19 @@
PORTNAME= XML-Compile-SOAP
-PORTVERSION= 3.27
+PORTVERSION= 3.28
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Base-class for SOAP implementations
+WWW= https://metacpan.org/release/XML-Compile-SOAP
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper \
+ p5-LWP-Protocol-https>=6.00:www/p5-LWP-Protocol-https \
p5-Log-Report>=1.05:devel/p5-Log-Report \
p5-Net-HTTP>=6.16:net/p5-Net-HTTP \
p5-XML-Compile>=1.58:textproc/p5-XML-Compile \