svn commit: r487682 - head/math/py-theano

Wen Heping wen at FreeBSD.org
Mon Dec 17 13:07:16 UTC 2018


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 at 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


More information about the svn-ports-all mailing list