Bug 263313 - devel/ammonite Update to 2.5.3
Summary: devel/ammonite Update to 2.5.3
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: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-16 07:39 UTC by Jens Grassel
Modified: 2022-04-20 13:56 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update devel/ammonite to 2.5.3 (1.28 KB, patch)
2022-04-16 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 2022-04-16 07:39:00 UTC
Created attachment 233245 [details]
Patch to update devel/ammonite to 2.5.3

Hi,

I've attached a patch to update devel/ammonite to 2.5.3.

Changelog
---------

- Print error positions in Scala 3
- Add support for Scala 3.1.2
- Bump uPickle to 1.6.0

Kind regards,

Jens
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-20 13:48:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81647a67063cfdddbaec13c7294ea657a27bb043

commit 81647a67063cfdddbaec13c7294ea657a27bb043
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2022-04-16 07:35:34 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2022-04-20 13:48:30 +0000

    devel/ammonite: Update to 2.5.3

    - Print error positions in Scala 3
    - Add support for Scala 3.1.2
    - Bump uPickle to 1.6.0

    PR:             263313

 devel/ammonite/Makefile | 2 +-
 devel/ammonite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2022-04-20 13:56:10 UTC
Thanks!