Bug 256602

Summary: shells/ammonite Update to 2.4.0
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Only Me CC: kbowling
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update shells/ammonite to 2.4.0 freebsd-ports: maintainer-approval+

Description Jens Grassel 2021-06-14 15:39:48 UTC
Created attachment 225804 [details]
Patch to update shells/ammonite to 2.4.0

Hi,

I've attached a patch to update ammonite to 2.4.0.

Changelog
---------

- Bump version of uPickle to 1.4.0
- Internal preparation for basic Scala 3 support

Kind regards,

Jens
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-14 16:18:58 UTC
A commit in branch main references this bug:

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

commit 259ed60247c9d33a154f75d72b1ca4eb92f9b0e1
Author:     Jens Grassel <freebsd-ports@jan0sch.de>
AuthorDate: 2021-06-14 16:17:07 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-14 16:17:07 +0000

    shells/ammonite: Update to 2.4.0

    * Bump version of uPickle to 1.4.0
    * Internal preparation for basic Scala 3 support

    PR:             256602
    Approved by:    maintainer

 shells/ammonite/Makefile | 2 +-
 shells/ammonite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-06-14 16:21:40 UTC
Please consider git formatted patches in the future.  Thanks for your contribution!