Date: Mon, 3 Feb 2025 17:40:24 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1cb81d4979aa - main - astro/google-earth-pro: Update to 7.3.6.10201 Message-ID: <202502031740.513HeOBh036553@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cb81d4979aaf6a4165ac0dc38c326905a559ed4 commit 1cb81d4979aaf6a4165ac0dc38c326905a559ed4 Author: John Hay <jhay@FreeBSD.org> AuthorDate: 2025-02-03 17:38:56 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-02-03 17:40:12 +0000 astro/google-earth-pro: Update to 7.3.6.10201 - Move CHMOD to pkg-plist to quiet portlint PR: 284521 --- astro/google-earth-pro/Makefile | 3 +-- astro/google-earth-pro/distinfo | 6 +++--- astro/google-earth-pro/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/astro/google-earth-pro/Makefile b/astro/google-earth-pro/Makefile index fadcdb76b6dc..3db1d8aba5e0 100644 --- a/astro/google-earth-pro/Makefile +++ b/astro/google-earth-pro/Makefile @@ -3,7 +3,7 @@ # https://support.google.com/earth/answer/168344 PORTNAME= google-earth-pro -DISTVERSION= 7.3.6.10155 +DISTVERSION= 7.3.6.10201 DISTVERSIONSUFFIX= -0 CATEGORIES= astro deskutils geography MASTER_SITES= http://dl.google.com/linux/earth/rpm/stable/x86_64/ @@ -46,7 +46,6 @@ do-install: ${STAGEDIR}${DESKTOPDIR} ${MKDIR} ${STAGEDIR}${LINUXBASE} (cd ${WRKSRC} && ${COPYTREE_SHARE} opt ${STAGEDIR}${LINUXBASE}) - ${CHMOD} +x ${STAGEDIR}${LINUXBASE}/opt/google/earth/pro/googleearth-bin ${INSTALL_SCRIPT} ${WRKDIR}/google-earth-pro ${STAGEDIR}${PREFIX}/bin .include <bsd.port.mk> diff --git a/astro/google-earth-pro/distinfo b/astro/google-earth-pro/distinfo index 9f02c7eefd8c..d955afaaa258 100644 --- a/astro/google-earth-pro/distinfo +++ b/astro/google-earth-pro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734540050 -SHA256 (google-earth-pro-stable-7.3.6.10155-0.x86_64.rpm) = 47b87269767e576ebe7c031fc7c33b43fd9be87ad5e8e278fcb98bf539edff4d -SIZE (google-earth-pro-stable-7.3.6.10155-0.x86_64.rpm) = 77341854 +TIMESTAMP = 1738426567 +SHA256 (google-earth-pro-stable-7.3.6.10201-0.x86_64.rpm) = 1e89d43a50ae5bda8f64b7cfaa66b228658cf50ee89f54365f63d10bb3113bc5 +SIZE (google-earth-pro-stable-7.3.6.10201-0.x86_64.rpm) = 77346911 diff --git a/astro/google-earth-pro/pkg-plist b/astro/google-earth-pro/pkg-plist index 3b6328deb9f0..1ef2e541f68d 100644 --- a/astro/google-earth-pro/pkg-plist +++ b/astro/google-earth-pro/pkg-plist @@ -5,7 +5,7 @@ %%LINUXBASE%%/opt/google/earth/pro/google-earth-pro %%LINUXBASE%%/opt/google/earth/pro/google-earth-pro.desktop %%LINUXBASE%%/opt/google/earth/pro/googleearth -%%LINUXBASE%%/opt/google/earth/pro/googleearth-bin +@(,,555) %%LINUXBASE%%/opt/google/earth/pro/googleearth-bin %%LINUXBASE%%/opt/google/earth/pro/gpsbabel %%LINUXBASE%%/opt/google/earth/pro/kh56 %%LINUXBASE%%/opt/google/earth/pro/lang/ar.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031740.513HeOBh036553>