Bug 259932 - shells/ammonite Update to 2.4.1
Summary: shells/ammonite Update to 2.4.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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-19 08:26 UTC by Jens Grassel
Modified: 2021-11-22 19:52 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update shells/ammonite to 2.4.1 (895 bytes, patch)
2021-11-19 08:26 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-11-19 08:26:25 UTC
Created attachment 229585 [details]
Patch to update shells/ammonite to 2.4.1

Hi,

I've attached a patch to update ammonite to 2.4.1.

Changelog
---------

- Support for more Scala versions: 2.12.14, 2.12.15, 2.13.7, 3.0.1, and 3.0.2
- Improved Scala 3 support and pretty-print given-s as such
- Traps System.exit in scripts when running in --watch-mode (for Java versions below 17)

Kind regards,

Jens
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-11-22 19:52:46 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-11-22 19:52:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7a549832f51e702145f1941626d894ba4bd850ff

commit 7a549832f51e702145f1941626d894ba4bd850ff
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2021-11-22 19:51:28 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-11-22 19:52:31 +0000

    shells/ammonite: Update to 2.4.1

    PR:     259932

 shells/ammonite/Makefile | 2 +-
 shells/ammonite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)