Bug 240351 - devel/mill Update to 0.5.1
Summary: devel/mill Update to 0.5.1
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:
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2019-09-05 12:47 UTC by Jens Grassel
Modified: 2019-09-05 18:29 UTC (History)
1 user (show)

See Also:


Attachments
Update devel/mill to version 0.5.1. (911 bytes, patch)
2019-09-05 12:47 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-09-05 12:47:32 UTC
Created attachment 207212 [details]
Update devel/mill to version 0.5.1.

Hi,

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

Changelog
---------

* GenIdea: Bug fixes
* GenIdea: Support for module specific extensions (Facets) and additional config files
* Add ability to define JAR manifests
* Dotty support: Updates and support for binary compiler bridges
* Ivy: improved API to create optional dependendies
* Interpolate $MILL_VERSION in ivy imports
* Zinc: Fixed logger output
* Scoverage: Upgrade to Scoverage 1.4.0
* Flyway: Upgrade to Flyway 6.0.1
* Bloop: Updated semanticDB version to 4.2.2
* Documentation updates
* Improved robustness in release/deployment process

Kind regards,

Jens
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2019-09-05 18:24:14 UTC
LGTM

portlint -AC OK

Builds fine in {11.2,12.0}{amd64,i386}, 13-current amd64
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-09-05 18:29:30 UTC
A commit references this bug:

Author: fernape
Date: Thu Sep  5 18:29:06 UTC 2019
New revision: 511260
URL: https://svnweb.freebsd.org/changeset/ports/511260

Log:
  devel/mill: update to 0.5.1

  For ChangeLog, see PR

  PR:	240351
  Submitted by:	freebsd-ports@jan0sch.de (maintainer)

Changes:
  head/devel/mill/Makefile
  head/devel/mill/distinfo
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2019-09-05 18:29:49 UTC
Committed,

Thanks!