From delta@robinzlobin.g0v.ru  Mon Mar 11 23:40:25 2002
Return-Path: <delta@robinzlobin.g0v.ru>
Received: from robinzlobin.g0v.ru (solncevo.rmt.ru [194.67.128.206])
	by hub.freebsd.org (Postfix) with ESMTP id E58E937B402
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Mar 2002 23:40:19 -0800 (PST)
Received: (from delta@localhost)
	by robinzlobin.g0v.ru (8.11.6/8.11.6) id g2D7dOE11289;
	Wed, 13 Mar 2002 10:39:24 +0300 (MSK)
	(envelope-from delta)
Message-Id: <200203130739.g2D7dOE11289@robinzlobin.g0v.ru>
Date: Wed, 13 Mar 2002 10:39:24 +0300 (MSK)
From: spn <spn@g0v.ru>
Reply-To: spn <spn@g0v.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: x11-wm/fluxbox fix bugs
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35814
>Category:       ports
>Synopsis:       Update port: x11-wm/fluxbox fix bugs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 11 23:50:01 PST 2002
>Closed-Date:    Tue Mar 12 14:00:03 PST 2002
>Last-Modified:  Tue Mar 12 14:00:16 PST 2002
>Originator:     spn
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD robinzlobin.g0v.ru 4.4-RELEASE FreeBSD 4.4-RELEASE #10: Fri Dec 14 23:45:51 MSK 2001 delta@robinzlobin.g0v.ru:/usr/src/sys/compile/GOLEM666 i386


	
>Description:
	- Fix bugs (patches from author)
>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	files/patch-aa
#
echo x - files/patch-aa
sed 's/^X//' >files/patch-aa << 'END-of-files/patch-aa'
X--- src/Screen.cc.orig	Thu Feb 28 16:46:01 2002
X+++ src/Screen.cc	Fri Mar  8 12:19:20 2002
X@@ -879,4 +879,5 @@
X 		if ((*it)->getWindowID() == w) {
X-			Netizen *n = *netizenList.erase(it);
X+			Netizen *n = *it;
X 			delete n;
X+			netizenList.erase(it);			
X 			break;
END-of-files/patch-aa
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Tue Mar 12 14:00:03 PST 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35814 
>Unformatted:
