Created attachment 176118 [details] patch The attached patch causes build failure with clang-3.8 on 10.3 but not with 11.0. On 10.3 I am getting the error with clang38, see the first comment here: https://github.com/aseprite/aseprite/issues/1270 On 11 both base and port clang build the exact same port fine.
Created attachment 176366 [details] patch Update to 1.1.9 including the workaround for bug#213773 suggested by Dimitry Andric whom I thank for his help resolving the C++ problem in 10 and 9.
Created attachment 176367 [details] patch
See also: bug#213773 that previously blocked this update. Now the workaround is in the patch.
A commit references this bug: Author: jbeich Date: Tue Nov 1 15:48:28 UTC 2016 New revision: 425055 URL: https://svnweb.freebsd.org/changeset/ports/425055 Log: graphics/aseprite: update to 1.1.9 [1] - Apply a workaround for old libc++ on 10.x systems [2] Changes: https://www.aseprite.org/release-notes/#aseprite-v1-1 PR: 213756 [1] PR: 213773 [2] Submitted by: yuri@rawbw.com [1] Submitted by: dim [2] Changes: head/graphics/aseprite/Makefile head/graphics/aseprite/distinfo head/graphics/aseprite/files/patch-src_app_app__menus.cpp head/graphics/aseprite/files/patch-src_app_app__menus.h head/graphics/aseprite/files/patch-src_base_file__handle.cpp head/graphics/aseprite/files/patch-src_base_fs__unix.h head/graphics/aseprite/pkg-plist
A commit references this bug: Author: jbeich Date: Tue Nov 1 16:13:23 UTC 2016 New revision: 425057 URL: https://svnweb.freebsd.org/changeset/ports/425057 Log: graphics/aseprite: unbreak build on 9.x PR: 213756 (for tracking) Approved by: portmgr blanket Changes: head/graphics/aseprite/Makefile
A commit references this bug: Author: jbeich Date: Tue Nov 1 16:21:46 UTC 2016 New revision: 425058 URL: https://svnweb.freebsd.org/changeset/ports/425058 Log: MFH: r425057 graphics/aseprite: unbreak build on 9.x PR: 213756 (for tracking) Approved by: portmgr blanket Approved by: ports-secteam blanket Changes: _U branches/2016Q4/ branches/2016Q4/graphics/aseprite/Makefile