Created attachment 164459 [details] patch to version 2.2.3 This is a smaller update for SAGA GIS, with some minor bug fixes and some enhancements. Changes to the port itself: - Update from 2.2.2 (r2652) to 2.2.3 (r2737) - Use other distfile naming scheme again - Correct usage of wx-config for SAGA GIS module io_virtual - Adjust naming scheme of patches via 'make makepatch' - Update pkg-plist portlint -AC does not complain. Tests with Poudriere (9.3 amd and i386, 10.2 amd64 and HEAD amd64) all run fine. Also tested with gcc-4.9.x, because it will be the next default gcc compiler and there had been problems with math/saga before (bug #204384)?
A commit references this bug: Author: miwi Date: Thu Dec 24 14:04:17 UTC 2015 New revision: 404363 URL: https://svnweb.freebsd.org/changeset/ports/404363 Log: - Update from 2.2.2 (r2652) to 2.2.3 (r2737) - Use other distfile naming scheme again - Correct usage of wx-config for SAGA GIS module io_virtual - Adjust naming scheme of patches via 'make makepatch' - Update pkg-plist PR: 205491 Submitted by: maintainer Changes: head/math/saga/Makefile head/math/saga/distinfo head/math/saga/files/patch-src_saga__core_saga__cmd_saga__cmd.cpp head/math/saga/files/patch-src_saga__core_saga__gui_dlg__about.cpp head/math/saga/pkg-plist
Hi Martin, Thanks for the commit. Unfortunately it looks like, that two patches are missing. Because of this, the FreeBSD package build server[1] is not able to build the port :( In my patch from 2015-12-21, there a also diffs for files/patch-src_saga__core_saga__api_table.cpp and files/patch-src_saga__core_saga__api_table__io.cpp. Could you or someone else please also commit these two to complete the update of SAGA GIS to version 2.2.3? Many thanks in advance. [1] http://beefy6.nyi.freebsd.org/data/101amd64-default/404493/logs/saga-2.2.3.log
A commit references this bug: Author: miwi Date: Sat Dec 26 11:40:41 UTC 2015 New revision: 404505 URL: https://svnweb.freebsd.org/changeset/ports/404505 Log: - Fix build PR: 205491 Changes: head/math/saga/files/patch-src__modules__imagery__imagery_opencv__opencv.h head/math/saga/files/patch-src_modules_imagery_imagery__opencv_opencv.h head/math/saga/files/patch-src_saga__core_saga__api_table.cpp head/math/saga/files/patch-src_saga__core_saga__api_table__io.cpp
Oh, Sorry about that, I just committed the port files.