Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2021 16:18:08 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 259ed60247c9 - main - shells/ammonite: Update to 2.4.0
Message-ID:  <202106141618.15EGI8iA029999@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

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(-)

diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile
index fd3cc1b7489a..ee1383e62c57 100644
--- a/shells/ammonite/Makefile
+++ b/shells/ammonite/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ammonite
-DISTVERSION=	2.3.8
+DISTVERSION=	2.4.0
 CATEGORIES=	shells java
 MASTER_SITES=	https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/
 DISTNAME=	2.13-${PORTVERSION}
diff --git a/shells/ammonite/distinfo b/shells/ammonite/distinfo
index 9601b0277742..4e155d44943f 100644
--- a/shells/ammonite/distinfo
+++ b/shells/ammonite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606377744
-SHA256 (ammonite/2.13-2.3.8) = e7af76416202ff02b8faece785740d957e3ca6351f8d56cf69a749ec4d25484b
-SIZE (ammonite/2.13-2.3.8) = 46433303
+TIMESTAMP = 1623687405
+SHA256 (ammonite/2.13-2.4.0) = d85df9aa1588ea135bf8487d6530f39eaa35d7ac8decc64819572168020cdfa0
+SIZE (ammonite/2.13-2.4.0) = 48166243



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106141618.15EGI8iA029999>