From d68ab21ea56d9959b802824661b4c198ff7d8140 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 30 Aug 2015 09:02:43 +0000 Subject: Update pear-Net_URL2 to 2.2.0. 2.2.0: * Changed composer autoloader to classmap, fixes include path pollution 2.1.1: * Fixed #20473: Normalize query and fragment broken 2.1.0: * New: OPTION_DROP_SEQUENCE 2.0.12: * Removed: OPTION_DROP_SEQUENCE 2.0.11: * New: OPTION_DROP_SEQUENCE 2.0.10: * Imp: composer for pear * Fix: Documentation problem 2.0.9: * Fixed #20418: Incorrect normalization of URI with missing authority * Upd: Test for RFC 3986 Section 1.1.2 Examples * Upd: Travis CI - PHP 5.6 added --- net/pear-Net_URL2/Makefile | 4 ++-- net/pear-Net_URL2/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/pear-Net_URL2/Makefile b/net/pear-Net_URL2/Makefile index 453a308adc7..468ff7769b4 100644 --- a/net/pear-Net_URL2/Makefile +++ b/net/pear-Net_URL2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/10/08 09:51:28 obache Exp $ +# $NetBSD: Makefile,v 1.2 2015/08/30 09:02:43 taca Exp $ -DISTNAME= Net_URL2-2.0.8 +DISTNAME= Net_URL2-2.2.0 CATEGORIES= net MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/pear-Net_URL2/distinfo b/net/pear-Net_URL2/distinfo index f7cb061ce13..56024044d90 100644 --- a/net/pear-Net_URL2/distinfo +++ b/net/pear-Net_URL2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/10/08 09:51:28 obache Exp $ +$NetBSD: distinfo,v 1.2 2015/08/30 09:02:43 taca Exp $ -SHA1 (pear/Net_URL2-2.0.8.tgz) = b7560fa0d8e3826974eb3b04cfb7d007e877b69e -RMD160 (pear/Net_URL2-2.0.8.tgz) = 3098d5b84829756f613cc36de4e3171a2319f1fe -Size (pear/Net_URL2-2.0.8.tgz) = 19102 bytes +SHA1 (pear/Net_URL2-2.2.0.tgz) = babd90bbd964c5748b6b221f27b6b017b643b1da +RMD160 (pear/Net_URL2-2.2.0.tgz) = be81ba2812527d657da89395954e8e74abc1ab30 +Size (pear/Net_URL2-2.2.0.tgz) = 19908 bytes -- cgit v1.2.3