Bug 274553 - devel/ammonite: Update to 2.5.11
Summary: devel/ammonite: Update to 2.5.11
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: Robert Clausecker
URL: https://ammonite.io/#Changelog
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-18 07:52 UTC by Jens Grassel
Modified: 2023-10-19 07:16 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update devel/ammonite to 2.5.11 (1.76 KB, patch)
2023-10-18 07:52 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 2023-10-18 07:52:18 UTC
Created attachment 245709 [details]
Patch to update devel/ammonite to 2.5.11

Hi,

I've attached a patch to update the devel/ammonite port to the latest stable version (2.5.11).

Changelog
---------

- Added support for Scala 3.2.2
- Ensured Java 8 compatibility
- Improved internal macros hygiene
- Support for Scala 2.13.12, 2.13.11 and 2.12.18

Kind regards,

Jens
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-19 07:09:13 UTC
A commit in branch main references this bug:

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

commit 4f045302f6e9d25939adf4a659192ca2df34e19d
Author:     Jens Grassel <jens@wegtam.com>
AuthorDate: 2023-10-18 07:48:15 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-19 07:07:30 +0000

    devel/ammonite: Update to version 2.5.11

    Changelog: https://ammonite.io/#Changelog

    PR:             274553

 devel/ammonite/Makefile    | 2 +-
 devel/ammonite/distinfo    | 6 +++---
 devel/ammonite/pkg-message | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-10-19 07:16:02 UTC
Thank you for your contribution.