svn commit: r512724 - head/shells/ammonite

Steve Wills swills at FreeBSD.org
Tue Sep 24 17:19:49 UTC 2019


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


More information about the svn-ports-all mailing list