summaryrefslogtreecommitdiff
path: root/www/pear-HTTP
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-02-06 16:07:58 +0000
committertaca <taca@pkgsrc.org>2010-02-06 16:07:58 +0000
commite81c5593ab3e4fdf9193b3059c061724ee519c25 (patch)
tree27abeb6cbe1a4134e516828e115171379b637bfe /www/pear-HTTP
parent643709518598656d54a4cba33d73176e48e040e0 (diff)
downloadpkgsrc-e81c5593ab3e4fdf9193b3059c061724ee519c25.tar.gz
Update pear-HTTP from 1.4.0 to 1.4.1.
* Fixed bug #7130 - HTTP::absoluteUri("?foo") loses path * Fixed bug #12672 - PHP_SELF ending on / causes incorrect redirects * Fixed bug #12571 - Wrong license in package.xml * Fixed bug #12759 - DOS linebreaks * Fixed req #9148 - Added negotiateCharset() method * Fixed req #11060 - Added negotiateMimeType() method * Added regression tests * Bump to package.xml v2.0 * Added failover JavaScript for redirect()
Diffstat (limited to 'www/pear-HTTP')
-rw-r--r--www/pear-HTTP/Makefile5
-rw-r--r--www/pear-HTTP/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile
index d1078cef813..5256a889d58 100644
--- a/www/pear-HTTP/Makefile
+++ b/www/pear-HTTP/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2010/02/04 16:36:05 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2010/02/06 16:07:58 taca Exp $
-DISTNAME= HTTP-1.4.0
+DISTNAME= HTTP-1.4.1
CATEGORIES+= www
-PKGREVISION= 1
MAINTAINER= brook@nmsu.edu pkgsrc-users@NetBSD.org
HOMEPAGE= http://pear.php.net/package/HTTP
diff --git a/www/pear-HTTP/distinfo b/www/pear-HTTP/distinfo
index 5be6ac119ba..c716c9db757 100644
--- a/www/pear-HTTP/distinfo
+++ b/www/pear-HTTP/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/06/15 11:29:39 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2010/02/06 16:07:58 taca Exp $
-SHA1 (pear/HTTP-1.4.0.tgz) = 565f64827f0aa5311c9c63bf00936910d06bcbf4
-RMD160 (pear/HTTP-1.4.0.tgz) = 172b08b653d6a5e878c872fc74872daa335742b3
-Size (pear/HTTP-1.4.0.tgz) = 4593 bytes
+SHA1 (pear/HTTP-1.4.1.tgz) = 67bf4fddc0bbade87fd57e2bbf3fb1be6ea04fff
+RMD160 (pear/HTTP-1.4.1.tgz) = d5a70463a5e256e8855985e45d600e4acc7a19c5
+Size (pear/HTTP-1.4.1.tgz) = 8635 bytes