Bug 279940

Summary: devel/ammonite Update to 3.0.0-M2
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://ammonite.io/#Changelog
Attachments:
Description Flags
Patch to update devel/ammonite to 3.0.0-M2 freebsd-ports: maintainer-approval+

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!