Bug 216573 - astro/google-earth: add x86_64 support
Summary: astro/google-earth: add x86_64 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-29 15:14 UTC by yamayan
Modified: 2017-01-31 20:54 UTC (History)
0 users

See Also:


Attachments
svn diff astro/googleearth (1.51 KB, patch)
2017-01-29 15:14 UTC, yamayan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.