From owner-freebsd-i386@FreeBSD.ORG Fri Oct 19 14:20:01 2007 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B93E916A41A for ; Fri, 19 Oct 2007 14:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8AD8713C49D for ; Fri, 19 Oct 2007 14:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9JEK13N047118 for ; Fri, 19 Oct 2007 14:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9JEK1m1047117; Fri, 19 Oct 2007 14:20:01 GMT (envelope-from gnats) Resent-Date: Fri, 19 Oct 2007 14:20:01 GMT Resent-Message-Id: <200710191420.l9JEK1m1047117@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gu xianjie Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D23D16A421 for ; Fri, 19 Oct 2007 14:18:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 33C8B13C4BD for ; Fri, 19 Oct 2007 14:18:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9JEHpnY035891 for ; Fri, 19 Oct 2007 14:17:51 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l9JEHp5a035890; Fri, 19 Oct 2007 14:17:51 GMT (envelope-from nobody) Message-Id: <200710191417.l9JEHp5a035890@www.freebsd.org> Date: Fri, 19 Oct 2007 14:17:51 GMT From: Gu xianjie To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/117324: devel/sourcenav can't build X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2007 14:20:01 -0000 >Number: 117324 >Category: i386 >Synopsis: devel/sourcenav can't build >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 19 14:20:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Gu xianjie >Release: 6.2 stable >Organization: 163 Netease >Environment: FreeBSD datastream.people.163.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Jul 17 15:04:56 CST 2007 root@datastream.people.163.org:/usr/obj/usr/src/sys/G6NV i386 >Description: Can't build devel/sourcenav due to tcl/tk -- buffer overflow in ReadImage function.(http://www.freebsd.org/ports/portaudit/a058d6fa-7325-11dc-ae10-0016179b2dd5.html). >How-To-Repeat: cvsup ports and build devel/sourcenav or other ports depend on tcl/tk. >Fix: --- Makefile Wed Oct 17 18:12:33 2007 +++ Makefile.back Fri Oct 19 22:05:22 2007 @@ -14,8 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Source code analysis tool -LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 \ - tk83.1:${PORTSDIR}/x11-toolkits/tk83 +LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 \ + tk84.1:${PORTSDIR}/x11-toolkits/tk84 .if defined(PREFIX) PREFIX:= ${PREFIX}/${PORTNAME} >Release-Note: >Audit-Trail: >Unformatted: