Bug 248949 - math/saga: Update to 7.7.0
Summary: math/saga: Update to 7.7.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://sourceforge.net/p/saga-gis/wi...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-08-27 11:03 UTC by Rainer Hurling
Modified: 2020-08-29 16:56 UTC (History)
2 users (show)

See Also:


Attachments
Patch to update SAGA GIS from 7.6.3 to 7.7.0 (7.97 KB, patch)
2020-08-27 11:03 UTC, Rainer Hurling
rhurlin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!