summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-02-06 15:59:38 +0000
committertaca <taca@pkgsrc.org>2010-02-06 15:59:38 +0000
commitdb1a34b6d18a72d38982b84dd8c6408fc1c456bb (patch)
tree380299b1c184d0b2cde78d21449dae28bcf21d09 /net
parentb1346200726048059310cb2bcab877707c04e6bd (diff)
downloadpkgsrc-db1a34b6d18a72d38982b84dd8c6408fc1c456bb.tar.gz
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
Diffstat (limited to 'net')
-rw-r--r--net/pear-Net_URL/Makefile5
-rw-r--r--net/pear-Net_URL/distinfo8
2 files changed, 6 insertions, 7 deletions
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