git: eafb3c99e61e - 2021Q4 - devel/mill: Update to 0.9.11

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Sat, 25 Dec 2021 09:46:15 UTC
The branch 2021Q4 has been updated by lwhsu:

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

commit eafb3c99e61e340f8db5c883a9951882a08d5f31
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2021-12-25 09:44:24 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-25 09:46:05 +0000

    devel/mill: Update to 0.9.11
    
    Changelog
    ---------
    
    - BSP: Fixed/improved source item for root project
    - Bloop: Prevent compilation during bloop config generation
    - GenIdea: Fix content path of root project (mill-build)
    - Various version bumps
    - Some feature backports from mill 0.10
    - New + separator to provide multiple targets (with parameters) via cmdline
    - New --import cmdline option to run ad-hoc plugins without editing of build.sc
    - import $ivy support $MILL_BIN_PLATFORM variable and a new sort notations for
      external plugins
    - zinc worker: Updated log4j2 to 2.16.0 to fix Log4Shell (CVE-2021-44228)
      vulnerability
    
    PR:             260634
    (cherry picked from commit 66134d11e66140da4c48e667168a8690a81e6ec2)
---
 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 15666c9f0549..c48ecaf0aa5b 100644
--- a/devel/mill/Makefile
+++ b/devel/mill/Makefile
@@ -1,7 +1,7 @@
 # Created by: Jens Grassel <freebsd-ports@jan0sch.de>
 
 PORTNAME=	mill
-DISTVERSION=	0.9.8
+DISTVERSION=	0.9.11
 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 e4911e716c9e..daac1affabef 100644
--- a/devel/mill/distinfo
+++ b/devel/mill/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622477650
-SHA256 (mill/0.9.8-assembly) = 0246eba6c743d17003f31916c83d74a7fd95898423c95abcc549dbad3546f7b6
-SIZE (mill/0.9.8-assembly) = 63242123
+TIMESTAMP = 1640249460
+SHA256 (mill/0.9.11-assembly) = a98c02b7bfbffc62472720eb67cadc18228bb2129e6c80c1402ca7eab2ce8494
+SIZE (mill/0.9.11-assembly) = 63268510