Bug 240351

Summary: devel/mill Update to 0.5.1
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update devel/mill to version 0.5.1. koobs: maintainer-approval+

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!