Date: Sun, 24 Nov 2019 16:50:56 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518337 - head/shells/ammonite Message-ID: <201911241650.xAOGouL3001942@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Nov 24 16:50:55 2019 New Revision: 518337 URL: https://svnweb.freebsd.org/changeset/ports/518337 Log: shells/ammonite: Update to 1.8.2 Changes: https://ammonite.io/#1.8.2 PR: 242187 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Modified: head/shells/ammonite/Makefile head/shells/ammonite/distinfo Modified: head/shells/ammonite/Makefile ============================================================================== --- head/shells/ammonite/Makefile Sun Nov 24 16:45:32 2019 (r518336) +++ head/shells/ammonite/Makefile Sun Nov 24 16:50:55 2019 (r518337) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ammonite -DISTVERSION= 1.7.1 +DISTVERSION= 1.8.2 CATEGORIES= shells java MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/ DISTNAME= 2.12-${PORTVERSION} Modified: head/shells/ammonite/distinfo ============================================================================== --- head/shells/ammonite/distinfo Sun Nov 24 16:45:32 2019 (r518336) +++ head/shells/ammonite/distinfo Sun Nov 24 16:50:55 2019 (r518337) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568723736 -SHA256 (ammonite/2.12-1.7.1) = a04963016e7fc17091a5ee418cdac4dbd2f47c078f026cfa6a54b06fa94b4f47 -SIZE (ammonite/2.12-1.7.1) = 30569230 +TIMESTAMP = 1574598221 +SHA256 (ammonite/2.12-1.8.2) = 378d7a9fa1a8f44f8e27769259a465423cf540658ba42365213a3c00e4a8acc0 +SIZE (ammonite/2.12-1.8.2) = 30605145
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911241650.xAOGouL3001942>