From db1a34b6d18a72d38982b84dd8c6408fc1c456bb Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 6 Feb 2010 15:59:38 +0000 Subject: Update pear-Net_URL from 1.0.14 to 1.0.15. - Fixed Bug #11385 $url was defined. - Fixed Doc #11017 Fixed docblock problem (cweiske) - Fixed Bug #11008 (Override object properties in initialize()) - Fixed Bug #6338 Wrong query string handling - Fixed Bug #704 Fixed hardcoded value and use ini_get(arg_separator) - Fixed Bug #1036 Improper default port number detection - Fixed Bug #1447 use $_SERVER instead of HTTP_SERVER_VARS - Fixed Bug #1558 _parseRawQueryString failed if arg_sep.input was more than 1 char. - Fixed Bug #1682 File was in DOC format rather than Unix - Fixed Bug #2334 Sqare brackets in var names were encoded - Fixed Bug #2824 Better error handling support. - Fixed bug #3159 setProtocol was calling getStandardPort incorrectly --- net/pear-Net_URL/Makefile | 5 ++--- net/pear-Net_URL/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'net') diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile index b24946aebc9..9ca4aaac526 100644 --- a/net/pear-Net_URL/Makefile +++ b/net/pear-Net_URL/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:41 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/06 15:59:38 taca Exp $ -DISTNAME= Net_URL-1.0.14 +DISTNAME= Net_URL-1.0.15 CATEGORIES+= net -PKGREVISION= 1 MAINTAINER= jdolecek@NetBSD.org COMMENT= PHP classes to easy parsing of URLs diff --git a/net/pear-Net_URL/distinfo b/net/pear-Net_URL/distinfo index 411381e16f7..38b736d3e45 100644 --- a/net/pear-Net_URL/distinfo +++ b/net/pear-Net_URL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 12:14:00 agc Exp $ +$NetBSD: distinfo,v 1.5 2010/02/06 15:59:38 taca Exp $ -SHA1 (pear/Net_URL-1.0.14.tgz) = 769e19ded2ef8ea974a0f66f0a254f2056a31379 -RMD160 (pear/Net_URL-1.0.14.tgz) = b6ee57b4184f78bc92c0805747e6ca348dac40db -Size (pear/Net_URL-1.0.14.tgz) = 5173 bytes +SHA1 (pear/Net_URL-1.0.15.tgz) = 919b9e9d26cbef67ce8255c5a93299e8df838c8d +RMD160 (pear/Net_URL-1.0.15.tgz) = 90ef60cef417655a5e40081ef5c04317f00aae58 +Size (pear/Net_URL-1.0.15.tgz) = 6303 bytes -- cgit v1.2.3