Bug 216573

Summary: astro/google-earth: add x86_64 support
Product: Ports & Packages Reporter: yamayan
Component: Individual Port(s)Assignee: Tijl Coosemans <tijl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff astro/googleearth none

Description yamayan 2017-01-29 15:14:25 UTC
Created attachment 179397 [details]
svn diff astro/googleearth

upgrade and add x86_64 support.

test with the following /etc/make.conf option
DEFAULT_VERSIONS+= linux=c7_64

it works fine.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-31 20:52:08 UTC
A commit references this bug:

Author: tijl
Date: Tue Jan 31 20:51:05 UTC 2017
New revision: 432956
URL: https://svnweb.freebsd.org/changeset/ports/432956

Log:
  Add 64 bit support.

  PR:		216573

Changes:
  head/astro/google-earth/Makefile
  head/astro/google-earth/distinfo
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2017-01-31 20:54:01 UTC
The linux version is still 7.1.7.2606, but I've added 64 bit support.