Date: Sun, 10 Mar 2019 09:36:07 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495241 - head/shells/ammonite Message-ID: <201903100936.x2A9a7Q7087760@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sun Mar 10 09:36:07 2019 New Revision: 495241 URL: https://svnweb.freebsd.org/changeset/ports/495241 Log: shells/ammonite: update 1.6.3 -> 1.6.4 PR: 236414 Submitted by: Jens Grassel <freebsd-ports@jan0sch.de> (maintainer) Relnotes: http://ammonite.io/#1.6.4 Modified: head/shells/ammonite/Makefile head/shells/ammonite/distinfo Modified: head/shells/ammonite/Makefile ============================================================================== --- head/shells/ammonite/Makefile Sun Mar 10 09:24:26 2019 (r495240) +++ head/shells/ammonite/Makefile Sun Mar 10 09:36:07 2019 (r495241) @@ -1,7 +1,7 @@ # $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} Modified: head/shells/ammonite/distinfo ============================================================================== --- head/shells/ammonite/distinfo Sun Mar 10 09:24:26 2019 (r495240) +++ head/shells/ammonite/distinfo Sun Mar 10 09:36:07 2019 (r495241) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903100936.x2A9a7Q7087760>