Index: head/math/py-theano/Makefile =================================================================== --- head/math/py-theano/Makefile (revision 493964) +++ head/math/py-theano/Makefile (revision 493965) @@ -1,31 +1,32 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= theano -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 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} + ${PYTHON_PKGNAMEPREFIX}scipy>=0.8.0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} USES= compiler:openmp python USE_PYTHON= concurrent distutils autoplist -NO_ARCH= yes +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 493964) +++ head/math/py-theano/distinfo (revision 493965) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545051758 -SHA256 (Theano-1.0.3.tar.gz) = 637f3b34d40ef5e0d54dd4c40618475aaa085c26d2491e925c98e2ad4bc2115a -SIZE (Theano-1.0.3.tar.gz) = 2831862 +TIMESTAMP = 1551183056 +SHA256 (Theano-1.0.4.tar.gz) = 35c9bbef56b61ffa299265a42a4e8f8cb5a07b2997dabaef0f8830b397086913 +SIZE (Theano-1.0.4.tar.gz) = 2840691