FreeBSD ports you maintain which are out of date

2020-01-23 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

[Bug 243336] graphics/py-pillow: Update to 6.2.2

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243336 Kubilay Kocak changed: What|Removed |Added Assignee|ko...@freebsd.org |k...@freebsd.org C

[Bug 243368] textproc/txt2tags: Update to 3.4, fix graphics/qgis and graphics/qgis-ltr with this newest version

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243368 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: lbartoletti Date: Thu Jan 23 15:40:11 UTC 2020 New revision: 523934 URL: https://svnweb.freebsd.org/changeset/ports/523934 Log: textproc/txt2tags: Upda

[Bug 243368] textproc/txt2tags: Update to 3.4, fix graphics/qgis and graphics/qgis-ltr with this newest version

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243368 Loïc Bartoletti changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 243402] [NEW PORT] graphics/py-pygeoapi: OGC API server implementation

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243402 Loïc Bartoletti changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 --- Comment #25 from rsm...@xs4all.nl --- (In reply to Kubilay Kocak from comment #2) Upstream pull request created: https://github.com/numpy/numpy/pull/15406 BTW, the numpy master branch (which will become numpy 1.19) doesn't have this bu

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 John Hein changed: What|Removed |Added CC||jcfyecr...@liamekaens.com --- Comment

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 --- Comment #27 from John Hein --- Created attachment 210997 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210997&action=edit [patch] add openblas to list of cblas compatible libs to check (In reply to John Hein from comment #2

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 --- Comment #28 from John Hein --- (In reply to John Hein from comment #27) This patch (the patch with the openblas cblas_ddot test vs the patch without) does have a real effect on the build. _multiarray_umath.so is built differently (I on

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 --- Comment #29 from commit-h...@freebsd.org --- A commit references this bug: Author: swills Date: Thu Jan 23 21:31:23 UTC 2020 New revision: 523944 URL: https://svnweb.freebsd.org/changeset/ports/523944 Log: math/py-numpy: fix build wh

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 --- Comment #30 from Steve Wills --- (In reply to John Hein from comment #28) Ah, sorry, didn't see your comments until after I committed the patch. If you think it's more correct, update your patch and I'll test and commit. -- You are re

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 --- Comment #31 from Steve Wills --- (In reply to rsmith from comment #25) I think the only reason is no one has done it, please feel free to have a go at updating cython and numpy, that would be great. -- You are receiving this mail beca

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 John Hein changed: What|Removed |Added Attachment #210997|0 |1 is obsolete|

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 --- Comment #33 from rsm...@xs4all.nl --- (In reply to Steve Wills from comment #31) The point that John Hein raises is a valid one; Numpy 1.16 is indeed the last release to support Python 2.7. Looking at the numpy release notes, I'm not s

[Bug 243497] math/py-numpy: Fails to build with OpenBlas

2020-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497 --- Comment #34 from lum...@gmail.com --- I did install py-numpy with the last update without problem on FreeBSD 12.1-RELEASE-p1 and reinstall openblas and suitesparse but when I run: pkg check -d -n -a Checking all packages: 100% py27-nump