Bug 284698 - science/orthanc-webviewer: Update to 2.9
Summary: science/orthanc-webviewer: Update to 2.9
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: Kurt Jaeger
URL:
Keywords:
Depends on: 284125
Blocks:
  Show dependency treegraph
 
Reported: 2025-02-09 22:55 UTC by fullermd
Modified: 2025-02-18 15:40 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (maintainer.freebsd)


Attachments
Update to 2.9 (11.63 KB, patch)
2025-02-09 22:55 UTC, fullermd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fullermd 2025-02-09 22:55:35 UTC
Created attachment 257369 [details]
Update to 2.9

Update to 2.9, with some adjustments to build with current boost version.

This will require the update in bug 284125 (updating science/orthanc)
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2025-02-16 19:44:15 UTC
testbuilds@work
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-02-16 21:03:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b07bcc203ed5e3b4528cba3a4f7a2193b5e59a34

commit b07bcc203ed5e3b4528cba3a4f7a2193b5e59a34
Author:     Matthew D. Fuller <fullermd@over-yonder.net>
AuthorDate: 2025-02-16 21:00:25 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-02-16 21:02:17 +0000

    science/orthanc-webviewer: update 2.8 -> 2.9

    PR:     284698

 science/orthanc-webviewer/Makefile                    | 19 +++++++++----------
 science/orthanc-webviewer/distinfo                    | 10 +++++-----
 .../files/patch-CMakeLists.txt (new)                  | 11 +++++++++++
 ...OrthancFramework_Sources_OrthancFramework.h (gone) | 10 ----------
 ..._OrthancFramework_Sources_SystemToolbox.cpp (gone) | 11 -----------
 ...ancServer_Plugins_Engine_PluginsManager.cpp (gone) | 11 -----------
 ...lugins_Samples_ModalityWorklists_Plugin.cpp (gone) | 11 -----------
 ...hancServer_Sources_OrthancConfiguration.cpp (gone) | 11 -----------
 8 files changed, 25 insertions(+), 69 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2025-02-16 21:10:05 UTC
(In reply to Kurt Jaeger from comment #1)

Please note that there's a maintainer who was not yet in timeout.
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2025-02-16 21:12:06 UTC
(In reply to Robert Clausecker from comment #3)
Yes, but as far as I understand, this is broken since orthanc itself
was broken, so...
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2025-02-18 15:40:48 UTC
pi has committed the requested patch, closing this one.