Bug 241075 - graphics/blender: Use llvm80 to be in sync with graphics/openshadinglanguage
Summary: graphics/blender: Use llvm80 to be in sync with graphics/openshadinglanguage
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: Raphael Kubo da Costa
URL:
Keywords: needs-qa
Depends on: 241071
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-05 10:43 UTC by Shane
Modified: 2019-11-08 18:14 UTC (History)
1 user (show)

See Also:


Attachments
maintainer update for graphics/blender (419 bytes, patch)
2019-10-05 10:43 UTC, Shane
FreeBSD: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2019-10-05 10:43:10 UTC
Created attachment 208109 [details]
maintainer update for graphics/blender

When built with the CYCLEESOSL option the llvm version used needs to be in sync with graphics/openshadinglanguage.

This brings it in sync with the update in bug #241071
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2019-11-03 12:20:43 UTC
Does PORTREVISION need to be bumped as well?
Comment 2 Shane 2019-11-08 03:15:09 UTC
(In reply to Raphael Kubo da Costa from comment #1)

I think it should be. The OSL option is off by default, so it will only affect custom built ports.

But then, the time between the OSL update and this would mean anyone that has updated the OSL libs would not be able to run blender, no bug reports would indicate a low usage for this option.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-11-08 18:13:45 UTC
A commit references this bug:

Author: rakuco
Date: Fri Nov  8 18:12:54 UTC 2019
New revision: 517083
URL: https://svnweb.freebsd.org/changeset/ports/517083

Log:
  Use llvm80 to be in sync with graphics/openshadinglanguage.

  When built with the CYCLEESOSL option the llvm version used needs to be
  in sync with graphics/openshadinglanguage.

  This brings it in sync with the update in ports r514416.

  PR:		241075
  Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)

Changes:
  head/graphics/blender/Makefile
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2019-11-08 18:14:11 UTC
Thank you!