Bug 262696 - devel/mill Update to 0.10.2
Summary: devel/mill Update to 0.10.2
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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-21 09:51 UTC by Jens Grassel
Modified: 2022-03-21 23:06 UTC (History)
1 user (show)

See Also:


Attachments
devel/mill update to 0.10.2 (905 bytes, patch)
2022-03-21 09:51 UTC, Jens Grassel
freebsd-ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Grassel 2022-03-21 09:51:49 UTC
Created attachment 232598 [details]
devel/mill update to 0.10.2

Hi,

I've attached a patch to update devel/mill to version 0.10.2.

Changelog
---------

- Mill workers can now implement AutoCloseable to properly free resources
- ScalaModule: Fixed repl start
- CoursierModule: Fixed concurrent download issues with coursier (we detect and retry)
- MainModule: Fixed potential match error with show and showNamed
- Restructured contrib module documentation
- Internal improvements

Kind regards,

Jens
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2022-03-21 23:03:18 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-21 23:06:26 UTC
A commit in branch main references this bug:

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

commit e5ae0fbd2e10d46c097d87c704843d3f709b0cd4
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2022-03-21 23:02:58 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-03-21 23:05:46 +0000

    devel/mill: Update to 0.10.2

    PR:     262696

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