diff options
-rw-r--r-- | astro/google-earth/Makefile | 8 | ||||
-rw-r--r-- | astro/google-earth/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index 30331a62babd..b8c0e285fad9 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= google-earth -PORTVERSION= 4.3.7191.6508 +PORTVERSION= 4.3.7204.836 CATEGORIES= astro deskutils geography MASTER_SITES= http://dl.google.com/earth/client/current/ DISTFILES= ${TARGET_DISTFILE} @@ -16,7 +16,8 @@ MAINTAINER= nox@FreeBSD.org COMMENT= Explore, Search and Discover EXTRACT_DEPENDS= unmakeself:${PORTSDIR}/archivers/unmakeself -RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info +RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \ + ${LINUXBASE}/usr/lib/libgthread-2.0.so.0:${PORTSDIR}/devel/linux-glib2 RESTRICTED= Not sure about redistribution rights @@ -40,9 +41,6 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver .else RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif -.if ${OSVERSION} < 700000 -IGNORE= needs new Linux syscalls only in ${OPSYS} >= 7 -.endif do-fetch: @if [ ! -f ${DISTDIR}/${TARGET_DISTFILE} ]; then \ diff --git a/astro/google-earth/distinfo b/astro/google-earth/distinfo index 5325073cdad4..0a6b2fadc4dc 100644 --- a/astro/google-earth/distinfo +++ b/astro/google-earth/distinfo @@ -1,3 +1,3 @@ -MD5 (GoogleEarthLinux-4.3.7191.6508.bin) = 0149222022b15934d69ac56d7fcef180 -SHA256 (GoogleEarthLinux-4.3.7191.6508.bin) = 51a0088604d5c354729273ad3b2e5feba4b68261666bdba50610ceb6db5183c5 -SIZE (GoogleEarthLinux-4.3.7191.6508.bin) = 20110357 +MD5 (GoogleEarthLinux-4.3.7204.836.bin) = c555ce84015f28180253947696506c1d +SHA256 (GoogleEarthLinux-4.3.7204.836.bin) = 769cb3a71147d1ee78668aa07cd3174238ddd318269a191b67101ef6009b698b +SIZE (GoogleEarthLinux-4.3.7204.836.bin) = 20277797 |