diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-03-01 21:39:24 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-03-01 21:39:24 +0000 |
commit | 5d73417db4efc2f662a4a1403544df68f7a88247 (patch) | |
tree | 9a293cd31a721e7524c25749cba55666eac870bc | |
parent | Update to DAT 4437 (diff) |
Ugrade to 1.3.5.
Changelg at <http://pear.php.net/package/HTTP/download/1.3.5/>.
PR: ports/78212
Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
Notes
Notes:
svn path=/head/; revision=130123
-rw-r--r-- | www/pear-HTTP/Makefile | 2 | ||||
-rw-r--r-- | www/pear-HTTP/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile index 0f7dc46f4e2d..cd8c595aa627 100644 --- a/www/pear-HTTP/Makefile +++ b/www/pear-HTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= www devel pear MAINTAINER= antonio@php.net diff --git a/www/pear-HTTP/distinfo b/www/pear-HTTP/distinfo index aa303500fdfe..5b7a2c4f83a3 100644 --- a/www/pear-HTTP/distinfo +++ b/www/pear-HTTP/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/HTTP-1.3.4.tgz) = 0e9552f0a1a554ed06cba8d91369f7a1 -SIZE (PEAR/HTTP-1.3.4.tgz) = 4622 +MD5 (PEAR/HTTP-1.3.5.tgz) = 9c01a682f5859a09e01fe5f305b3c353 +SIZE (PEAR/HTTP-1.3.5.tgz) = 4601 |