Created attachment 205105 [details] Update shells/ammonite to 1.6.8 Hi, I've attached a patch to update the shells/ammonite port to the latest version (1.6.8). Changelog: http://ammonite.io/#Changelog * Support for Scala 2.13.0 * Fix regression in source builtin (#964) * Autocomplete for import $ivy statements (#957) Regards, Jens
A commit references this bug: Author: kai Date: Sat Jun 22 09:01:14 UTC 2019 New revision: 504855 URL: https://svnweb.freebsd.org/changeset/ports/504855 Log: shells/ammonite: Update to 1.6.8 Changelog since 1.6.5: * Support for Scala 2.13.0 * Fix regression in "source" builtin * Autocomplete for "import $ivy" statements PR: 238599 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Changes: head/shells/ammonite/Makefile head/shells/ammonite/distinfo
Committed, thanks!