From owner-svn-ports-head@freebsd.org Thu Jun 28 20:25:35 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7AC710263FC; Thu, 28 Jun 2018 20:25:35 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8270F8C60E; Thu, 28 Jun 2018 20:25:35 +0000 (UTC) (envelope-from swills@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 623E617183; Thu, 28 Jun 2018 20:25:35 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5SKPZCO035037; Thu, 28 Jun 2018 20:25:35 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5SKPZjt035036; Thu, 28 Jun 2018 20:25:35 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806282025.w5SKPZjt035036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 28 Jun 2018 20:25:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473508 - head/math/py-keras X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/math/py-keras X-SVN-Commit-Revision: 473508 X-SVN-Commit-Repository: ports 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.26 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: Thu, 28 Jun 2018 20:25:36 -0000 Author: swills Date: Thu Jun 28 20:25:34 2018 New Revision: 473508 URL: https://svnweb.freebsd.org/changeset/ports/473508 Log: math/py-keras: Update to 2.2.0 PR: 229374 Submitted by: Neel Chauhan (maintainer) Modified: head/math/py-keras/Makefile (contents, props changed) head/math/py-keras/distinfo (contents, props changed) Modified: head/math/py-keras/Makefile ============================================================================== --- head/math/py-keras/Makefile Thu Jun 28 20:22:02 2018 (r473507) +++ head/math/py-keras/Makefile Thu Jun 28 20:25:34 2018 (r473508) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -DISTVERSION= 2.1.6 +DISTVERSION= 2.2.0 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Thu Jun 28 20:22:02 2018 (r473507) +++ head/math/py-keras/distinfo Thu Jun 28 20:25:34 2018 (r473508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524915042 -SHA256 (keras-team-keras-2.1.6_GH0.tar.gz) = 88734b83105a7f3aecfe52153db9f47cf7ab5a44c613922d43dc6d8b646f484e -SIZE (keras-team-keras-2.1.6_GH0.tar.gz) = 499717 +TIMESTAMP = 1529629809 +SHA256 (keras-team-keras-2.2.0_GH0.tar.gz) = 83eae0c251c5ec7e9134e6e79d81da58bfce88e6932fef69dd57c0d512d548f4 +SIZE (keras-team-keras-2.2.0_GH0.tar.gz) = 471509