Bug 205491 - math/saga: Update to 2.2.3
Summary: math/saga: Update to 2.2.3
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: Martin Wilke
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-12-21 16:07 UTC by Rainer Hurling
Modified: 2015-12-26 11:42 UTC (History)
2 users (show)

See Also:


Attachments
patch to version 2.2.3 (8.76 KB, patch)
2015-12-21 16:07 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 2015-12-21 16:07:31 UTC
Created attachment 164459 [details]
patch to version 2.2.3

This is a smaller update for SAGA GIS, with some minor bug fixes and some enhancements.

Changes to the port itself:

- Update from 2.2.2 (r2652) to 2.2.3 (r2737)
- Use other distfile naming scheme again
- Correct usage of wx-config for SAGA GIS module io_virtual
- Adjust naming scheme of patches via 'make makepatch'
- Update pkg-plist


portlint -AC does not complain.

Tests with Poudriere (9.3 amd and i386, 10.2 amd64 and HEAD amd64) all run fine.


Also tested with gcc-4.9.x, because it will be the next default gcc compiler and there had been problems with math/saga before (bug #204384)?
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-24 14:04:49 UTC
A commit references this bug:

Author: miwi
Date: Thu Dec 24 14:04:17 UTC 2015
New revision: 404363
URL: https://svnweb.freebsd.org/changeset/ports/404363

Log:
  - Update from 2.2.2 (r2652) to 2.2.3 (r2737)
  - Use other distfile naming scheme again
  - Correct usage of wx-config for SAGA GIS module io_virtual
  - Adjust naming scheme of patches via 'make makepatch'
  - Update pkg-plist

  PR:		    205491
  Submitted by:   maintainer

Changes:
  head/math/saga/Makefile
  head/math/saga/distinfo
  head/math/saga/files/patch-src_saga__core_saga__cmd_saga__cmd.cpp
  head/math/saga/files/patch-src_saga__core_saga__gui_dlg__about.cpp
  head/math/saga/pkg-plist
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2015-12-26 10:57:46 UTC
Hi Martin,

Thanks for the commit.

Unfortunately it looks like, that two patches are missing. Because of this, the FreeBSD package build server[1] is not able to build the port :(  

In my patch from 2015-12-21, there a also diffs for files/patch-src_saga__core_saga__api_table.cpp and files/patch-src_saga__core_saga__api_table__io.cpp. Could you or someone else please also commit these two to complete the update of SAGA GIS to version 2.2.3? 

Many thanks in advance.


[1] http://beefy6.nyi.freebsd.org/data/101amd64-default/404493/logs/saga-2.2.3.log
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-12-26 11:41:41 UTC
A commit references this bug:

Author: miwi
Date: Sat Dec 26 11:40:41 UTC 2015
New revision: 404505
URL: https://svnweb.freebsd.org/changeset/ports/404505

Log:
  - Fix build

  PR:		205491

Changes:
  head/math/saga/files/patch-src__modules__imagery__imagery_opencv__opencv.h
  head/math/saga/files/patch-src_modules_imagery_imagery__opencv_opencv.h
  head/math/saga/files/patch-src_saga__core_saga__api_table.cpp
  head/math/saga/files/patch-src_saga__core_saga__api_table__io.cpp
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2015-12-26 11:42:18 UTC
Oh,

Sorry about that, I just committed the port files.