Index: head/shells/ammonite/Makefile =================================================================== --- head/shells/ammonite/Makefile (revision 495240) +++ head/shells/ammonite/Makefile (revision 495241) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= ammonite -DISTVERSION= 1.6.3 +DISTVERSION= 1.6.4 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 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 495240) +++ head/shells/ammonite/distinfo (revision 495241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550239983 -SHA256 (ammonite/2.12-1.6.3) = adafccfdc70cdc83f072f6b0c340205d422fca56f743e269635dfb40dc63b171 -SIZE (ammonite/2.12-1.6.3) = 28929884 +TIMESTAMP = 1552123615 +SHA256 (ammonite/2.12-1.6.4) = 82d5a3319d6469609d5197b2bebd62c859b1aa21976623fc96a4564ed210bd9a +SIZE (ammonite/2.12-1.6.4) = 28901677