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)
Dec 14 2024, 1:00 PM
Unknown Object (File)
Nov 24 2024, 9:38 PM
Unknown Object (File)
Nov 14 2024, 9:44 AM
Unknown Object (File)
Oct 29 2024, 11:03 PM
Unknown Object (File)
Oct 21 2024, 8:14 PM
Unknown Object (File)
Oct 20 2024, 10:14 AM
Unknown Object (File)
Oct 20 2024, 7:51 AM
Unknown Object (File)
Oct 5 2024, 3:29 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 35091
Build 32059: arc lint + arc unit

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.