Date: Thu, 12 Jan 2017 19:45:11 +0000 (UTC) From: Dmitry Sivachenko <demon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431297 - head/math/py-theano Message-ID: <201701121945.v0CJjBwn031534@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Thu Jan 12 19:45:11 2017 New Revision: 431297 URL: https://svnweb.freebsd.org/changeset/ports/431297 Log: Update to version 0.8.2. PR: 215894 Submitted by: wen Modified: head/math/py-theano/Makefile head/math/py-theano/distinfo Modified: head/math/py-theano/Makefile ============================================================================== --- head/math/py-theano/Makefile Thu Jan 12 19:24:05 2017 (r431296) +++ head/math/py-theano/Makefile Thu Jan 12 19:45:11 2017 (r431297) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= theano -PORTVERSION= 0.8.0 -PORTREVISION= 2 +PORTVERSION= 0.8.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP/source/T/Theano PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-theano/distinfo ============================================================================== --- head/math/py-theano/distinfo Thu Jan 12 19:24:05 2017 (r431296) +++ head/math/py-theano/distinfo Thu Jan 12 19:45:11 2017 (r431297) @@ -1,2 +1,3 @@ -SHA256 (Theano-0.8.0.tar.gz) = 87f117277ebc3a3cd5394d2ae3e65a2aa3f8da3265a33e2a5c1ee63a9e6bceb5 -SIZE (Theano-0.8.0.tar.gz) = 2909570 +TIMESTAMP = 1484250192 +SHA256 (Theano-0.8.2.tar.gz) = 7463c8f7ed1a787bf881f36d38a38607150186697e7ce7e78bfb94b7c6af8930 +SIZE (Theano-0.8.2.tar.gz) = 2914631
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701121945.v0CJjBwn031534>