From owner-freebsd-ports Tue Jan 15 8:20:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD6EB37B417 for ; Tue, 15 Jan 2002 08:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0FGK0f63390; Tue, 15 Jan 2002 08:20:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B6E837B400 for ; Tue, 15 Jan 2002 08:16:02 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0FGG2B62670; Tue, 15 Jan 2002 08:16:02 -0800 (PST) (envelope-from nobody) Message-Id: <200201151616.g0FGG2B62670@freefall.freebsd.org> Date: Tue, 15 Jan 2002 08:16:02 -0800 (PST) From: Sergey Samoyloff To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/33925: update port www/cgi-lib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33925 >Category: ports >Synopsis: update port www/cgi-lib >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 15 08:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Sergey Samoyloff >Release: 4.4-STABLE (i386) >Organization: TECHLine Systems >Environment: >Description: update port www/cgi-lib From: Florian Hars I don't know how active the upstream development of the cgi-lib you have packaged for the FreeBSD ports is, but in case it isn't fixed there soon, you might want to apply the following patch to the port. >How-To-Repeat: >Fix: --- files/patch-ab.orig Tue Jan 15 19:08:35 2002 +++ files/patch-ab Tue Jan 15 19:07:10 2002 @@ -0,0 +1,13 @@ +--- list-lib.c.orig Thu May 18 21:10:28 2000 ++++ list-lib.c Tue Jan 15 18:59:31 2002 +@@ -79,10 +79,6 @@ + + free(List); + +- List->ListHead = NULL; +- List->Count = 0; +- List->MaxEntries = 0; +- + } + + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message