Index: head/math/py-theano/Makefile =================================================================== --- head/math/py-theano/Makefile (revision 487681) +++ head/math/py-theano/Makefile (revision 487682) @@ -1,32 +1,31 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= theano -DISTVERSION= 1.0.1 -PORTREVISION= 2 +DISTVERSION= 1.0.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Theano-${DISTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= Optimizing compiler for evaluating math expressions on CPUs and GPUs LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.8.0:science/py-scipy@${PY_FLAVOR} USES= compiler:openmp python USE_PYTHON= concurrent distutils autoplist NO_ARCH= yes SUB_FILES= pkg-message SUB_LIST= CXX=${CXX} post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|; s|python |${PYTHON_CMD} |' \ ${WRKSRC}/theano/misc/check_blas_many.sh .include Index: head/math/py-theano/distinfo =================================================================== --- head/math/py-theano/distinfo (revision 487681) +++ head/math/py-theano/distinfo (revision 487682) @@ -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