Bug 201115 - graphics/wings: R18 compatibility fixes
Summary: graphics/wings: R18 compatibility fixes
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: Dmitry Marakasov
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-06-25 20:28 UTC by Jimmy Olgeni
Modified: 2015-06-26 08:10 UTC (History)
1 user (show)

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


Attachments
R18 fixes (5.57 KB, patch)
2015-06-25 20:28 UTC, Jimmy Olgeni
no flags Details | Diff
poudriere test run (78.69 KB, text/x-log)
2015-06-25 20:28 UTC, Jimmy Olgeni
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2015-06-25 20:28:07 UTC
Created attachment 158058 [details]
R18 fixes

graphics/wings got hit by some R18 incompatibilities and needs a few type fixes to build. Same patch works on R17 too.
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2015-06-25 20:28:34 UTC
Created attachment 158059 [details]
poudriere test run
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2015-06-25 22:15:04 UTC
Please commit and also please consider this a blanket approval for any further erlang compatibility updates for my ports.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-06-26 08:09:45 UTC
A commit references this bug:

Author: olgeni
Date: Fri Jun 26 08:09:07 UTC 2015
New revision: 390619
URL: https://svnweb.freebsd.org/changeset/ports/390619

Log:
  Compatibility fix for R18.

  PR:		201115
  Submitted by:	olgeni
  Approved by:	maintainer

Changes:
  head/graphics/wings/files/patch-src_array.erl
  head/graphics/wings/files/patch-src_wings.hrl
  head/graphics/wings/files/patch-src_wings__menu.erl
  head/graphics/wings/files/patch-src_wings__sel.erl
  head/graphics/wings/files/patch-src_wings__undo.erl
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2015-06-26 08:10:53 UTC
Patch committed.