Bug 260378

Summary: shells/ammonite: Update to 2.5.0
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.5.0 none

Description Jens Grassel 2021-12-13 07:39:57 UTC
Created attachment 230071 [details]
Patch to update shells/ammonite to 2.5.0

Hi,

here is a patch to update shells/ammonite to version 2.5.0.

Changelog
---------

* Updated to latest versions of OS-Lib (0.8.0) Requests-Scala (0.7.0) PPrint (0.7.0) Fansi (0.3.0) uPickle (1.4.3)
* Fix `sourcecode.File()` to return full file path
* Allow users to re-run watched scripts by pressing enter
* Fix handling of imports using synthetic case objects
* Rename main entrypoint to ammonite.AmmoniteMain
* EOL Ammonite-Ops and Ammonite-Shell

Kind regards,

Jens
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-12-15 03:44:20 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-15 03:44:49 UTC
A commit in branch main references this bug:

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

commit 7cead393dbe0ae10728993bb1c20f82136541369
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2021-12-15 03:43:41 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-12-15 03:44:16 +0000

    shells/ammonite: Update to 2.5.0

    PR:     260378

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