pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-numpy math/py-numpy: Bump PKGREVI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7324441e292
branches:  trunk
changeset: 308072:f7324441e292
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed May 16 06:53:18 2018 +0000

description:
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:

 math/py-numpy/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r d3fe4db3162a -r f7324441e292 math/py-numpy/Makefile
--- a/math/py-numpy/Makefile    Wed May 16 06:43:27 2018 +0000
+++ b/math/py-numpy/Makefile    Wed May 16 06:53:18 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index