aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-11-11 14:56:33 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-11-11 14:56:33 +0000
commit27000d50f15506610f7cd9fd093320525727e083 (patch)
treec744d72279cb189b53bc8fa5f5b0ad8568722bf1 /www/pear-HTTP
parent46e38e591e71878e05de8b17cec9fbac77cf5fcb (diff)
downloadports-27000d50f15506610f7cd9fd093320525727e083.tar.gz
ports-27000d50f15506610f7cd9fd093320525727e083.zip
Notes
Diffstat (limited to 'www/pear-HTTP')
-rw-r--r--www/pear-HTTP/Makefile4
-rw-r--r--www/pear-HTTP/distinfo4
-rw-r--r--www/pear-HTTP/pkg-descr5
3 files changed, 7 insertions, 6 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile
index 48880fa5c20a..96308f9c4aa3 100644
--- a/www/pear-HTTP/Makefile
+++ b/www/pear-HTTP/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= HTTP
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.3
CATEGORIES= www devel pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= antonio@php.net
COMMENT= PEAR miscellaneous HTTP utilities
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
diff --git a/www/pear-HTTP/distinfo b/www/pear-HTTP/distinfo
index 1da583f8c586..840347c71a5b 100644
--- a/www/pear-HTTP/distinfo
+++ b/www/pear-HTTP/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/HTTP-1.3.1.tgz) = a46283300f39153d75fd970f3b0e706e
-SIZE (PEAR/HTTP-1.3.1.tgz) = 4242
+MD5 (PEAR/HTTP-1.3.3.tgz) = d223e8065322a9678051183f1b42ad00
+SIZE (PEAR/HTTP-1.3.3.tgz) = 4574
diff --git a/www/pear-HTTP/pkg-descr b/www/pear-HTTP/pkg-descr
index 97a067f1b078..4ce1dd7ce840 100644
--- a/www/pear-HTTP/pkg-descr
+++ b/www/pear-HTTP/pkg-descr
@@ -1,4 +1,5 @@
-The HTTP class is a class with static methods for doing miscellaneous
-HTTP-related stuff like date formatting or language negotiation.
+The HTTP class is a class with static methods for doing
+miscellaneous HTTP related stuff like date formatting,
+language negotiation or HTTP redirection.
WWW: http://pear.php.net/package/HTTP/