Bug 224044 - [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:
Blocks:
 
Reported: 2017-12-02 23:56 UTC by Shane
Modified: 2017-12-03 12:49 UTC (History)
1 user (show)

See Also:


Attachments
[maintainer update] for graphics/openshadinglanguage (671 bytes, patch)
2017-12-02 23:56 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 2017-12-02 23:56:36 UTC
Created attachment 188480 [details]
[maintainer update] for graphics/openshadinglanguage

Enable rtti to match recent llvm40 change
This is needed to fix build with graphics/appleseed
Re-order PORTREVISION as per portlint
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-03 11:37:13 UTC
A commit references this bug:

Author: danfe
Date: Sun Dec  3 11:36:21 UTC 2017
New revision: 455400
URL: https://svnweb.freebsd.org/changeset/ports/455400

Log:
  Now that RTTI was enabled in `devel/llvm40' (as of r455158), enable it here
  as well (again).

  PR:	224044

Changes:
  head/graphics/openshadinglanguage/Makefile
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2017-12-03 12:49:37 UTC
Committed as ports r455400, thanks.