Bug 259932

Summary: shells/ammonite Update to 2.4.1
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update shells/ammonite to 2.4.1 none

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(-)