aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-02-12 22:55:49 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-02-12 22:55:49 +0800
commitf131dc70f03d3b3ec08ef9be16467dd93355c657 (patch)
tree89a892c28f09a5bcccbb20d6b10a78453c90f58b /net
parent56bef81eae550330772ef9b5ae473bd3fa7c73af (diff)
downloadfreebsd-ports-gnome-f131dc70f03d3b3ec08ef9be16467dd93355c657.tar.gz
freebsd-ports-gnome-f131dc70f03d3b3ec08ef9be16467dd93355c657.tar.zst
freebsd-ports-gnome-f131dc70f03d3b3ec08ef9be16467dd93355c657.zip
- Update to 0.8
- While I'm here, sort *_DEPENDS and use TEST_DEPENDS Changes: http://search.cpan.org/dist/XML-RPC-Fast/Changes PR: ports/164522 Submitted by: Oleg A. Mamontov <oleg@mamontov.net> Approved by: Mons Anderson <mons@cpan.org> (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/p5-XML-RPC-Fast/Makefile16
-rw-r--r--net/p5-XML-RPC-Fast/distinfo4
2 files changed, 12 insertions, 8 deletions
diff --git a/net/p5-XML-RPC-Fast/Makefile b/net/p5-XML-RPC-Fast/Makefile
index 6cbb01d1cee2..b6b8abe5101c 100644
--- a/net/p5-XML-RPC-Fast/Makefile
+++ b/net/p5-XML-RPC-Fast/Makefile
@@ -1,11 +1,12 @@
# New ports collection makefile for: XML-RPC-Fast
# Whom: gugu
# Date created: 08 December 2009
+#
# $FreeBSD$
-# Generated with App::Pm2Port . Do not edit directly, please
+#
PORTNAME= XML-RPC-Fast
-PORTVERSION= 0.7
+PORTVERSION= 0.8
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,14 +14,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mons@cpan.org
COMMENT= Fast and modular implementation for an XML-RPC client and server
-BUILD_DEPENDS= p5-XML-Hash-LX>=0.05:${PORTSDIR}/textproc/p5-XML-Hash-LX \
- p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
p5-WWW-Curl>=0:${PORTSDIR}/www/p5-WWW-Curl \
- p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+ p5-XML-Hash-LX>=0.05:${PORTSDIR}/textproc/p5-XML-Hash-LX \
+ p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+
PERL_CONFIGURE= yes
+
MAN3= XML::RPC::Enc.3 \
XML::RPC::Enc::LibXML.3 \
XML::RPC::Fast.3 \
diff --git a/net/p5-XML-RPC-Fast/distinfo b/net/p5-XML-RPC-Fast/distinfo
index 56d0317178cd..12f40c941c96 100644
--- a/net/p5-XML-RPC-Fast/distinfo
+++ b/net/p5-XML-RPC-Fast/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-RPC-Fast-0.7.tar.gz) = 7134debc19a130595ff77df6687df980b109287d0536d7591314bad7f87ed126
-SIZE (XML-RPC-Fast-0.7.tar.gz) = 42358
+SHA256 (XML-RPC-Fast-0.8.tar.gz) = 8913b7da28080f450116510e383b1a8b912954f449b7b8290968d3fc56d4a6c4
+SIZE (XML-RPC-Fast-0.8.tar.gz) = 43608