Created attachment 204856 [details] Changes to the port. This is a small release which avoids object variant changes that are now treated as runtime errors (Nim #1286). It also adds support for backend selection during nimble init. Multiple bug fixes are also included: Fixed an issue where failing tasks were not returning a non-zero return value (#655). Error out if bin is a Nim source file (#597). Fixed an issue where nimble task would not run if file of same name exists. Fixed an issue that prevented multiple instances of nimble from running on the same package.
A commit references this bug: Author: swills Date: Fri Jun 7 23:24:54 UTC 2019 New revision: 503674 URL: https://svnweb.freebsd.org/changeset/ports/503674 Log: devel/nimble: upgrade to 0.10.2 PR: 238363 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer) Changes: head/devel/nimble/Makefile head/devel/nimble/distinfo
Committed, thanks!