diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-11 10:55:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-11 10:55:51 +0000 |
commit | 39c2f1fffc40cbab1831a4396f4d6f97a2af5bc4 (patch) | |
tree | be0616d50f8d9f9ed0eac56848f9b4429bd0e853 /devel/pear-XML_RPC | |
parent | Update port: devel/pear-HTML_Form to 1.1.1 (diff) |
Update port: devel/pear-XML_RPC to 1.2.0RC2
+ update port: devel/pear-XML_RPC to 1.2.0RC2
+ changelog: http://pear.php.net/package/XML_RPC/download/1.2.0RC2/
PR: ports/76093
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes:
svn path=/head/; revision=126129
Diffstat (limited to 'devel/pear-XML_RPC')
-rw-r--r-- | devel/pear-XML_RPC/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-XML_RPC/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/pear-XML_RPC/Makefile b/devel/pear-XML_RPC/Makefile index ab88ccae58c2..550df3ca6ef6 100644 --- a/devel/pear-XML_RPC/Makefile +++ b/devel/pear-XML_RPC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML_RPC -DISTVERSION= 1.2.0RC1 +DISTVERSION= 1.2.0RC2 CATEGORIES= devel www pear MAINTAINER= antonio@php.net diff --git a/devel/pear-XML_RPC/distinfo b/devel/pear-XML_RPC/distinfo index d3fa92bbf2cb..26c202a9e8b8 100644 --- a/devel/pear-XML_RPC/distinfo +++ b/devel/pear-XML_RPC/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/XML_RPC-1.2.0RC1.tgz) = 82dc45d18297cd41d1b373c355fb17f0 -SIZE (PEAR/XML_RPC-1.2.0RC1.tgz) = 14926 +MD5 (PEAR/XML_RPC-1.2.0RC2.tgz) = eaa6f38732901feb8d13424791f35460 +SIZE (PEAR/XML_RPC-1.2.0RC2.tgz) = 15416 |