diff --git a/www/pear-Services_Yadis/Makefile b/www/pear-Services_Yadis/Makefile index 40b65a539373..fc48763ddf39 100644 --- a/www/pear-Services_Yadis/Makefile +++ b/www/pear-Services_Yadis/Makefile @@ -1,32 +1,32 @@ # Ports collection makefile for: pear-Services_Yadis # Date created: 21 Jan 2007 # Whom: Ditesh Shashikant Gathani # # $FreeBSD$ # PORTNAME= Services_Yadis -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Implementation of the Yadis Specification 1.0 protocol for PHP5 BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -USE_PHP= simplexml +USE_PHP= simplexml dom CATEGORY= Services FILES= Yadis.php Yadis/Xri.php Yadis/Xrds.php Yadis/Service.php \ Yadis/Exception.php Yadis/Xrds/Namespace.php \ Yadis/Xrds/Service.php TESTS= test.php post-extract: ${MKDIR} ${WRKSRC}/tests ${MV} ${WRKSRC}/test.php ${WRKSRC}/tests .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include diff --git a/www/pear-Services_Yadis/distinfo b/www/pear-Services_Yadis/distinfo index 1219c4a4f890..c5eebbb852e6 100644 --- a/www/pear-Services_Yadis/distinfo +++ b/www/pear-Services_Yadis/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Services_Yadis-0.3.0.tgz) = 246694e4ec29f671a5765779b1ddfe30 -SHA256 (PEAR/Services_Yadis-0.3.0.tgz) = 5a15337c3762443dd9950efa7159573d3f64e38b51598b5f6f32066ffdbaec11 -SIZE (PEAR/Services_Yadis-0.3.0.tgz) = 14701 +MD5 (PEAR/Services_Yadis-0.3.1.tgz) = 6e837202f037256316f870f9928ba10f +SHA256 (PEAR/Services_Yadis-0.3.1.tgz) = 29db0b73390225dc08665d2275b3027303ae4e1aa77b4bd3104cd11206bcbb9c +SIZE (PEAR/Services_Yadis-0.3.1.tgz) = 14743