diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile index ee1383e62c57..9f37b7360b43 100644 --- a/shells/ammonite/Makefile +++ b/shells/ammonite/Makefile @@ -1,31 +1,31 @@ PORTNAME= ammonite -DISTVERSION= 2.4.0 +DISTVERSION= 2.4.1 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 4e155d44943f..a7b3e12f1d5c 100644 --- a/shells/ammonite/distinfo +++ b/shells/ammonite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623687405 -SHA256 (ammonite/2.13-2.4.0) = d85df9aa1588ea135bf8487d6530f39eaa35d7ac8decc64819572168020cdfa0 -SIZE (ammonite/2.13-2.4.0) = 48166243 +TIMESTAMP = 1637309815 +SHA256 (ammonite/2.13-2.4.1) = 448b8dc96bf034cdfdfeb733507df6f0ae64cb985e3df968916fd53fad378fe2 +SIZE (ammonite/2.13-2.4.1) = 48567893