From owner-svn-ports-head@freebsd.org Tue Jan 31 20:51:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF587CCABE4; Tue, 31 Jan 2017 20:51:05 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BEFB715D3; Tue, 31 Jan 2017 20:51:05 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0VKp4dG071556; Tue, 31 Jan 2017 20:51:04 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0VKp4Pw071360; Tue, 31 Jan 2017 20:51:04 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201701312051.v0VKp4Pw071360@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 31 Jan 2017 20:51:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432956 - head/astro/google-earth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2017 20:51:06 -0000 Author: tijl Date: Tue Jan 31 20:51:04 2017 New Revision: 432956 URL: https://svnweb.freebsd.org/changeset/ports/432956 Log: Add 64 bit support. PR: 216573 Modified: head/astro/google-earth/Makefile head/astro/google-earth/distinfo Modified: head/astro/google-earth/Makefile ============================================================================== --- head/astro/google-earth/Makefile Tue Jan 31 20:48:13 2017 (r432955) +++ head/astro/google-earth/Makefile Tue Jan 31 20:51:04 2017 (r432956) @@ -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 Modified: head/astro/google-earth/distinfo ============================================================================== --- head/astro/google-earth/distinfo Tue Jan 31 20:48:13 2017 (r432955) +++ head/astro/google-earth/distinfo Tue Jan 31 20:51:04 2017 (r432956) @@ -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