summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-10-28 07:13:45 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-10-28 07:13:45 +0000
commit55a78e730191e0accdd17f5824ee9dfc944440fc (patch)
tree62d24b545a1a3af2fb64abbd1de6fcf040bb0da4 /net-libs/libwww
parentPatches for some amd64 issues from upstream. (diff)
downloadgentoo-2-55a78e730191e0accdd17f5824ee9dfc944440fc.tar.gz
gentoo-2-55a78e730191e0accdd17f5824ee9dfc944440fc.tar.bz2
gentoo-2-55a78e730191e0accdd17f5824ee9dfc944440fc.zip
Fix patch with CVS expansion string (bug #110662)
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-libs/libwww')
-rw-r--r--net-libs/libwww/ChangeLog6
-rw-r--r--net-libs/libwww/files/libwww-5.4.0-htbound.patch9
2 files changed, 5 insertions, 10 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog
index 849ec68386cc..f1a83af14946 100644
--- a/net-libs/libwww/ChangeLog
+++ b/net-libs/libwww/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libwww
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.36 2005/10/27 23:31:46 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.37 2005/10/28 07:13:45 leonardop Exp $
+
+ 28 Oct 2005; Leonardo Boshell <leonardop@gentoo.org>
+ files/libwww-5.4.0-htbound.patch:
+ Remove CVS expansion string (bug #110662).
*libwww-5.4.0-r4 (27 Oct 2005)
diff --git a/net-libs/libwww/files/libwww-5.4.0-htbound.patch b/net-libs/libwww/files/libwww-5.4.0-htbound.patch
index 9801a52ab204..111208a276c9 100644
--- a/net-libs/libwww/files/libwww-5.4.0-htbound.patch
+++ b/net-libs/libwww/files/libwww-5.4.0-htbound.patch
@@ -1,15 +1,6 @@
diff -NurdB w3c-libwww-5.4.0/Library/src/HTBound.c w3c-libwww-5.4.0-patched/Library/src/HTBound.c
--- w3c-libwww-5.4.0/Library/src/HTBound.c 1999-02-22 17:10:10.000000000 -0500
+++ w3c-libwww-5.4.0-patched/Library/src/HTBound.c 2005-10-27 08:23:47.000000000 -0500
-@@ -3,7 +3,7 @@
- **
- ** (c) COPYRIGHT MIT 1995.
- ** Please first read the full copyright statement in the file COPYRIGH.
--** @(#) $Id: libwww-5.4.0-htbound.patch,v 1.1 2005/10/27 23:31:46 leonardop Exp $
-+** @(#) HTBound.c,v 1.2 2005/06/06 15:22:10 mrsam Exp
- **
- ** This stream parses a MIME multipart stream and builds a set of new
- ** streams via the stream stack each time we encounter a boundary start.
@@ -11,9 +11,12 @@
**
** Authors