Bug 267852 - devel/mill Update to 0.10.9
Summary: devel/mill Update to 0.10.9
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: Fernando Apesteguía
URL: https://github.com/com-lihaoyi/mill/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-18 15:50 UTC by Jens Grassel
Modified: 2022-11-22 06:28 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update devel/mill to 0.10.9 (848 bytes, patch)
2022-11-18 15:50 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-11-18 15:50:19 UTC
Created attachment 238164 [details]
Patch to update devel/mill to 0.10.9

Hi,

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

Changelog
---------

- lots of changes, see the release pages (https://github.com/com-lihaoyi/mill/releases) for details


Kind regards,

Jens
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-11-21 06:52:01 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-11-22 06:27:39 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-11-22 06:28:24 UTC
A commit in branch main references this bug:

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

commit bbf3fa97862ad89b87da569f88cbe7654cff7149
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2022-11-21 06:48:42 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-22 06:23:28 +0000

    devel/mill: Update to 0.10.9

    ChangeLog: https://github.com/com-lihaoyi/mill/releases

     * Fix regular expression in docs
     * Use latest Mill version and extend Mima checks
     * Update Scala to 2.13.10
     * Remove jetty dependencies from Scala.js worker
     * Update transitive dependencies
     * Switched to external mill-moduledefs dependency
     * Don't loose moduleDeps from super traits in PublishModule
     * Reformatted sources
     * Avoid calling sbt deprecated methods, stop using log4j
     * Share all play (test) versions from main builds
     * Add actual Mill cli as sysprop and use it in BSP config
     * Add JMH contrib module
     * GenIdea: Infer more values for Scala language-level
     * Catch even more coursier concurrency glitches, some consolidations
     * Harden GAV handling in Dep and Artifact

    PR:             267852
    Reported by:    freebsd-ports@jan0sch.de

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