Date: Mon, 17 Dec 2018 13:07:15 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487682 - head/math/py-theano Message-ID: <201812171307.wBHD7FJn054030@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Dec 17 13:07:15 2018 New Revision: 487682 URL: https://svnweb.freebsd.org/changeset/ports/487682 Log: - Update to 1.0.3 PR: 234089 Submitted by: wenheping2000@hotmail.com Approved by: maintainer Modified: head/math/py-theano/Makefile head/math/py-theano/distinfo Modified: head/math/py-theano/Makefile ============================================================================== --- head/math/py-theano/Makefile Mon Dec 17 13:05:11 2018 (r487681) +++ head/math/py-theano/Makefile Mon Dec 17 13:07:15 2018 (r487682) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= theano -DISTVERSION= 1.0.1 -PORTREVISION= 2 +DISTVERSION= 1.0.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-theano/distinfo ============================================================================== --- head/math/py-theano/distinfo Mon Dec 17 13:05:11 2018 (r487681) +++ head/math/py-theano/distinfo Mon Dec 17 13:07:15 2018 (r487682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521790733 -SHA256 (Theano-1.0.1.tar.gz) = 88d8aba1fe2b6b75eacf455d01bc7e31e838c5a0fb8c13dde2d9472495ff4662 -SIZE (Theano-1.0.1.tar.gz) = 2831618 +TIMESTAMP = 1545051758 +SHA256 (Theano-1.0.3.tar.gz) = 637f3b34d40ef5e0d54dd4c40618475aaa085c26d2491e925c98e2ad4bc2115a +SIZE (Theano-1.0.3.tar.gz) = 2831862
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812171307.wBHD7FJn054030>