aboutsummaryrefslogtreecommitdiff
path: root/shells/ammonite
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-05-18 08:13:00 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-05-18 08:13:00 +0000
commitd3ca5f994f4b4ea333d011695e1adfc5a03161f8 (patch)
treeb7e2335ba040f4b0cfe6ab3b7556ee88277a6a40 /shells/ammonite
parentd632f0bd1e5fd1b2b7139e4ff8781e965d5a8d6c (diff)
downloadports-d3ca5f994f4b4ea333d011695e1adfc5a03161f8.tar.gz
ports-d3ca5f994f4b4ea333d011695e1adfc5a03161f8.zip
shells/ammonite: Update to 2.1.4
From ChangeLog (https://ammonite.io/#2.1.4): * Handle SIGINT When Reading User Input * rebootstrap mill * Ensure -Ymacro-annotations works fine * Fix 2.12.1 compilation * several fixes and support for Coursier and BSP * switch to Scala 2.13 ammonite version for the port PR: 246522 Submitted by: reebsd-ports@jan0sch.de (maintainer)
Notes
Notes: svn path=/head/; revision=535726
Diffstat (limited to 'shells/ammonite')
-rw-r--r--shells/ammonite/Makefile4
-rw-r--r--shells/ammonite/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile
index 83347abcc5d0..a4b078d0f9ff 100644
--- a/shells/ammonite/Makefile
+++ b/shells/ammonite/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= ammonite
-DISTVERSION= 2.1.1
+DISTVERSION= 2.1.4
CATEGORIES= shells java
MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/
-DISTNAME= 2.12-${PORTVERSION}
+DISTNAME= 2.13-${PORTVERSION}
EXTRACT_SUFX=
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY=
diff --git a/shells/ammonite/distinfo b/shells/ammonite/distinfo
index ac7e4a6cab26..86cf23be2f6b 100644
--- a/shells/ammonite/distinfo
+++ b/shells/ammonite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588005298
-SHA256 (ammonite/2.12-2.1.1) = 159b07bafb094fcf09292aa5b69a0c5c85779a0ea12cb2107477f595724e23ad
-SIZE (ammonite/2.12-2.1.1) = 44296509
+TIMESTAMP = 1589703141
+SHA256 (ammonite/2.13-2.1.4) = 0702f6f5eb8b5326605d7894593d3ab42634c4a0b85599bcd9ddf8909dd866eb
+SIZE (ammonite/2.13-2.1.4) = 45554871