svn commit: r495241 - head/shells/ammonite

Kurt Jaeger pi at FreeBSD.org
Sun Mar 10 09:36:08 UTC 2019


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 at 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


More information about the svn-ports-head mailing list