Bug 267357 - science/abinit: fix with libXC 6.0.0
Summary: science/abinit: fix with libXC 6.0.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: Thierry Thomas
URL: https://github.com/abinit/abinit/issu...
Keywords:
Depends on:
Blocks: 267356
  Show dependency treegraph
 
Reported: 2022-10-26 10:05 UTC by Thierry Thomas
Modified: 2022-10-26 17:59 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
Fix with libXC 6.0.0 (4.48 KB, patch)
2022-10-26 10:05 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2022-10-26 10:05:36 UTC
Created attachment 237645 [details]
Fix with libXC 6.0.0

See <https://github.com/abinit/abinit/issues/55#issuecomment-1288757862>.
    
    Note: this is fixed in soon-to-come ABINITv9.8. This patch is just in case
    libXC is committed before.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-26 16:21:52 UTC
Thank you for the patch!

Approved, please commit it.
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2022-10-26 17:58:58 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-26 17:59:14 UTC
A commit in branch main references this bug:

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

commit 33f3c23490c31d982bf5c7d9a4c381e14510f5a1
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-10-24 17:01:55 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-10-26 17:58:25 +0000

    science/abinit: fix with libXC 6.0.0

    See <https://github.com/abinit/abinit/issues/55#issuecomment-1288757862>.

    Note: this is fixed in soon-to-come ABINITv9.8. This patch is just in case
    libXC is committed before.

    PR:             267357
    Approved by:    yuri (maintainer)

 science/abinit/Makefile                            |  1 +
 ...ommon_src_33__xc__lowlevel_libxc__tools.c (new) | 35 ++++++++++++++++++++++
 .../patch-shared_libpaw_src_libpaw__libxc.c (new)  | 35 ++++++++++++++++++++++
 3 files changed, 71 insertions(+)