Bug 260634 - devel/mill Update to 0.9.11
Summary: devel/mill Update to 0.9.11
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: 2021-12-23 08:55 UTC by Jens Grassel
Modified: 2021-12-25 09:47 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update devel/mill to version 0.9.11 (922 bytes, patch)
2021-12-23 08:55 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 2021-12-23 08:55:21 UTC
Created attachment 230336 [details]
Patch to update devel/mill to version 0.9.11

Hi,

I've attached a patch to update devel/mill 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

Kind regards,

Jens
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-25 09:46:11 UTC
A commit in branch main references this bug:

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

commit 66134d11e66140da4c48e667168a8690a81e6ec2
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:44:24 +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

 devel/mill/Makefile | 2 +-
 devel/mill/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-25 09:47:14 UTC
A commit in branch 2021Q4 references this bug:

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(-)