From nobody Wed Dec 15 03:44:21 2021 X-Original-To: dev-commits-ports-main@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 5603118D6B87; Wed, 15 Dec 2021 03:44:22 +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 4JDLhk0KdSz4r0k; Wed, 15 Dec 2021 03:44:22 +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 DF9AC1543B; Wed, 15 Dec 2021 03:44:21 +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 1BF3iL3Y079833; Wed, 15 Dec 2021 03:44:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BF3iLXn079832; Wed, 15 Dec 2021 03:44:21 GMT (envelope-from git) Date: Wed, 15 Dec 2021 03:44:21 GMT Message-Id: <202112150344.1BF3iLXn079832@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: 7cead393dbe0 - main - shells/ammonite: Update to 2.5.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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: 7cead393dbe0ae10728993bb1c20f82136541369 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639539862; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LjV800q74YGpY3e5GlsYrHpMlZ+GIdmWH5Aoj6CUv64=; b=yhMdo4W7os1lvZveQkuSmOcbg6hwVkIiaOd83JJnqrPGHywCUkjzn1EhMX1Yn2pXJUBy/Y rXt3Ua61vyZZjmHhiRAZauR3Yo8UzvDIaKbZEWp0qw2w+eOMyVdshCToqQqSXo0dEUfCUw nPQLpW3b56+2Q6Z0EJDhAUGsWWZSaZC8YTr6aspU9iu3bnNFvN6Fbh5ILQ0XprUno0ysaG xrnqnLqUuH7vvIG0PVMQcfQTkcmRVkqmbpoFqYh6rCqbOlR7wNxfsXQ6gDPxwKIn6EPyH/ Wcvv0eX2A4do7nQVNZcpIyXwtHsfYHIRPBWresXVpTRKc14cWEOO/vUcMgyThQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639539862; a=rsa-sha256; cv=none; b=rDVdl1hWwTCJVxekzQxZ1eVT4/HhiexbtH2gqLKMktU8FfHR1i9GDT4GwBxKX09CXGiIll c/YypucqHWBMpMZ8eiV1Gobca9n2fXAP49f6vuwJGXX1Q6ktQTGN/TWrxWb8tI3x3StYOo EoM9Rd2AU/RKtVHy2FI99g4g1XleVF/k6aWoHXyUaEO6d/sDjdQbkml1P2pVnzZlsq84jb 5mfeEVyqobyATUc05rkxUtq6k/OBdEsNxd1eLES0aww3kLe1B+w04TjTpjqbuOP929GmJ0 crzGHRvXLWauaC+dEoy2tEKI7LNqnr4fzoOMCweeO0+cSsqwXLGdeoo5+x3RBg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cead393dbe0ae10728993bb1c20f82136541369 commit 7cead393dbe0ae10728993bb1c20f82136541369 Author: Jens Grassel AuthorDate: 2021-12-15 03:43:41 +0000 Commit: Neel Chauhan CommitDate: 2021-12-15 03:44:16 +0000 shells/ammonite: Update to 2.5.0 PR: 260378 --- 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 9f37b7360b43..bcab6b71ccaf 100644 --- a/shells/ammonite/Makefile +++ b/shells/ammonite/Makefile @@ -1,5 +1,5 @@ PORTNAME= ammonite -DISTVERSION= 2.4.1 +DISTVERSION= 2.5.0 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 a7b3e12f1d5c..7c8d111db107 100644 --- a/shells/ammonite/distinfo +++ b/shells/ammonite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637309815 -SHA256 (ammonite/2.13-2.4.1) = 448b8dc96bf034cdfdfeb733507df6f0ae64cb985e3df968916fd53fad378fe2 -SIZE (ammonite/2.13-2.4.1) = 48567893 +TIMESTAMP = 1639380918 +SHA256 (ammonite/2.13-2.5.0) = 9799063cff2db988b5eadeaef19780639e32a80589651e54ba8a52190ebdbfd6 +SIZE (ammonite/2.13-2.5.0) = 48405047