svn commit: r532719 - head/shells/ammonite
Hiroki Tagato
tagattie at FreeBSD.org
Fri Apr 24 00:00:56 UTC 2020
Author: tagattie
Date: Fri Apr 24 00:00:55 2020
New Revision: 532719
URL: https://svnweb.freebsd.org/changeset/ports/532719
Log:
Update to 2.0.4
PR: 243367
Submitted by: Jens Grassel <freebsd-ports at jan0sch.de> (maintainer)
Approved by: pizzamig (co-mentor)
Modified:
head/shells/ammonite/Makefile
head/shells/ammonite/distinfo
Modified: head/shells/ammonite/Makefile
==============================================================================
--- head/shells/ammonite/Makefile Thu Apr 23 23:51:28 2020 (r532718)
+++ head/shells/ammonite/Makefile Fri Apr 24 00:00:55 2020 (r532719)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ammonite
-DISTVERSION= 2.0.1
+DISTVERSION= 2.0.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 Thu Apr 23 23:51:28 2020 (r532718)
+++ head/shells/ammonite/distinfo Fri Apr 24 00:00:55 2020 (r532719)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578437044
-SHA256 (ammonite/2.12-2.0.1) = 8323070a64839d8286318efeee85ba44ce08db630fed5343c21abe2d07ae4c3d
-SIZE (ammonite/2.12-2.0.1) = 30621373
+TIMESTAMP = 1579068278
+SHA256 (ammonite/2.12-2.0.4) = 044c6b93330c17d6d0cd418cf892a693a8d31475f7560cf2d5ec0f1f62631419
+SIZE (ammonite/2.12-2.0.4) = 30629020
More information about the svn-ports-all
mailing list