git: 0fdd00b27df5 - main - astro/google-earth: mark as DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 12:51:52 UTC
The branch main has been updated by fernape: 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(+) diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index 0b32d358ef48..25d239fb3e9b 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -17,6 +17,9 @@ LICENSE_NAME= Google Earth LICENSE_TEXT= Not really sure about the redistribution terms LICENSE_PERMS= auto-accept +DEPRECATED= Needs newer version to connect to server +EXPIRATION_DATE=2022-01-01 + NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_SUB= LINUXBASE=${LINUXBASE}