mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 0.3.1
This commit is contained in:
parent
5a34fbc8bb
commit
8f143b23db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244487
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user