aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2014-02-16 16:57:21 +0800
committerkoobs <koobs@FreeBSD.org>2014-02-16 16:57:21 +0800
commit45929e111ec1a37628deb2e6828e587ff3567711 (patch)
tree0dfa9e5e4a7661e44a14928220dfb94eda21b145 /math
parentc2e5b6631c38e51a0e972eb1d30dd7823ede9e4f (diff)
downloadfreebsd-ports-gnome-45929e111ec1a37628deb2e6828e587ff3567711.tar.gz
freebsd-ports-gnome-45929e111ec1a37628deb2e6828e587ff3567711.tar.zst
freebsd-ports-gnome-45929e111ec1a37628deb2e6828e587ff3567711.zip
math/py-bottleneck: Update to 0.8.0
- Update to 0.8.0 - Update LICENSE (BSD2CLAUSE) Changes: http://berkeleyanalytics.com/bottleneck/release.html#bottleneck-0-8-0 PR: ports/186122 Submitted by: Johannes Meixner <xmj@chaot.net>
Diffstat (limited to 'math')
-rw-r--r--math/py-bottleneck/Makefile4
-rw-r--r--math/py-bottleneck/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-bottleneck/Makefile b/math/py-bottleneck/Makefile
index fbb6816bbd13..b078b894a5b4 100644
--- a/math/py-bottleneck/Makefile
+++ b/math/py-bottleneck/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bottleneck
-PORTVERSION= 0.7.0
+PORTVERSION= 0.8.0
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ DISTNAME= Bottleneck-${PORTVERSION}
MAINTAINER= xmj@chaot.net
COMMENT= Collection of fast NumPy array functions written in Cython
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${PYNUMPY} \
cython:${PORTSDIR}/lang/cython
diff --git a/math/py-bottleneck/distinfo b/math/py-bottleneck/distinfo
index 2b954031f897..1b90e95ec7db 100644
--- a/math/py-bottleneck/distinfo
+++ b/math/py-bottleneck/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Bottleneck-0.7.0.tar.gz) = 8d7bc7eac458632603fc10c71f26c0f9f976293ff394f48efae6ecd4c79b21fc
-SIZE (Bottleneck-0.7.0.tar.gz) = 1634309
+SHA256 (Bottleneck-0.8.0.tar.gz) = f0a980510239f685ebaf4dbc8c9f0e55ac964312e0d11c551208c250d22cc64b
+SIZE (Bottleneck-0.8.0.tar.gz) = 1634340