1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 1.1.1

This commit is contained in:
Martin Wilke 2011-07-02 11:46:45 +00:00
parent ce512b4e40
commit 20cceceea4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276865
2 changed files with 6 additions and 35 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML_RPC2
PORTVERSION= 1.0.8
PORTVERSION= 1.1.1
CATEGORIES= net devel pear
MAINTAINER= miwi@FreeBSD.org
@ -14,41 +14,12 @@ COMMENT= XML-RPC client/server library
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite
PEAR_CATSRC= yes
PEAR_AUTOINSTALL= yes
USE_PHP= curl
FILES= XML/RPC2/Backend/Php/Value/Array.php \
XML/RPC2/Backend/Php/Value/Base64.php \
XML/RPC2/Backend/Php/Value/Boolean.php \
XML/RPC2/Backend/Php/Value/Datetime.php \
XML/RPC2/Backend/Php/Value/Double.php \
XML/RPC2/Backend/Php/Value/Integer.php \
XML/RPC2/Backend/Php/Value/Scalar.php \
XML/RPC2/Backend/Php/Value/String.php \
XML/RPC2/Backend/Php/Value/Struct.php \
XML/RPC2/Backend/Php/Client.php \
XML/RPC2/Backend/Php/Request.php \
XML/RPC2/Backend/Php/Response.php \
XML/RPC2/Backend/Php/Server.php \
XML/RPC2/Backend/Php/Value.php \
XML/RPC2/Backend/Xmlrpcext/Client.php \
XML/RPC2/Backend/Xmlrpcext/Server.php \
XML/RPC2/Backend/Xmlrpcext/Value.php \
XML/RPC2/Server/CallHandler/Class.php \
XML/RPC2/Server/CallHandler/Instance.php \
XML/RPC2/Server/CallHandler.php \
XML/RPC2/Server/Method.php \
XML/RPC2/Util/HTTPRequest.php \
XML/RPC2/Backend.php \
XML/RPC2/CachedClient.php \
XML/RPC2/CachedServer.php \
XML/RPC2/Client.php \
XML/RPC2/Exception.php \
XML/RPC2/Server.php \
XML/RPC2/Value.php
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (PEAR/XML_RPC2-1.0.8.tgz) = ab90f719f8fdd925862e8e488b022278362d2dfc2d79d469017fdd0808159877
SIZE (PEAR/XML_RPC2-1.0.8.tgz) = 67063
SHA256 (PEAR/XML_RPC2-1.1.1.tgz) = 27a3f2c40ae0f11d51e91c130d1120c3e5f083c3deed2c9a3837e52e39b56bfb
SIZE (PEAR/XML_RPC2-1.1.1.tgz) = 68431