diff options
Diffstat (limited to '')
-rw-r--r-- | devel/pear-XML_RPC/Makefile | 3 | ||||
-rw-r--r-- | devel/pear-XML_RPC/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/pear-XML_RPC/Makefile b/devel/pear-XML_RPC/Makefile index 65d61a3d561a..df9670c8415b 100644 --- a/devel/pear-XML_RPC/Makefile +++ b/devel/pear-XML_RPC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML_RPC -DISTVERSION= 1.2.0RC5 +DISTVERSION= 1.2.0RC6 CATEGORIES= devel www pear MAINTAINER= antonio@php.net @@ -17,6 +17,7 @@ WANT_PHP_PEAR= yes CATEGORY= XML FILES= RPC.php RPC/Server.php RPC/Dump.php +TESTS= protoport.php test_Dump.php post-extract: @${MKDIR} ${WRKSRC}/RPC diff --git a/devel/pear-XML_RPC/distinfo b/devel/pear-XML_RPC/distinfo index 65bcf93156d9..581e6865819a 100644 --- a/devel/pear-XML_RPC/distinfo +++ b/devel/pear-XML_RPC/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/XML_RPC-1.2.0RC5.tgz) = add241b0e9535cce645d7d1c47aa669c -SIZE (PEAR/XML_RPC-1.2.0RC5.tgz) = 18506 +MD5 (PEAR/XML_RPC-1.2.0RC6.tgz) = 552277418d5d43494061a7cfc269e749 +SIZE (PEAR/XML_RPC-1.2.0RC6.tgz) = 18691 |