Bug 279940 - devel/ammonite Update to 3.0.0-M2
Summary: devel/ammonite Update to 3.0.0-M2
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: Fernando Apesteguía
URL: https://ammonite.io/#Changelog
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 07:18 UTC by Jens Grassel
Modified: 2024-06-25 16:13 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update devel/ammonite to 3.0.0-M2 (1.43 KB, patch)
2024-06-24 07:18 UTC, Jens Grassel
freebsd-ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Grassel 2024-06-24 07:18:23 UTC
Created attachment 251663 [details]
Patch to update devel/ammonite to 3.0.0-M2

Hi,

I've attached a patch to update devel/ammonite to 3.0.0-M2.

Changelog
---------

* Support for Scala 2.13.14
* Added more Scala 3 keywords to the internal parser
* API facing dependency updates: geny 1.1.0, os-lib 0.10.0, pprint 0.9.0, requests 0.8.2, sourcecode 0.4.1
* Various other dependency updates

Kind regards,

Jens
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-24 08:26:05 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-25 16:13:19 UTC
A commit in branch main references this bug:

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

commit efb3d925c85471342b4c692a518f39c664f25eea
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2024-06-24 08:25:12 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-06-25 16:13:02 +0000

    devel/ammonite: Update to 3.0.0-M2

    Changelog
    ---------

     * Support for Scala 2.13.14
     * Added more Scala 3 keywords to the internal parser
     * API facing dependency updates: geny 1.1.0, os-lib 0.10.0, pprint 0.9.0,
       requests 0.8.2, sourcecode 0.4.1
     * Various other dependency updates

    PR:             279940
    Reported by:    freebsd-ports@jan0sch.de (maintainer)

 devel/ammonite/Makefile | 2 +-
 devel/ammonite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-25 16:13:28 UTC
Committed,

Thanks!