Bug 285068 - science/geant4: Update to 11.3.0
Summary: science/geant4: Update to 11.3.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: Nuno Teixeira
URL: https://geant4.web.cern.ch/download/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-27 16:53 UTC by Erik Jensen
Modified: 2025-02-27 23:03 UTC (History)
1 user (show)

See Also:


Attachments
Patch for upgrade of port to version 11.3.0 (337.74 KB, patch)
2025-02-27 16:53 UTC, Erik Jensen
erik: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Jensen 2025-02-27 16:53:12 UTC
Created attachment 258036 [details]
Patch for upgrade of port to version 11.3.0

Attached patch for upgrade of port to version 11.3.0.

Port now builds with Qt6 UI and visualisation.

Updated datasets:
- CHANNELING: New, 1.0
- EMLOW: 8.5 -> 8.6.1
- ENSDFSTATE: 2.3 -> 3.0
- NUDEXLIB: New, 1.0
- PARTICLEXS: 4.0 -> 4.1
- PhotonEvaporation: 5.7 -> 6.1
- RadioactiveDecay: 5.6 -> 6.1.2
- URRPT: New, 1.1

Release notes: https://geant4.web.cern.ch/download/release-notes/notes-v11.3.0.html
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-27 23:02:04 UTC
A commit in branch main references this bug:

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

commit bd242ea4a164e1b026597fd46ea359617c3810c3
Author:     Erik Jensen <erik@tenku.dk>
AuthorDate: 2025-02-27 22:58:27 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-02-27 23:01:24 +0000

    science/geant4: Update to 11.3.0

    Port now builds with Qt6 UI and visualisation.

    Updated datasets:
    - CHANNELING: New, 1.0
    - EMLOW: 8.5 -> 8.6.1
    - ENSDFSTATE: 2.3 -> 3.0
    - NUDEXLIB: New, 1.0
    - PARTICLEXS: 4.0 -> 4.1
    - PhotonEvaporation: 5.7 -> 6.1
    - RadioactiveDecay: 5.6 -> 6.1.2
    - URRPT: New, 1.1

    Release notes:
    https://geant4.web.cern.ch/download/release-notes/notes-v11.3.0.html

    PR:             285068

 science/geant4/Makefile                            |   48 +-
 science/geant4/distinfo                            |   32 +-
 ..._g4tools_include_tools_wroot_columns.icc (gone) |   11 -
 science/geant4/pkg-plist                           | 2533 +++++++++++++++-----
 4 files changed, 1993 insertions(+), 631 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2025-02-27 23:03:02 UTC
Committed, thanks!