Date: Sun, 29 Jul 2018 19:17:28 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475755 - head/math/py-numexpr Message-ID: <201807291917.w6TJHSeE047872@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 29 19:17:28 2018 New Revision: 475755 URL: https://svnweb.freebsd.org/changeset/ports/475755 Log: Update to 2.6.6 Changes: https://github.com/pydata/numexpr/releases https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst Modified: head/math/py-numexpr/Makefile head/math/py-numexpr/distinfo Modified: head/math/py-numexpr/Makefile ============================================================================== --- head/math/py-numexpr/Makefile Sun Jul 29 19:17:23 2018 (r475754) +++ head/math/py-numexpr/Makefile Sun Jul 29 19:17:28 2018 (r475755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= numexpr -PORTVERSION= 2.6.5 +PORTVERSION= 2.6.6 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-numexpr/distinfo ============================================================================== --- head/math/py-numexpr/distinfo Sun Jul 29 19:17:23 2018 (r475754) +++ head/math/py-numexpr/distinfo Sun Jul 29 19:17:28 2018 (r475755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525281350 -SHA256 (numexpr-2.6.5.tar.gz) = f8ad8014085628eab91bc82fb9d10cf9ab8e04ede4884e4a1061445d395b36bb -SIZE (numexpr-2.6.5.tar.gz) = 93301 +TIMESTAMP = 1532810613 +SHA256 (numexpr-2.6.6.tar.gz) = 97c1f7fa409439ae933494014cd41d43de84cfe6c98b7f93392f94d54de1b453 +SIZE (numexpr-2.6.6.tar.gz) = 92965
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807291917.w6TJHSeE047872>