Bug 256299 - devel/mill Update to 0.9.8
Summary: devel/mill Update to 0.9.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-31 16:18 UTC by Jens Grassel
Modified: 2021-06-01 14:04 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update devel/mill to 0.9.8 (919 bytes, patch)
2021-05-31 16:18 UTC, Jens Grassel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Grassel 2021-05-31 16:18:35 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-01 14:04:21 UTC
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(-)