Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2013 21:53:47 +0200
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        Juergen Lock <nox@jelal.kn-bremen.de>
Cc:        freebsd-emulation@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: CFT: google-earth crash fix (ports/160422 [1])
Message-ID:  <5172F24B.4030601@gwdg.de>
In-Reply-To: <20130420183130.GA99498@triton8.kn-bremen.de>
References:  <20130420151713.GA27318@triton8.kn-bremen.de> <5172D9AE.4060901@gwdg.de> <20130420183130.GA99498@triton8.kn-bremen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20.04.2013 20:31 (UTC+2), Juergen Lock wrote:
> On Sat, Apr 20, 2013 at 08:08:46PM +0200, Rainer Hurling wrote:
>> On 20.04.2013 17:17 (UTC+2), Juergen Lock wrote:
>>> Hi!
>>>
>>>  COURRAUD Cybil might have found at least one cause for the
>>> google-earth crashes on 9.0+, can people that saw the crash (and
>>> everyone else interested) please test the following update to make
>>> sure it's working for most people?
>>>
>>> 	http://people.freebsd.org/~nox/tmp/google-earth-5.2.1.1588-crashfixp-001.patch
>>
>> Hi Juergen,
>>
>> Thanks for the info and the link. I just tried the patch with
>> GoogleEarth version 6.0.3.2197 on a 10.0-CURRENT amd64 (clang) and it
>> also seems to work.
>>
>> Perhaps we should try to reintroduce version 6.0.3.2197? I do not
>> remember the reason(s) for going back to version 5.2.1.1588 ...
>>
> Hmm is the distfile for 6.0.3.2197 still public?

I would think so, because I fetched it in the common way, i.e.

fetch http://dl.google.com/earth/client/current/GoogleEarthLinux.bin


the relevant part of my Makefile looks like this

PORTNAME=       google-earth
PORTVERSION=    6.0.3.2197
#PORTREVISION=  1
PORTEPOCH=      1
CATEGORIES=     astro deskutils geography
MASTER_SITES=   http://dl.google.com/earth/client/current/:current
DISTFILES=      GoogleEarthLinux.bin:current
DIST_SUBDIR=    ${PORTNAME}/${PORTVERSION}
EXTRACT_ONLY=   # none

> 
>  Thanx,
> 	Juergen




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5172F24B.4030601>