aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-06-20 01:38:07 +0800
committerflz <flz@FreeBSD.org>2005-06-20 01:38:07 +0800
commit8d4316c308d4d4942a34af29cb2ed969d632704a (patch)
tree2dadb3565cb3c7a3c836de4c249736b928dc5702 /devel
parentae774591897674c4145087dcbe26843611e52507 (diff)
downloadfreebsd-ports-gnome-8d4316c308d4d4942a34af29cb2ed969d632704a.tar.gz
freebsd-ports-gnome-8d4316c308d4d4942a34af29cb2ed969d632704a.tar.zst
freebsd-ports-gnome-8d4316c308d4d4942a34af29cb2ed969d632704a.zip
- Update to 1.3.0.
PR: ports/82416 Submitted by: maintainer
Diffstat (limited to 'devel')
-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/