diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile index a4b078d0f9ff..cec21e123225 100644 --- a/shells/ammonite/Makefile +++ b/shells/ammonite/Makefile @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= ammonite -DISTVERSION= 2.1.4 +DISTVERSION= 2.3.8 CATEGORIES= shells java MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/ DISTNAME= 2.13-${PORTVERSION} EXTRACT_SUFX= DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= MAINTAINER= freebsd-ports@jan0sch.de COMMENT= Provides a system shell in the high-level Scala language LICENSE= MIT USE_JAVA= yes JAVA_VERSION= 1.8+ NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/ammonite do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${WRKSRC} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/shells/ammonite/distinfo b/shells/ammonite/distinfo index 86cf23be2f6b..9601b0277742 100644 --- a/shells/ammonite/distinfo +++ b/shells/ammonite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589703141 -SHA256 (ammonite/2.13-2.1.4) = 0702f6f5eb8b5326605d7894593d3ab42634c4a0b85599bcd9ddf8909dd866eb -SIZE (ammonite/2.13-2.1.4) = 45554871 +TIMESTAMP = 1606377744 +SHA256 (ammonite/2.13-2.3.8) = e7af76416202ff02b8faece785740d957e3ca6351f8d56cf69a749ec4d25484b +SIZE (ammonite/2.13-2.3.8) = 46433303