From owner-freebsd-questions@FreeBSD.ORG Sat Apr 14 12:42:10 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43B0516A403 for ; Sat, 14 Apr 2007 12:42:10 +0000 (UTC) (envelope-from steinab@buri.ifi.uio.no) Received: from pat.uio.no (pat.uio.no [129.240.10.15]) by mx1.freebsd.org (Postfix) with ESMTP id 01EBC13C468 for ; Sat, 14 Apr 2007 12:42:09 +0000 (UTC) (envelope-from steinab@buri.ifi.uio.no) Received: from mail-mx8.uio.no ([129.240.10.38]) by pat.uio.no with esmtp (Exim 4.66) (envelope-from ) id 1HchH1-0000CK-8D for questions@freebsd.org; Sat, 14 Apr 2007 14:22:35 +0200 Received: from buri.ifi.uio.no ([129.240.65.198]) by mail-mx8.uio.no with esmtp (Exim 4.66) (envelope-from ) id 1HchH0-0000q1-Vs for questions@freebsd.org; Sat, 14 Apr 2007 14:22:35 +0200 Received: from steinab by buri.ifi.uio.no with local (Exim 4.44) id 1HchH0-00063U-Sm for questions@freebsd.org; Sat, 14 Apr 2007 14:22:34 +0200 To: questions@freebsd.org From: steinab@ifi.uio.no (Steinar Bormer) Organization: :noitazinagrO Date: Sat, 14 Apr 2007 14:22:34 +0200 Message-ID: <3jzvefz87sl.fsf@buri.ifi.uio.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: =?ISO-8859-1?Q?Steinar_B=F8rmer?= X-UiO-Spam-info: not spam, SpamAssassin (score=-5.0, required=12.0, autolearn=disabled, UIO_MAIL_IS_INTERNAL=-5) X-UiO-Scanned: 77B277B40AD2A02C5D4EA5C02E04DC532138EBE0 X-UiO-SPAM-Test: remote_host: 129.240.65.198 spam_score: -49 maxlevel 200 minaction 2 bait 0 mail/h: 1 total 1402 max/h 152 blacklist 0 greylist 1 ratelimit 0 Cc: Subject: astro/google-earth X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2007 12:42:10 -0000 Greetings, On 2007-04-13 astro/google-earth was updated. See: The Makefile now says nothing about FORBIDDEN, but 'make' still gives the following output: ,---- | # make | ===> google-earth-4.0.2735 has known vulnerabilities: | => google-earth -- heap overflow in the KML engine. | Reference: | => Please update your ports tree and try again. | *** Error code 1 | | Stop in /usr/ports/astro/google-earth. `---- Needless to say I've updated the ports tree twice today, and Makefile, distinfo and pkg-plist have been updated. What I really don't understand is where this message quoted above is coming from. It's not included in any of the four files in /usr/ports/astro/google-earth, so it must be stored somewhere else. Any pointers on how to proceed from here are appreciated. -- SB When in doubt, use brute force. -- Ken Thompson