Bug 297478 - science/ALPSCore: Update 2.3.2 => 2.3.3
Summary: science/ALPSCore: Update 2.3.2 => 2.3.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: Älven
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-12 17:15 UTC by Dima Panov
Modified: 2026-08-14 13:58 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (alven)


Attachments
science/ALPSCore: update to 2.3.3 release (1.78 KB, patch)
2026-08-12 17:15 UTC, Dima Panov
no flags Details | Diff
Patvh v2 (1.73 KB, patch)
2026-08-13 13:00 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov freebsd_committer freebsd_triage 2026-08-12 17:15:18 UTC
Created attachment 273685 [details]
science/ALPSCore: update to 2.3.3 release

Update ALPSCore to 2.3.3 release

Prepare for Eigen3 5.x
Fix build with recent HDF5
Comment 1 Älven freebsd_committer freebsd_triage 2026-08-12 20:04:01 UTC
Thank you for the patch! I always like to receive patches :)
Looking into it now...
Comment 2 Dima Panov freebsd_committer freebsd_triage 2026-08-13 13:00:44 UTC
Created attachment 273721 [details]
Patvh v2

Updated patch:
Drop unneeded gcc dependency
Switch to USES=mpi:openmpi
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-08-14 13:56:53 UTC
A commit in branch main references this bug:

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

commit e0a8544ee69cc84b65f90c2604ab3403d33902f0
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-08-12 19:38:55 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2026-08-14 13:55:28 +0000

    science/ALPSCore: Update 2.3.2 => 2.3.3

    * Clarify LICENSE
    * Fix build with current HDF5 versions instead of hardcoded one

    PR:                     297478
    Co-authored by:         alven@
    Approved by:            db@, yuri@ (Mentors, implicit)

 science/ALPSCore/Makefile | 15 +++++++--------
 science/ALPSCore/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 11 deletions(-)
Comment 4 Älven freebsd_committer freebsd_triage 2026-08-14 13:58:43 UTC
Committed with some my own changes. Thank you! :)