aboutsummaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-26 06:41:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-26 06:41:30 +0000
commit61818ce94b1edff39aa289d1eac7f8a73eed36ae (patch)
treeb54ef7ccd5dfd3ead2707c200f2e743968ee713a /math/py-numpy
parentdf214e1a6c6b5838eb5f59b027018a4f86e02a8a (diff)
downloadports-61818ce94b1edff39aa289d1eac7f8a73eed36ae.tar.gz
ports-61818ce94b1edff39aa289d1eac7f8a73eed36ae.zip
math/suitesparse: Update 4.0.2 -> 5.2.0
Port changes: * Change to DISTVERSION * Update MASTER_SITES * Change to LICENSE_COMB=dual * Add LIB_DEPENDS * Unbundle metis, made it a dependency * Update do-build and do-install * Update WWW Bump 11 ports. games/naev is marked broken because it depends on the no longer installed library. PR: 210579 Submitted by: yuri Submitted by: pfg Approved by: maintainer timeout (maho@FreeBSD.org, 21 months) Approved by: maintainer timeout (fortran@FreeBSD.org, 45 days)
Notes
Notes: svn path=/head/; revision=468325
Diffstat (limited to 'math/py-numpy')
-rw-r--r--math/py-numpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index df666c0bafe8..48de3a221c4f 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -4,7 +4,7 @@
PORTNAME= numpy
PORTVERSION= 1.13.3
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= http://docs.scipy.org/doc/${PORTNAME}-${PORTVERSION:R}.0/:doc