Summary: | devel/mill Update to 0.9.8 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jens Grassel <freebsd-ports> | ||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lwhsu | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b05e42967c73832f6bc34360d85b5e07c5684d78 commit b05e42967c73832f6bc34360d85b5e07c5684d78 Author: Jens Grassel <freebsd-ports@jan0sch.de> AuthorDate: 2021-06-01 08:22:04 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-06-01 14:01:27 +0000 devel/mill: Update to 0.9.8 PR: 256299 devel/mill/Makefile | 2 +- devel/mill/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) |
Created attachment 225413 [details] Patch to update devel/mill to 0.9.8 Hi, I've attached a patch to update devel/mill to 0.9.8. Changelog ========= - Fixed some potential binary incompatibilities with external plugins (builds against older os-lib versions) - Fixed location and configuration of mills home path (used for caching of build scripts) - Properly close jar resources - should fix issues in assembly, esp. on Windows where open resources are locked - BSP: Repaired mills BSP server - playlib: Fixed issues with the play-contrib module and added support for Play 2.8 - GenIdea: changed dir for generated mill modules to .idea/mill_modules - Various version bumps, including Scala 2.13.5 Kind regards, Jens