Date: Tue, 24 Sep 2019 17:19:48 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512724 - head/shells/ammonite Message-ID: <201909241719.x8OHJm6J002726@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Sep 24 17:19:48 2019 New Revision: 512724 URL: https://svnweb.freebsd.org/changeset/ports/512724 Log: shells/ammonite: Update to 1.7.1 PR: 240643 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Modified: head/shells/ammonite/Makefile (contents, props changed) head/shells/ammonite/distinfo (contents, props changed) Modified: head/shells/ammonite/Makefile ============================================================================== --- head/shells/ammonite/Makefile Tue Sep 24 17:00:31 2019 (r512723) +++ head/shells/ammonite/Makefile Tue Sep 24 17:19:48 2019 (r512724) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ammonite -DISTVERSION= 1.6.9 +DISTVERSION= 1.7.1 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 Tue Sep 24 17:00:31 2019 (r512723) +++ head/shells/ammonite/distinfo Tue Sep 24 17:19:48 2019 (r512724) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567126772 -SHA256 (ammonite/2.12-1.6.9) = a0b980d7c3a2508cdd7f4954c34c14d0261fb1e973a1264e070037cb269025ba -SIZE (ammonite/2.12-1.6.9) = 34036198 +TIMESTAMP = 1568723736 +SHA256 (ammonite/2.12-1.7.1) = a04963016e7fc17091a5ee418cdac4dbd2f47c078f026cfa6a54b06fa94b4f47 +SIZE (ammonite/2.12-1.7.1) = 30569230
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909241719.x8OHJm6J002726>