aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Request
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-01-08 19:14:53 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-01-08 19:14:53 +0000
commit0b339bf0177c645a669b7dd7681692bc7e56f3d3 (patch)
tree604ba8c11b42763b9525493b4cdadc329accfd5a /www/pear-HTTP_Request
parent8076d8b5582b321f24d0623e436f171b5b718ff8 (diff)
downloadports-0b339bf0177c645a669b7dd7681692bc7e56f3d3.tar.gz
ports-0b339bf0177c645a669b7dd7681692bc7e56f3d3.zip
Notes
Diffstat (limited to 'www/pear-HTTP_Request')
-rw-r--r--www/pear-HTTP_Request/Makefile4
-rw-r--r--www/pear-HTTP_Request/distinfo4
-rw-r--r--www/pear-HTTP_Request/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile
index b8e0d0873513..288b0ff3ca52 100644
--- a/www/pear-HTTP_Request/Makefile
+++ b/www/pear-HTTP_Request/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= HTTP_Request
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.4
CATEGORIES= www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= antonio@php.net
COMMENT= PEAR classes providing an easy way to perform HTTP requests
BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \
diff --git a/www/pear-HTTP_Request/distinfo b/www/pear-HTTP_Request/distinfo
index 6dc069f70595..c8c4c5dcd303 100644
--- a/www/pear-HTTP_Request/distinfo
+++ b/www/pear-HTTP_Request/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/HTTP_Request-1.2.3.tgz) = 2a73201b8d55f943447a5f9c2b61e35f
-SIZE (PEAR/HTTP_Request-1.2.3.tgz) = 12823
+MD5 (PEAR/HTTP_Request-1.2.4.tgz) = 0dfacef0ab8e9ab5c3948c959180973c
+SIZE (PEAR/HTTP_Request-1.2.4.tgz) = 13212
diff --git a/www/pear-HTTP_Request/pkg-descr b/www/pear-HTTP_Request/pkg-descr
index d9ca15aca4c9..24fc5d05e4d7 100644
--- a/www/pear-HTTP_Request/pkg-descr
+++ b/www/pear-HTTP_Request/pkg-descr
@@ -1,4 +1,4 @@
Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
-Proxy Authentication, SSL, redirection etc.
+Proxy Authentication, SSL, file uploads etc.
WWW: http://pear.php.net/package/HTTP_Request/