Summary: | shells/ammonite: Update to 1.6.9 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jens Grassel <freebsd-ports> | ||||
Component: | Individual Port(s) | Assignee: | Danilo G. Baio <dbaio> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dbaio | ||||
Priority: | --- | Flags: | freebsd-ports:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: dbaio Date: Fri Aug 30 01:09:35 UTC 2019 New revision: 510229 URL: https://svnweb.freebsd.org/changeset/ports/510229 Log: shells/ammonite: Update to 1.6.9 PR: 239946 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Changes: head/shells/ammonite/Makefile head/shells/ammonite/distinfo A commit references this bug: Author: dbaio Date: Fri Aug 30 01:14:09 UTC 2019 New revision: 53339 URL: https://svnweb.freebsd.org/changeset/doc/53339 Log: Add Jens Grassel to contributors Maintainer of: audio/grip devel/mill lang/clojure lang/scala shells/ammonite PR: 239946 Changes: head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml Committed, thanks! |
Created attachment 206666 [details] Patch to update shells/ammonite to 1.6.9. Hi, here is a patch to update ammonite to version 1.6.9. ### Changelog - Added a `--thin` flag, providing user code with a cleaner classpath without all of Ammonite's own dependencies Regards, Jens