Index: head/shells/ammonite/Makefile =================================================================== --- head/shells/ammonite/Makefile (revision 533331) +++ head/shells/ammonite/Makefile (revision 533332) @@ -1,32 +1,33 @@ # $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} 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_BUILD= yes + 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 Index: head/shells/ammonite/distinfo =================================================================== --- head/shells/ammonite/distinfo (revision 533331) +++ head/shells/ammonite/distinfo (revision 533332) @@ -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