Bug 268636 - devel/mill Update to 0.10.10
Summary: devel/mill Update to 0.10.10
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: 2022-12-29 10:09 UTC by Jens Grassel
Modified: 2022-12-29 14:56 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update devel/mill to 0.10.10 (851 bytes, patch)
2022-12-29 10:09 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 2022-12-29 10:09:49 UTC
Created attachment 239110 [details]
Patch to update devel/mill to 0.10.10

Hi,

I've attached a patch which updates devel/mill to the latest version 0.10.10.

Changelog
=========

- Lots of documentation improvements, additions and restructurings
- core: Fixed some rare issues with reading the .mill-jvm-opts file
- core: We made slight adaptions to the T.dest location of target defined in included files, to fix potential colliding cache locations
- scalalib: JAR archives created by Mill now by default contain directory entries
- scalalib: Updated zinc to 1.8.0
- scalajslib: Added support for more JsEnv providers
- scalanativelib: Support for incremental compilation since Scala Native 0.4.9
- contrib.testng: The TestNG library is no longer provided transitively; you need to provide it explicitly
- contrib.bloop: Fixed re-generation of bloop config dir; previously, it could happen, that there where no config files at all
- BSP: implement buildTarget/OutputPaths request
- Various version bumps and internal improvements

Kind regards,

Jens
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-29 14:56:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3fdcc80ebe44a89d0762b12585e067e9c7a8c750

commit 3fdcc80ebe44a89d0762b12585e067e9c7a8c750
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2022-12-29 14:55:43 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-12-29 14:55:43 +0000

    devel/mill: Update to 0.10.10

    PR:             268636

 devel/mill/Makefile | 2 +-
 devel/mill/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)