Bug 267360 - science/py-pyscf: chase libXC6
Summary: science/py-pyscf: chase libXC6
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/pyscf/pyscf/pull/1467
Keywords:
Depends on:
Blocks: 267356
  Show dependency treegraph
 
Reported: 2022-10-26 10:12 UTC by Thierry Thomas
Modified: 2022-10-26 17:59 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
Chase libXC 6.0.0 (3.44 KB, patch)
2022-10-26 10:12 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:12:54 UTC
Created attachment 237648 [details]
Chase libXC 6.0.0

Patch from <https://github.com/pyscf/pyscf/pull/1467>.

Since I'm there I fixed WWW.

Note: it seems that pkg-desc is for py-pymol, but I did not touch it.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-26 16:19:05 UTC
Thank you for the patch!

Approved, please commit it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-26 17:59:13 UTC
A commit in branch main references this bug:

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

commit b8c5f27e68c6724bddd0a6b50b3d40c454e24a44
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-10-25 16:39:59 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-10-26 17:58:26 +0000

    science/py-pyscf: chase libXC6

    Patch from <https://github.com/pyscf/pyscf/pull/1467>.

    PR:             267360
    Approved by:    yuri (maintainer)

 science/py-pyscf/Makefile                          |  3 +-
 .../files/patch-pyscf_lib_dft_libxc__itrf.c (new)  | 56 ++++++++++++++++++++++
 2 files changed, 58 insertions(+), 1 deletion(-)
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2022-10-26 17:59:47 UTC
Committed, thanks!