[Bug 251635] astro/googleearth: cannot start, tries to load wrong url

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 Oct 2021 12:52:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251635

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=0fdd00b27df5ca783f0e6d87618af662c9082e9e

commit 0fdd00b27df5ca783f0e6d87618af662c9082e9e
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2021-10-19 12:28:10 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2021-10-19 12:46:28 +0000

    astro/google-earth: mark as DEPRECATED

    Google Earth needs version 7.1.8 or later required to run[1] since October
2020.

    In order to update the port we need _at least_ linux ports for:

     * libproxy
     * gstreamer
     * gstreamer-plugin-base
     * libmodman
     * orc

    But in the end it fails at runtime because our linuxolator glibc is too old
    (GLIBC_2.17 vs GLIBC_2.18).

    [1]
https://support.google.com/earth/thread/43329999/ending-support-for-earlier-versions-of-google-earth?hl=en

    PR: 251635

 astro/google-earth/Makefile | 3 +++
 1 file changed, 3 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.