Bug 260378 - shells/ammonite: Update to 2.5.0
Summary: shells/ammonite: Update to 2.5.0
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-12-13 07:39 UTC by Jens Grassel
Modified: 2021-12-15 03:44 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update shells/ammonite to 2.5.0 (895 bytes, patch)
2021-12-13 07:39 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-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(-)