Bug 268637

Summary: devel/ammonite Update to 2.5.5
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update devel/mill to 2.5.5 none

Description Jens Grassel 2022-12-29 10:24:01 UTC
Created attachment 239111 [details]
Patch to update devel/mill to 2.5.5

Hi,

I've created a patch to update devel/ammonite to version 2.5.5.

Changelog
=========

- Improved Scala 3 support
- Fixed line numbers in stack traces in Scala 3
- Added more supported Scala version: 2.12.16, 2.12.17, 2.13.9, 2.13.10, 3.1.3, 3.2.0
- Various dependency version bumps

The port now uses the Scala 3 version (current stable) of ammonite by default and the pkg message was slightly adjusted to reflect current library versions.

Kind regards,

Jens
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-29 14:56:38 UTC
A commit in branch main references this bug:

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

commit e5640325d406ed2e0436d58f79f5dbd2c2bc01aa
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2022-12-29 14:55:03 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-12-29 14:55:03 +0000

    devel/ammonite: Update to 2.5.5

    PR:             268637

 devel/ammonite/Makefile    | 4 ++--
 devel/ammonite/distinfo    | 6 +++---
 devel/ammonite/pkg-message | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)