svn commit: r556330 - head/shells/ammonite

Fernando Apesteguía fernape at FreeBSD.org
Thu Nov 26 11:21:46 UTC 2020


Author: fernape
Date: Thu Nov 26 11:21:45 2020
New Revision: 556330
URL: https://svnweb.freebsd.org/changeset/ports/556330

Log:
  shells/ammonite: Update to 2.3.8
  
  PR:	250467
  Submitted by:	freebsd-ports at jan0sch.de (maintainer)

Modified:
  head/shells/ammonite/Makefile
  head/shells/ammonite/distinfo

Modified: head/shells/ammonite/Makefile
==============================================================================
--- head/shells/ammonite/Makefile	Thu Nov 26 11:18:20 2020	(r556329)
+++ head/shells/ammonite/Makefile	Thu Nov 26 11:21:45 2020	(r556330)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ammonite
-DISTVERSION=	2.1.4
+DISTVERSION=	2.3.8
 CATEGORIES=	shells java
 MASTER_SITES=	https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/
 DISTNAME=	2.13-${PORTVERSION}

Modified: head/shells/ammonite/distinfo
==============================================================================
--- head/shells/ammonite/distinfo	Thu Nov 26 11:18:20 2020	(r556329)
+++ head/shells/ammonite/distinfo	Thu Nov 26 11:21:45 2020	(r556330)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589703141
-SHA256 (ammonite/2.13-2.1.4) = 0702f6f5eb8b5326605d7894593d3ab42634c4a0b85599bcd9ddf8909dd866eb
-SIZE (ammonite/2.13-2.1.4) = 45554871
+TIMESTAMP = 1606377744
+SHA256 (ammonite/2.13-2.3.8) = e7af76416202ff02b8faece785740d957e3ca6351f8d56cf69a749ec4d25484b
+SIZE (ammonite/2.13-2.3.8) = 46433303


More information about the svn-ports-all mailing list