Bug 268134 - science/silo: Update to 4.11-68
Summary: science/silo: Update to 4.11-68
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-03 07:13 UTC by Yuri Victorovich
Modified: 2022-12-04 02:06 UTC (History)
0 users

See Also:
dbaio: maintainer-feedback+


Attachments
patch (36.70 KB, patch)
2022-12-03 07:13 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-12-03 07:13:07 UTC
Created attachment 238496 [details]
patch

The attached patch:
* changes build to cmake
* adds options BROWSER, SILOCK
* adds tests
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2022-12-04 00:02:58 UTC
Thanks for the update, and you can take maintainership of this port.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2022-12-04 02:05:39 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-04 02:06:28 UTC
A commit in branch main references this bug:

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

commit 48e1947fc619d5ad7eb90783613d748f4bd6fa90
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-04 02:03:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-04 02:05:40 +0000

    science/silo: Update 4.10.2 -> 4.11-68

    Taking maintainership on request of the maintainer.

    PR:             268134
    Approved by:    dbaio@ (maintainer)

 science/silo/Makefile                              |  61 +-
 science/silo/distinfo                              |   6 +-
 science/silo/files/patch-configure (gone)          |  11 -
 science/silo/files/patch-python3 (gone)            | 768 ---------------------
 science/silo/files/patch-python3.8 (gone)          |  45 --
 .../files/patch-src_hdf5__drv_H5FDsilo.c (gone)    |  81 ---
 science/silo/files/patch-src_silo_silo.c           |   8 +-
 science/silo/files/patch-src_silo_silo__json.c     |   7 +-
 ...tch-tests_CMake_SiloMakeCheckRunner.cmake (new) |  13 +
 science/silo/pkg-plist                             |  25 +-
 10 files changed, 62 insertions(+), 963 deletions(-)