From owner-svn-ports-all@freebsd.org Sun Nov 24 16:50:56 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AF0C61B42BA; Sun, 24 Nov 2019 16:50:56 +0000 (UTC) (envelope-from tobik@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47LblN4FXkz4CtF; Sun, 24 Nov 2019 16:50:56 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 763A6270AE; Sun, 24 Nov 2019 16:50:56 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAOGoudK001944; Sun, 24 Nov 2019 16:50:56 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAOGouL3001942; Sun, 24 Nov 2019 16:50:56 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201911241650.xAOGouL3001942@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 24 Nov 2019 16:50:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518337 - head/shells/ammonite X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/shells/ammonite X-SVN-Commit-Revision: 518337 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2019 16:50:56 -0000 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 (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