Bug 208772 - [maintainer update] for graphics/openshadinglanguage
Summary: [maintainer update] for 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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on: 208770
Blocks:
  Show dependency treegraph
 
Reported: 2016-04-13 11:00 UTC by Shane
Modified: 2016-07-29 12:44 UTC (History)
1 user (show)

See Also:


Attachments
openshadinglanguage 1.7.2 update (2.24 KB, patch)
2016-04-13 11:00 UTC, Shane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2016-04-13 11:00:41 UTC
Created attachment 169284 [details]
openshadinglanguage 1.7.2 update

Update graphics/openshadinglanguage to 1.7.2

graphics/appleseed breaks with this update - fix is submitted in bug #208770

graphics/blender current port version (2.76b) breaks with this update if CYCLESOSL is enabled (off by default). New blender v2.77a has been released which supports osl 1.7 but is not yet in ports, best to add this patch with or after blender is updated.

Adding a patch to cast NULL to class method pointer. This is only needed to build on 9.3 i386 - other supported x86 configurations build with or without this. Not sure why this should fail only on 9.3 i386.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2016-04-15 12:41:52 UTC
Since this depends on other PR I may not process it before vacation, relesing to not delay it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-29 12:39:13 UTC
A commit references this bug:

Author: mva
Date: Fri Jul 29 12:38:22 UTC 2016
New revision: 419247
URL: https://svnweb.freebsd.org/changeset/ports/419247

Log:
  - Update to version 1.7.2

  PR:		208772
  Submitted by:	Shane Ambler <FreeBSD@ShaneWare.biz> (maintainer)

Changes:
  head/graphics/openshadinglanguage/Makefile
  head/graphics/openshadinglanguage/distinfo
  head/graphics/openshadinglanguage/files/patch-src_liboslexec_llvm_instance.cpp
  head/graphics/openshadinglanguage/pkg-plist
Comment 3 Marcus von Appen freebsd_committer freebsd_triage 2016-07-29 12:44:53 UTC
Committed, thanks!