From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N5u8c-0003A2-Lo for garchives@archives.gentoo.org; Thu, 05 Nov 2009 04:39:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31F00E09B0; Thu, 5 Nov 2009 04:39:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 07EAFE09B0 for ; Thu, 5 Nov 2009 04:39:58 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id ABC2065277 for ; Thu, 5 Nov 2009 04:39:57 +0000 (UTC) Received: from dragonheart by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N5u8b-0007vM-8T for gentoo-commits@lists.gentoo.org; Thu, 05 Nov 2009 04:39:57 +0000 From: "Daniel Black (dragonheart)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dragonheart@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/curl/files: curl-7.19.7-test241.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: curl-7.19.7-test241.patch X-VCS-Directories: net-misc/curl/files X-VCS-Committer: dragonheart X-VCS-Committer-Name: Daniel Black Content-Type: text/plain; charset=utf8 Message-Id: Sender: Daniel Black Date: Thu, 05 Nov 2009 04:39:57 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fd3af85f-d8d3-427a-b0aa-c38b5a3c6afe X-Archives-Hash: 97766eb08069f56bb27f6438eab48082 dragonheart 09/11/05 04:39:57 Added: curl-7.19.7-test241.patch Log: version bump as per bug #291469 (Portage version: 2.2_rc48/cvs/Linux x86_64) Revision Changes Path 1.1 net-misc/curl/files/curl-7.19.7-test241.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/curl/file= s/curl-7.19.7-test241.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/curl/file= s/curl-7.19.7-test241.patch?rev=3D1.1&content-type=3Dtext/plain Index: curl-7.19.7-test241.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- tests/data/test241.orig 2008-11-20 08:12:35.000000000 +1100 +++ tests/data/test241 2009-11-05 14:22:07.000000000 +1100 @@ -33,7 +33,7 @@ HTTP-IPv6 GET (using ip6-localhost) --g "http://ip6-localhost:%HTTP6PORT/241" +-g "http://::1:%HTTP6PORT/241" ./server/resolve --ipv6 ip6-localhost @@ -48,7 +48,7 @@ GET /241 HTTP/1.1 -Host: ip6-localhost:%HTTP6PORT +Host: ::1:%HTTP6PORT Accept: */* =20