Index: head/shells/ammonite/Makefile =================================================================== --- head/shells/ammonite/Makefile (revision 522356) +++ head/shells/ammonite/Makefile (revision 522357) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= ammonite -DISTVERSION= 1.8.2 +DISTVERSION= 2.0.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 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 522356) +++ head/shells/ammonite/distinfo (revision 522357) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574598221 -SHA256 (ammonite/2.12-1.8.2) = 378d7a9fa1a8f44f8e27769259a465423cf540658ba42365213a3c00e4a8acc0 -SIZE (ammonite/2.12-1.8.2) = 30605145 +TIMESTAMP = 1578437044 +SHA256 (ammonite/2.12-2.0.1) = 8323070a64839d8286318efeee85ba44ce08db630fed5343c21abe2d07ae4c3d +SIZE (ammonite/2.12-2.0.1) = 30621373