Date: Sat, 4 Apr 2015 10:41:36 +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: r383196 - head/math/py-theano Message-ID: <201504041041.t34AfaYQ072318@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Sat Apr 4 10:41:35 2015 New Revision: 383196 URL: https://svnweb.freebsd.org/changeset/ports/383196 Log: Update to version 0.7.0. Modified: head/math/py-theano/Makefile head/math/py-theano/distinfo Modified: head/math/py-theano/Makefile ============================================================================== --- head/math/py-theano/Makefile Sat Apr 4 09:37:43 2015 (r383195) +++ head/math/py-theano/Makefile Sat Apr 4 10:41:35 2015 (r383196) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= theano -DISTVERSION= 0.7.0rc2 +PORTVERSION= 0.7.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP MASTER_SITE_SUBDIR=source/T/Theano Modified: head/math/py-theano/distinfo ============================================================================== --- head/math/py-theano/distinfo Sat Apr 4 09:37:43 2015 (r383195) +++ head/math/py-theano/distinfo Sat Apr 4 10:41:35 2015 (r383196) @@ -1,2 +1,2 @@ -SHA256 (Theano-0.7.0rc2.tar.gz) = 20c52dc66fa63e96f04e11285b26641f2eb21155496a8d6d197b33d40aa0175c -SIZE (Theano-0.7.0rc2.tar.gz) = 1980901 +SHA256 (Theano-0.7.0.tar.gz) = 05b0f6d2467735abea13bdc5c2c1ce3c53f1b89f9ebc5a43abdf71f88cf818b3 +SIZE (Theano-0.7.0.tar.gz) = 1985387
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504041041.t34AfaYQ072318>