summaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-05-16 06:53:18 +0000
committerminskim <minskim@pkgsrc.org>2018-05-16 06:53:18 +0000
commit4857f91466f02dc52d62902cf8e9bda2dbb26a6e (patch)
tree32316a8e70d887513760ae402867475287c06c5f /math/py-numpy
parent6e80bfd17ba5c18ef53813f07388412852eac6ad (diff)
downloadpkgsrc-4857f91466f02dc52d62902cf8e9bda2dbb26a6e.tar.gz
math/py-numpy: Bump PKGREVISION for the new patch
The patch to turn off debugging options has changed the binary package of py-numpy.
Diffstat (limited to 'math/py-numpy')
-rw-r--r--math/py-numpy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index d2c63a0fa72..50b969c5f1f 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2018/05/02 04:42:25 adam Exp $
+# $NetBSD: Makefile,v 1.49 2018/05/16 06:53:18 minskim Exp $
DISTNAME= numpy-1.14.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/numpy/}
EXTRACT_SUFX= .zip