aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-04-29 11:28:14 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-04-29 11:28:14 +0000
commit6f6d112d37bd2a0dea60dd68528f0334180fb942 (patch)
tree6089aa07064b7c592081b678c20fa54e0e634ae4 /shells
parent56116e6eebe6fd03d5b0363c4de3f2d5dd6e1790 (diff)
downloadports-6f6d112d37bd2a0dea60dd68528f0334180fb942.tar.gz
ports-6f6d112d37bd2a0dea60dd68528f0334180fb942.zip
- Update to 2.1.1
- Make portclippy happy PR: 245979 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=533332
Diffstat (limited to 'shells')
-rw-r--r--shells/ammonite/Makefile7
-rw-r--r--shells/ammonite/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile
index 4f97c70109b3..83347abcc5d0 100644
--- a/shells/ammonite/Makefile
+++ b/shells/ammonite/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ammonite
-DISTVERSION= 2.0.4
+DISTVERSION= 2.1.1
CATEGORIES= shells java
MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/
DISTNAME= 2.12-${PORTVERSION}
@@ -15,10 +15,11 @@ COMMENT= Provides a system shell in the high-level Scala language
LICENSE= MIT
USE_JAVA= yes
-
JAVA_VERSION= 1.8+
-NO_BUILD= yes
+
NO_ARCH= yes
+NO_BUILD= yes
+
PLIST_FILES= bin/ammonite
do-extract:
diff --git a/shells/ammonite/distinfo b/shells/ammonite/distinfo
index fe37fe35c472..ac7e4a6cab26 100644
--- a/shells/ammonite/distinfo
+++ b/shells/ammonite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579068278
-SHA256 (ammonite/2.12-2.0.4) = 044c6b93330c17d6d0cd418cf892a693a8d31475f7560cf2d5ec0f1f62631419
-SIZE (ammonite/2.12-2.0.4) = 30629020
+TIMESTAMP = 1588005298
+SHA256 (ammonite/2.12-2.1.1) = 159b07bafb094fcf09292aa5b69a0c5c85779a0ea12cb2107477f595724e23ad
+SIZE (ammonite/2.12-2.1.1) = 44296509