mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.5.4
This commit is contained in:
parent
1ed5461032
commit
ae63f1804c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269771
2 changed files with 4 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= XML_RPC
|
PORTNAME= XML_RPC
|
||||||
PORTVERSION= 1.5.3
|
PORTVERSION= 1.5.4
|
||||||
CATEGORIES= net devel pear
|
CATEGORIES= net devel pear
|
||||||
|
|
||||||
MAINTAINER= miwi@FreeBSD.org
|
MAINTAINER= miwi@FreeBSD.org
|
||||||
|
@ -17,15 +17,12 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USE_PHP= xml
|
USE_PHP= xml
|
||||||
|
|
||||||
|
PEAR_CATSRC= yes
|
||||||
CATEGORY= XML
|
CATEGORY= XML
|
||||||
FILES= RPC.php RPC/Server.php RPC/Dump.php
|
FILES= RPC.php RPC/Server.php RPC/Dump.php
|
||||||
TESTS= allgot.inc empty-value-struct.php empty-value.php \
|
TESTS= allgot.inc empty-value-struct.php empty-value.php \
|
||||||
extra-lines.php protoport.php test_Dump.php types.php
|
extra-lines.php protoport.php test_Dump.php types.php
|
||||||
|
|
||||||
post-extract:
|
|
||||||
@${MKDIR} ${WRKSRC}/RPC
|
|
||||||
@${MV} ${WRKSRC}/Server.php ${WRKSRC}/Dump.php ${WRKSRC}/RPC
|
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (PEAR/XML_RPC-1.5.3.tgz) = d7b0272564f05491f8d2c2de1707ee80
|
SHA256 (PEAR/XML_RPC-1.5.4.tgz) = c76babd9c5c56098c8e2659f2cff470f42688675d2adb2bc9aa6810a75bff611
|
||||||
SHA256 (PEAR/XML_RPC-1.5.3.tgz) = 091ab56da474d20d6c8aec080b81c3e908afc726bbb1eb67b24e5f97b722459f
|
SIZE (PEAR/XML_RPC-1.5.4.tgz) = 31671
|
||||||
SIZE (PEAR/XML_RPC-1.5.3.tgz) = 31717
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue