diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-27 07:15:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-27 07:15:51 +0800 |
commit | c7db707464ee8bcab0b019ec54322b4707c885f6 (patch) | |
tree | 3d06f8b27f466c0dde71bffc5c47df8dd321a24e /www | |
parent | 02a749013e59d2685bebd083699333f1c5111db7 (diff) | |
download | freebsd-ports-gnome-c7db707464ee8bcab0b019ec54322b4707c885f6.tar.gz freebsd-ports-gnome-c7db707464ee8bcab0b019ec54322b4707c885f6.tar.zst freebsd-ports-gnome-c7db707464ee8bcab0b019ec54322b4707c885f6.zip |
- Update to 0.2.2
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-Services_Yadis/Makefile | 3 | ||||
-rw-r--r-- | www/pear-Services_Yadis/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/pear-Services_Yadis/Makefile b/www/pear-Services_Yadis/Makefile index 2a29ac109161..074c9b3b6200 100644 --- a/www/pear-Services_Yadis/Makefile +++ b/www/pear-Services_Yadis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Services_Yadis -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= www pear MAINTAINER= miwi@FreeBSD.org @@ -15,6 +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 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 1315623d3b01..06a60e3cabf5 100644 --- a/www/pear-Services_Yadis/distinfo +++ b/www/pear-Services_Yadis/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Services_Yadis-0.2.1.tgz) = 5b4d3ed2b0152ac7274fcec3284990db -SHA256 (PEAR/Services_Yadis-0.2.1.tgz) = c3730f53ce0476f6cd1c458eda6a98c2a44058bc5c47bf1eb917a887de2ebb38 -SIZE (PEAR/Services_Yadis-0.2.1.tgz) = 12895 +MD5 (PEAR/Services_Yadis-0.2.2.tgz) = 5fc1e9679acdaac38193fdae6a3593f3 +SHA256 (PEAR/Services_Yadis-0.2.2.tgz) = 5bda28f05467c4d068c3bed3f6668dcbb08f7d13386471a4a97661ad39760a35 +SIZE (PEAR/Services_Yadis-0.2.2.tgz) = 15428 |