git: bbf3fa97862a - main - devel/mill: Update to 0.10.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Nov 2022 06:27:23 UTC
The branch main has been updated by fernape: 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(-) diff --git a/devel/mill/Makefile b/devel/mill/Makefile index 2fc7c765b96f..f1e191c64d61 100644 --- a/devel/mill/Makefile +++ b/devel/mill/Makefile @@ -1,5 +1,5 @@ PORTNAME= mill -DISTVERSION= 0.10.3 +DISTVERSION= 0.10.9 CATEGORIES= devel java MASTER_SITES= https://github.com/lihaoyi/mill/releases/download/${PORTVERSION}/ DISTNAME= ${PORTVERSION}-assembly diff --git a/devel/mill/distinfo b/devel/mill/distinfo index c9e431a1bfe8..8b80d8325108 100644 --- a/devel/mill/distinfo +++ b/devel/mill/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650094821 -SHA256 (mill/0.10.3-assembly) = a5342282df2c1bee00cc373715abff427dbb08d1f49481ee43740c039b8c76a2 -SIZE (mill/0.10.3-assembly) = 67435545 +TIMESTAMP = 1668783624 +SHA256 (mill/0.10.9-assembly) = 5c3cb4edd173ca5465f36e5062a46de5ec9d54f4788c47af0b656bab181316dd +SIZE (mill/0.10.9-assembly) = 71023828