diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-19 21:48:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-19 21:48:16 +0000 |
commit | 8f143b23db397a9e20fc2d76a88b803188dea68c (patch) | |
tree | d8dde4402aedbd75c9d0a82153556846b6ca0157 /www | |
parent | 5a34fbc8bb35ad39227013ecc434be8fe7900eb3 (diff) | |
download | ports-8f143b23db397a9e20fc2d76a88b803188dea68c.tar.gz ports-8f143b23db397a9e20fc2d76a88b803188dea68c.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-Services_Yadis/Makefile | 4 | ||||
-rw-r--r-- | www/pear-Services_Yadis/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
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 @@ -6,7 +6,7 @@ # PORTNAME= Services_Yadis -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= www pear MAINTAINER= miwi@FreeBSD.org @@ -15,7 +15,7 @@ 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 \ 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 |