Bug 241425 - devel/mill: Update to 0.5.2
Summary: devel/mill: Update to 0.5.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: Raphael Kubo da Costa
URL:
Keywords: buildisok, needs-qa
Depends on:
Blocks:
 
Reported: 2019-10-23 06:54 UTC by Jens Grassel
Modified: 2019-10-27 16:33 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update devel/mill to 0.5.2 (837 bytes, patch)
2019-10-23 06:54 UTC, Jens Grassel
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Grassel 2019-10-23 06:54:26 UTC
Created attachment 208519 [details]
Patch to update devel/mill to 0.5.2

Hi,

I've attached a patch to update the devel/mill port to version 0.5.2.

Changelog
---------

* TestModule: new testCachedtarget, which only re-runs tests after relevant changes
* TestModule.test: fixed issue when stacktraces have no filename info
* Dependency/updates: fixed issue with reading stale dependencies
* GenIdea/idea: no longer shared output directories between mill and IntelliJ IDEA
* support for Dotty >= 0.18.1
* Fixed backwards compatibility of mill wrapper script
* Mill now support the Build Server Protocol 2.0 (BSP) and can act as a build server
* bloop: removed semanticDB dependency
* Documentation updates

Kind regards,

Jens
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-10-23 07:08:07 UTC
Comment on attachment 208519 [details]
Patch to update devel/mill to 0.5.2

^Triage: Reporter is MAINTAINER, set maintainer-approval attachment flag (to +) to signify maintainer approval
Comment 2 Automation User 2019-10-23 07:17:32 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/90792077
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-10-27 16:32:54 UTC
A commit references this bug:

Author: rakuco
Date: Sun Oct 27 16:32:24 UTC 2019
New revision: 515802
URL: https://svnweb.freebsd.org/changeset/ports/515802

Log:
  Update to 0.5.2.

  PR:		241425
  Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)

Changes:
  head/devel/mill/Makefile
  head/devel/mill/distinfo
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2019-10-27 16:33:17 UTC
Thank you!