svn commit: r417570 - head/math/py-numexpr

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 26 17:16:24 UTC 2016


Author: sunpoet
Date: Sun Jun 26 17:16:22 2016
New Revision: 417570
URL: https://svnweb.freebsd.org/changeset/ports/417570

Log:
  - Update to 2.6.0
  
  Changes:	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 Jun 26 17:16:18 2016	(r417569)
+++ head/math/py-numexpr/Makefile	Sun Jun 26 17:16:22 2016	(r417570)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	numexpr
-PORTVERSION=	2.5.2
+PORTVERSION=	2.6.0
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-numexpr/distinfo
==============================================================================
--- head/math/py-numexpr/distinfo	Sun Jun 26 17:16:18 2016	(r417569)
+++ head/math/py-numexpr/distinfo	Sun Jun 26 17:16:22 2016	(r417570)
@@ -1,2 +1,3 @@
-SHA256 (numexpr-2.5.2.tar.gz) = 7e85595cf65c8c9a850fdcb073b46f29f52a9a8ab4d0e13161b73bee1229664d
-SIZE (numexpr-2.5.2.tar.gz) = 90078
+TIMESTAMP = 1466892126
+SHA256 (numexpr-2.6.0.tar.gz) = 4f31d38cbe24a4780f760761eaf13600959d0a6a72ad8f0946794128e853d144
+SIZE (numexpr-2.6.0.tar.gz) = 90481


More information about the svn-ports-head mailing list