aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2017-02-01 04:51:04 +0800
committertijl <tijl@FreeBSD.org>2017-02-01 04:51:04 +0800
commitc8efd817eb75f526c4869344508763016bdeade5 (patch)
tree8c14bdf2b426d378421f36224fce2324162837d4
parent5361227d7c74d092ab9339d9420f4d8ff3afce0a (diff)
downloadfreebsd-ports-gnome-c8efd817eb75f526c4869344508763016bdeade5.tar.gz
freebsd-ports-gnome-c8efd817eb75f526c4869344508763016bdeade5.tar.zst
freebsd-ports-gnome-c8efd817eb75f526c4869344508763016bdeade5.zip
Add 64 bit support.
PR: 216573
-rw-r--r--astro/google-earth/Makefile4
-rw-r--r--astro/google-earth/distinfo4
2 files changed, 6 insertions, 2 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile
index 3c6b1adab0c1..cf6a716c3d8c 100644
--- a/astro/google-earth/Makefile
+++ b/astro/google-earth/Makefile
@@ -2,10 +2,12 @@
PORTNAME= google-earth
PORTVERSION= 7.1.7.2606
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= astro deskutils geography
MASTER_SITES= https://dl.google.com/dl/earth/client/current/
-DISTFILES= google-earth-stable_current_i386.rpm
+DISTFILES_amd64=google-earth-stable_current_x86_64.rpm
+DISTFILES_i386= google-earth-stable_current_i386.rpm
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
diff --git a/astro/google-earth/distinfo b/astro/google-earth/distinfo
index 3a9d8153fb15..8f6169b9a722 100644
--- a/astro/google-earth/distinfo
+++ b/astro/google-earth/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1478259823
+TIMESTAMP = 1485895464
SHA256 (google-earth/7.1.7.2606/google-earth-stable_current_i386.rpm) = 0e8d1af7008ef1df0d40561a329b3ea7ccad0c5ca7dd647968f623769b56dd86
SIZE (google-earth/7.1.7.2606/google-earth-stable_current_i386.rpm) = 59902359
+SHA256 (google-earth/7.1.7.2606/google-earth-stable_current_x86_64.rpm) = 18206397baa74f729eb7e8ca65f75cd6c40343cce37a5e623cd7dba1a3835cfd
+SIZE (google-earth/7.1.7.2606/google-earth-stable_current_x86_64.rpm) = 61599864