aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-XML_RPC
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-06-19 17:38:07 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-06-19 17:38:07 +0000
commit285f9438fd232b8da210ce73ff779529e7de4cf4 (patch)
treeecbd20c5c0f46e8dae4c80f994f1ed65e93620c5 /devel/pear-XML_RPC
parent788ae1c5404c350e32075dda15d886e6e9f4d753 (diff)
Notes
Diffstat (limited to 'devel/pear-XML_RPC')
-rw-r--r--devel/pear-XML_RPC/Makefile2
-rw-r--r--devel/pear-XML_RPC/distinfo4
-rw-r--r--devel/pear-XML_RPC/pkg-descr3
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/pear-XML_RPC/Makefile b/devel/pear-XML_RPC/Makefile
index d9f665498c00..2a6ac7f04064 100644
--- a/devel/pear-XML_RPC/Makefile
+++ b/devel/pear-XML_RPC/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML_RPC
-PORTVERSION= 1.2.2
+PORTVERSION= 1.3.0
CATEGORIES= devel www pear
MAINTAINER= antonio@php.net
diff --git a/devel/pear-XML_RPC/distinfo b/devel/pear-XML_RPC/distinfo
index 30387c8e92f8..7abf707e8edd 100644
--- a/devel/pear-XML_RPC/distinfo
+++ b/devel/pear-XML_RPC/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/XML_RPC-1.2.2.tgz) = c7e2ba02d67d08b2090f07bc08985f4f
-SIZE (PEAR/XML_RPC-1.2.2.tgz) = 21986
+MD5 (PEAR/XML_RPC-1.3.0.tgz) = 16bf3d0cfa42494228709e5e14e0c8b4
+SIZE (PEAR/XML_RPC-1.3.0.tgz) = 25299
diff --git a/devel/pear-XML_RPC/pkg-descr b/devel/pear-XML_RPC/pkg-descr
index 9fd124f30ba1..2df4a18b393a 100644
--- a/devel/pear-XML_RPC/pkg-descr
+++ b/devel/pear-XML_RPC/pkg-descr
@@ -1,4 +1,5 @@
A PEAR-ified version of Useful Inc's XML-RPC for PHP.
-It has support for HTTP transport, proxies and authentication.
+
+It has support for HTTP/HTTPS transport, proxies and authentication.
WWW: http://pear.php.net/package/XML_RPC/