From owner-svn-ports-head@freebsd.org Tue Jun 27 16:06:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95715D88C3D; Tue, 27 Jun 2017 16:06:23 +0000 (UTC) (envelope-from madpilot@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 mx1.freebsd.org (Postfix) with ESMTPS id 63DD36FC83; Tue, 27 Jun 2017 16:06:23 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5RG6MjM088250; Tue, 27 Jun 2017 16:06:22 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5RG6MdP088248; Tue, 27 Jun 2017 16:06:22 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201706271606.v5RG6MdP088248@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 27 Jun 2017 16:06:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444472 - head/lang/scala X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2017 16:06:23 -0000 Author: madpilot Date: Tue Jun 27 16:06:22 2017 New Revision: 444472 URL: https://svnweb.freebsd.org/changeset/ports/444472 Log: Update lang/scala to 2.12.2 PR: 219721 Submitted by: Jens Grassel Approved by: Maintainer timeout Modified: head/lang/scala/Makefile head/lang/scala/distinfo Modified: head/lang/scala/Makefile ============================================================================== --- head/lang/scala/Makefile Tue Jun 27 16:05:53 2017 (r444471) +++ head/lang/scala/Makefile Tue Jun 27 16:06:22 2017 (r444472) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scala -PORTVERSION= 2.12.1 +PORTVERSION= 2.12.2 CATEGORIES= lang java MASTER_SITES= http://www.scala-lang.org/files/archive/ Modified: head/lang/scala/distinfo ============================================================================== --- head/lang/scala/distinfo Tue Jun 27 16:05:53 2017 (r444471) +++ head/lang/scala/distinfo Tue Jun 27 16:06:22 2017 (r444472) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482428803 -SHA256 (scala-2.12.1.tgz) = 4db068884532a3e27010df17befaca0f06ea50f69433d58e06a5e63c7a3cc359 -SIZE (scala-2.12.1.tgz) = 19700349 +TIMESTAMP = 1496388020 +SHA256 (scala-2.12.2.tgz) = 196168b246fcf10e275491c5e58a50ca9eb696da95e49155b3f86f001346a6f5 +SIZE (scala-2.12.2.tgz) = 19596088