Bug 223890 - math/saga: Update to 6.1.0
Summary: math/saga: Update to 6.1.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: Bradley T. Hughes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-26 18:21 UTC by Rainer Hurling
Modified: 2017-12-11 13:05 UTC (History)
2 users (show)

See Also:
rhurlin: maintainer-feedback+


Attachments
patch to update math/saga from 4.1.0 to 6.1.0 (5.62 KB, patch)
2017-11-26 18:21 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 2017-11-26 18:21:21 UTC
Created attachment 188297 [details]
patch to update math/saga from 4.1.0 to 6.1.0

This patch skips 5.x versions and directly steps into SAGA GIS version 6.1.0.
It has important bugfixes, new features and again some changes in its API.

What the port update should do:
- Update from 4.1.0 to 6.1.0
- Add patches to make science/libsvm usable
- Sort dependencies and USES alphabetical again
- Update pkg-plist


Tested with Poudriere (F10.3i/a, F11.1i/a, and HEADi/a).

'portlint -AC' is also fine.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-11 13:03:13 UTC
A commit references this bug:

Author: bhughes
Date: Mon Dec 11 13:02:59 UTC 2017
New revision: 456027
URL: https://svnweb.freebsd.org/changeset/ports/456027

Log:
  math/saga: Update 4.1.0 -> 6.1.0

  PR:		223890
  Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
  Approved by:	robak (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13436

Changes:
  head/math/saga/Makefile
  head/math/saga/distinfo
  head/math/saga/files/patch-src_tools_imagery_imagery__svm_MLB__Interface.cpp
  head/math/saga/files/patch-src_tools_imagery_imagery__svm_svm__grids.h
  head/math/saga/pkg-plist
Comment 2 Bradley T. Hughes freebsd_committer freebsd_triage 2017-12-11 13:05:48 UTC
Committed, thanks! :)