From e54e2c695bbccea73e70ce5bf689928053632492 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Tue, 28 Jan 2025 17:38:21 +0100 Subject: */*: bump PORTREVISION after OpenBLAS upgrade MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remark: this souldn’t be necessary, because the version of the library is the same, but due to many changes between these releases, it is safer this way. PR: 284314 --- math/py-numpy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-numpy') diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index aea47553f5b9..9ab84c03540a 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.26.4 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ -- cgit v1.2.3