From owner-svn-ports-head@freebsd.org Mon Oct 8 07:30:32 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 E547710B59E3; Mon, 8 Oct 2018 07:30:31 +0000 (UTC) (envelope-from wen@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 9B6C37D200; Mon, 8 Oct 2018 07:30:31 +0000 (UTC) (envelope-from wen@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 9673C1F7BF; Mon, 8 Oct 2018 07:30:31 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w987UVXe049802; Mon, 8 Oct 2018 07:30:31 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w987UVVL049801; Mon, 8 Oct 2018 07:30:31 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201810080730.w987UVVL049801@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 8 Oct 2018 07:30:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481516 - head/math/py-keras X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/py-keras X-SVN-Commit-Revision: 481516 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.27 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: Mon, 08 Oct 2018 07:30:32 -0000 Author: wen Date: Mon Oct 8 07:30:31 2018 New Revision: 481516 URL: https://svnweb.freebsd.org/changeset/ports/481516 Log: - Update to 2.2.4 PR: 231997 Submitted by: neel@neelc.org(maintainer) Modified: head/math/py-keras/Makefile head/math/py-keras/distinfo Modified: head/math/py-keras/Makefile ============================================================================== --- head/math/py-keras/Makefile Mon Oct 8 07:25:06 2018 (r481515) +++ head/math/py-keras/Makefile Mon Oct 8 07:30:31 2018 (r481516) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -DISTVERSION= 2.2.2 +DISTVERSION= 2.2.4 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Mon Oct 8 07:25:06 2018 (r481515) +++ head/math/py-keras/distinfo Mon Oct 8 07:30:31 2018 (r481516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532911172 -SHA256 (keras-team-keras-2.2.2_GH0.tar.gz) = 76a7110a0f7b6114bfcf9453057a7e3c65e3957791336423b09a7420fc3de3a8 -SIZE (keras-team-keras-2.2.2_GH0.tar.gz) = 473288 +TIMESTAMP = 1538967160 +SHA256 (keras-team-keras-2.2.4_GH0.tar.gz) = 46f8e5bd66f778abd8d5a62b3c3d749fbd41854176fcf0df5258cf94c3fd1b28 +SIZE (keras-team-keras-2.2.4_GH0.tar.gz) = 494645