1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

science/py-scipy: Fix build with Clang 19

PR:		280716
Obtained from:	ab7d08c614
This commit is contained in:
Dimitry Andric 2024-09-09 03:42:49 +08:00 committed by Po-Chuan Hsieh
parent 677eec3b82
commit ec40f806c0
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 1 deletions

View File

@ -11,6 +11,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \
scipy-html-${DISTVERSION}.zip:doc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES+= ab7d08c6148286059f6498ab5c3070268d13cbd9.patch:-p1 # https://github.com/scipy/scipy/pull/21069
MAINTAINER= python@FreeBSD.org
COMMENT= Scientific tools for Python
WWW= https://www.scipy.org/

View File

@ -1,5 +1,7 @@
TIMESTAMP = 1688646879
TIMESTAMP = 1723220234
SHA256 (scipy-1.11.1.tar.gz) = fb5b492fa035334fd249f0973cc79ecad8b09c604b42a127a677b45a9a3d4289
SIZE (scipy-1.11.1.tar.gz) = 56031509
SHA256 (scipy-html-1.11.1.zip) = e0a90d5fb0b93f0433c63cc1f80c8084e54c0402606a60a7898f61b53be60f13
SIZE (scipy-html-1.11.1.zip) = 50389323
SHA256 (ab7d08c6148286059f6498ab5c3070268d13cbd9.patch) = 41f357e513cdad1f4dcef1ff299915f2e540d95dcc722d72c9b25bc5a4abfab8
SIZE (ab7d08c6148286059f6498ab5c3070268d13cbd9.patch) = 1105