aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-06-22 09:01:13 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-06-22 09:01:13 +0000
commit9eb8ad95e4fea17c9248711bc6ebe5418038120a (patch)
treea06105a4e9d9379a1192fb6684b896ce22970dad /shells
parent1afa54a9b3bfb9a2205dc0155e23340a00376e1b (diff)
downloadports-9eb8ad95e4fea17c9248711bc6ebe5418038120a.tar.gz
ports-9eb8ad95e4fea17c9248711bc6ebe5418038120a.zip
shells/ammonite: Update to 1.6.8
Changelog since 1.6.5: * Support for Scala 2.13.0 * Fix regression in "source" builtin * Autocomplete for "import $ivy" statements PR: 238599 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
Notes
Notes: svn path=/head/; revision=504855
Diffstat (limited to 'shells')
-rw-r--r--shells/ammonite/Makefile2
-rw-r--r--shells/ammonite/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile
index e788675d02b2..80e857a4508f 100644
--- a/shells/ammonite/Makefile
+++ b/shells/ammonite/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ammonite
-DISTVERSION= 1.6.5
+DISTVERSION= 1.6.8
CATEGORIES= shells java
MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/
DISTNAME= 2.12-${PORTVERSION}
diff --git a/shells/ammonite/distinfo b/shells/ammonite/distinfo
index 990a5e7a96ca..7a39d8727236 100644
--- a/shells/ammonite/distinfo
+++ b/shells/ammonite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553710263
-SHA256 (ammonite/2.12-1.6.5) = 06666a1ae95e5b3960130ed0128947f26199184ccba2fef3d62eb69a9e48674e
-SIZE (ammonite/2.12-1.6.5) = 29301883
+TIMESTAMP = 1561118278
+SHA256 (ammonite/2.12-1.6.8) = adc85533fb81909a5efc3fd2bf953714ddc4dd023419a35af00db9b2c3010cd3
+SIZE (ammonite/2.12-1.6.8) = 33951394