Bug 246522 - shells/ammonite: Update to 2.1.4
Summary: shells/ammonite: Update to 2.1.4
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: https://ammonite.io/#2.1.4
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-05-17 08:23 UTC by Jens Grassel
Modified: 2020-05-18 08:13 UTC (History)
1 user (show)

See Also:
freebsd-ports: maintainer-feedback+


Attachments
Patch to update shells/ammonite to 2.1.4 (971 bytes, patch)
2020-05-17 08:23 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 2020-05-17 08:23:53 UTC
Created attachment 214580 [details]
Patch to update shells/ammonite to 2.1.4

Hi,

I've attached a patch to update shells/ammonite to 2.1.4.

ChangeLog
---------

- Handle SIGINT When Reading User Input
- rebootstrap mill
- Ensure -Ymacro-annotations works fine
- Fix 2.12.1 compilation
- several fixes and support for Coursier and BSP
- switch to Scala 2.13 ammonite version for the port

Regards,

Jens
Comment 1 Automation User 2020-05-17 08:53:42 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/146818628
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-18 08:13:18 UTC
A commit references this bug:

Author: fernape
Date: Mon May 18 08:13:01 UTC 2020
New revision: 535726
URL: https://svnweb.freebsd.org/changeset/ports/535726

Log:
  shells/ammonite: Update to 2.1.4

  From ChangeLog (https://ammonite.io/#2.1.4):

   * Handle SIGINT When Reading User Input
   * rebootstrap mill
   * Ensure -Ymacro-annotations works fine
   * Fix 2.12.1 compilation
   * several fixes and support for Coursier and BSP
   * switch to Scala 2.13 ammonite version for the port

  PR:	246522
  Submitted by:	reebsd-ports@jan0sch.de (maintainer)

Changes:
  head/shells/ammonite/Makefile
  head/shells/ammonite/distinfo
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-18 08:13:37 UTC
Committed,

Thanks!