Page MenuHomeFreeBSD

math/saga: Update to 7.8.2
ClosedPublic

Authored by rhurlin on Nov 28 2020, 12:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 7:20 PM
Unknown Object (File)
Jan 17 2024, 4:55 AM
Unknown Object (File)
Dec 20 2023, 5:09 AM
Unknown Object (File)
Dec 3 2023, 8:37 PM
Unknown Object (File)
Nov 23 2023, 6:27 PM
Unknown Object (File)
Nov 23 2023, 6:27 PM
Unknown Object (File)
Nov 23 2023, 6:27 PM
Unknown Object (File)
Nov 23 2023, 6:07 PM
Subscribers

Details

Summary

Bug fix release [1]

  • saga_gui: fix debug alert caused by wrong format specifier for size_t
  • saga_gui, wksp_tool: copy-script-to-clipboard, bug fix, targeting dos-batch for windows environment
  • saga_gui, wksp_data_menu_file: reduced menu flickering when updating recent files list
  • saga_gui, view_map_control: setting active layer's z value in statusbar on mouse motion, skip on-the-fly projection if layer is shown in map with on-the-fly projection disabled
  • saga_gui, view_map_control: epsilon adjustment in set_statusbar on mouse motion with on-the-fly projection
  • saga_api, CSG_Parameter_List: fixes possible crash when checking for existing objects
  • saga_api, mat_tools, CSG_Simple_Statistics, quantile calculation: linear interpolation for even n*p
  • Makefile.am db_pgsql: use POSTGRESQL CPP flags to find headers
  • fix usage of ax_lib_postgresql.m4 by adding missing ax_compare_version.m4; clean up configure.ac
  • Accumulation Functions: bug fix, check if Get_Sorted could retrieve valid x,y positions
  • grids_tools, Create a Grid Collection: bug fix, attribute definition (table with values)
  • io_esri_e00/ESRI_E00_Import: fixes possible crash during attribute assignment
  • sim_rivflow, LandFlow/RivBasin: bug fix, check if Get_Sorted could retrieve valid x,y positions

[1] https://sourceforge.net/p/saga-gis/wiki/Changelog%207.8.2/attachment/changelog_saga_7.8.2.txt

Tested on Poudriere (amd64, i386). 'portlint -AC' seems happy.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This certainly falls under implicit approval.

This revision is now accepted and ready to land.Nov 28 2020, 2:02 PM
This revision was automatically updated to reflect the committed changes.