Bug 217215 - graphics/argyllcms broken on powerpc64
Summary: graphics/argyllcms broken on powerpc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: powerpc Any
: --- Affects Some People
Assignee: Koop Mast
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-18 22:36 UTC by Curtis Hamilton
Modified: 2017-05-12 02:56 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (kwm)


Attachments
Patch to fix build on powerpc64 (337 bytes, patch)
2017-02-18 22:36 UTC, Curtis Hamilton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis Hamilton 2017-02-18 22:36:04 UTC
Created attachment 180129 [details]
Patch to fix build on powerpc64

graphics/argyllcms is marked as broken on powerpc64.  The attached patch allows port to build on freebsd/powerpc64
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-12 02:54:56 UTC
A commit references this bug:

Author: swills
Date: Fri May 12 02:54:44 UTC 2017
New revision: 440675
URL: https://svnweb.freebsd.org/changeset/ports/440675

Log:
  graphics/argyllcms: Fix build on powerpc64

  PR:		217215 [1]
  PR:		203806 [2]
  Submitted by:	Curtis Hamilton [1]
  Submitted by:	Justin Hibbits [2]
  Approved by:	kwm (maintainer)

Changes:
  head/graphics/argyllcms/Makefile
  head/graphics/argyllcms/files/patch-Jambase
  head/graphics/argyllcms/files/patch-ccast_axTLS_os__int.h
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-05-12 02:56:43 UTC
Committed, thanks!