Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2018 18:40:51 +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: r468959 - head/math/py-numexpr
Message-ID:  <201805031840.w43IepLG037506@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May  3 18:40:51 2018
New Revision: 468959
URL: https://svnweb.freebsd.org/changeset/ports/468959

Log:
  Update to 2.6.5
  
  Changes:	https://github.com/pydata/numexpr/releases

Modified:
  head/math/py-numexpr/Makefile
  head/math/py-numexpr/distinfo

Modified: head/math/py-numexpr/Makefile
==============================================================================
--- head/math/py-numexpr/Makefile	Thu May  3 18:40:46 2018	(r468958)
+++ head/math/py-numexpr/Makefile	Thu May  3 18:40:51 2018	(r468959)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	numexpr
-PORTVERSION=	2.6.4
-PORTREVISION=	1
+PORTVERSION=	2.6.5
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-numexpr/distinfo
==============================================================================
--- head/math/py-numexpr/distinfo	Thu May  3 18:40:46 2018	(r468958)
+++ head/math/py-numexpr/distinfo	Thu May  3 18:40:51 2018	(r468959)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505549772
-SHA256 (numexpr-2.6.4.tar.gz) = f0bef9a3a5407fb8d6344cf91b658bef7c13ec8a8eb13f423822d9d2ca5af6ce
-SIZE (numexpr-2.6.4.tar.gz) = 91060
+TIMESTAMP = 1525281350
+SHA256 (numexpr-2.6.5.tar.gz) = f8ad8014085628eab91bc82fb9d10cf9ab8e04ede4884e4a1061445d395b36bb
+SIZE (numexpr-2.6.5.tar.gz) = 93301



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805031840.w43IepLG037506>