Created attachment 217572 [details] Patch to update SAGA GIS from 7.6.3 to 7.7.0 SAGA GIS version 7.7.0 brings many bug fixes and enhancements[1]. The patch for the port does the following: - Update SAGA GIS from 7.6.3 to 7.7.0 - Change the toolchains directory back - Add compiler version strings to files/patch-src_saga__core_saga__gui_dlg__about.cpp - Remove files/patch-src_tools_imagery_imagery__opencv_opencv.h and files/patch-src_tools_projection_pj__proj4_globe__gores.cpp - Update pkg-plist [1] https://sourceforge.net/p/saga-gis/wiki/Changelog%207.7.0/attachment/changelog_saga_7.7.0.txt Tested with Poudriere. 'portlint -AC' seems happy.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/182634599
A commit references this bug: Author: fernape Date: Sat Aug 29 16:56:01 UTC 2020 New revision: 546925 URL: https://svnweb.freebsd.org/changeset/ports/546925 Log: math/saga: Update to 7.7.0 ChangeLog: https://sourceforge.net/p/saga-gis/wiki/Changelog%207.7.0/attachment/changelog_saga_7.7.0.txt PR: 248949 Submitted by: rhurlin@gwdg.de (maintainer) Changes: head/math/saga/Makefile head/math/saga/distinfo head/math/saga/files/patch-src_saga__core_saga__gui_dlg__about.cpp head/math/saga/files/patch-src_tools_imagery_imagery__opencv_opencv.h head/math/saga/files/patch-src_tools_projection_pj__proj4_globe__gores.cpp head/math/saga/pkg-plist
Committed, Thanks!