From nobody Mon Nov 22 19:52:38 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1CED3188BADC; Mon, 22 Nov 2021 19:52:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HydGb0Dnyz4dWZ; Mon, 22 Nov 2021 19:52:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DD75CCB5; Mon, 22 Nov 2021 19:52:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AMJqcoh032753; Mon, 22 Nov 2021 19:52:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AMJqcts032752; Mon, 22 Nov 2021 19:52:38 GMT (envelope-from git) Date: Mon, 22 Nov 2021 19:52:38 GMT Message-Id: <202111221952.1AMJqcts032752@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: 7a549832f51e - main - shells/ammonite: Update to 2.4.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7a549832f51e702145f1941626d894ba4bd850ff Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a549832f51e702145f1941626d894ba4bd850ff commit 7a549832f51e702145f1941626d894ba4bd850ff Author: Jens Grassel AuthorDate: 2021-11-22 19:51:28 +0000 Commit: Neel Chauhan CommitDate: 2021-11-22 19:52:31 +0000 shells/ammonite: Update to 2.4.1 PR: 259932 --- shells/ammonite/Makefile | 2 +- shells/ammonite/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile index ee1383e62c57..9f37b7360b43 100644 --- a/shells/ammonite/Makefile +++ b/shells/ammonite/Makefile @@ -1,5 +1,5 @@ PORTNAME= ammonite -DISTVERSION= 2.4.0 +DISTVERSION= 2.4.1 CATEGORIES= shells java MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/ DISTNAME= 2.13-${PORTVERSION} diff --git a/shells/ammonite/distinfo b/shells/ammonite/distinfo index 4e155d44943f..a7b3e12f1d5c 100644 --- a/shells/ammonite/distinfo +++ b/shells/ammonite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623687405 -SHA256 (ammonite/2.13-2.4.0) = d85df9aa1588ea135bf8487d6530f39eaa35d7ac8decc64819572168020cdfa0 -SIZE (ammonite/2.13-2.4.0) = 48166243 +TIMESTAMP = 1637309815 +SHA256 (ammonite/2.13-2.4.1) = 448b8dc96bf034cdfdfeb733507df6f0ae64cb985e3df968916fd53fad378fe2 +SIZE (ammonite/2.13-2.4.1) = 48567893