svn commit: r518337 - head/shells/ammonite

Tobias Kortkamp tobik at FreeBSD.org
Sun Nov 24 16:50:56 UTC 2019


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


More information about the svn-ports-all mailing list