Bug 248949

Summary: math/saga: Update to 7.7.0
Product: Ports & Packages Reporter: Rainer Hurling <rhurlin>
Component: Individual Port(s)Assignee: Fernando ApesteguĂ­a <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, rhurlin
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://sourceforge.net/p/saga-gis/wiki/Changelog%207.7.0/attachment/changelog_saga_7.7.0.txt
Attachments:
Description Flags
Patch to update SAGA GIS from 7.6.3 to 7.7.0 rhurlin: maintainer-approval+

Description Rainer Hurling freebsd_committer freebsd_triage 2020-08-27 11:03:17 UTC
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.
Comment 1 Automation User 2020-08-27 21:41:54 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/182634599
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-29 16:56:34 UTC
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
Comment 3 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-08-29 16:56:53 UTC
Committed,

Thanks!