From owner-svn-ports-all@freebsd.org Fri Feb 16 02:24:10 2018 Return-Path: Delivered-To: svn-ports-all@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 1B7F5F0A228; Fri, 16 Feb 2018 02:24:10 +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 BDEAF7CD61; Fri, 16 Feb 2018 02:24:09 +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 B8D31273DE; Fri, 16 Feb 2018 02:24:09 +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 w1G2O9cV059196; Fri, 16 Feb 2018 02:24:09 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1G2O9hI059194; Fri, 16 Feb 2018 02:24:09 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802160224.w1G2O9hI059194@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 16 Feb 2018 02:24:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461964 - 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: 461964 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.25 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: Fri, 16 Feb 2018 02:24:10 -0000 Author: swills Date: Fri Feb 16 02:24:09 2018 New Revision: 461964 URL: https://svnweb.freebsd.org/changeset/ports/461964 Log: math/py-keras: Update to 2.1.4 PR: 225914 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 Fri Feb 16 01:49:08 2018 (r461963) +++ head/math/py-keras/Makefile Fri Feb 16 02:24:09 2018 (r461964) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Fri Feb 16 01:49:08 2018 (r461963) +++ head/math/py-keras/distinfo Fri Feb 16 02:24:09 2018 (r461964) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517056243 -SHA256 (fchollet-keras-2.1.3_GH0.tar.gz) = 3880817c9d1ab94ea46aaccf4aec9f1cb212b7d91229a13a99a9b65cc7677621 -SIZE (fchollet-keras-2.1.3_GH0.tar.gz) = 472240 +TIMESTAMP = 1518659422 +SHA256 (fchollet-keras-2.1.4_GH0.tar.gz) = fec0bfcee160fbf79baec2afa2691e751106a171280358f4705b8e79bee4c666 +SIZE (fchollet-keras-2.1.4_GH0.tar.gz) = 480487