Bug 267360

Summary: science/py-pyscf: chase libXC6
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me CC: thierry
Priority: --- Flags: yuri: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/pyscf/pyscf/pull/1467
Bug Depends on:    
Bug Blocks: 267356    
Attachments:
Description Flags
Chase libXC 6.0.0 none

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!