FreeBSD Bugzilla – Attachment 237331 Details for
Bug 267078
science/libgridxc: Update to 0.10.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libgridxc
libgridxc0101.patch (text/plain), 2.67 KB, created by
Daniel Engberg
on 2022-10-15 13:05:09 UTC
(
hide
)
Description:
Patch for libgridxc
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-10-15 13:05:09 UTC
Size:
2.67 KB
patch
obsolete
>diff --git a/science/libgridxc/Makefile b/science/libgridxc/Makefile >index 2c5e2fcfe078..2ec056ffac79 100644 >--- a/science/libgridxc/Makefile >+++ b/science/libgridxc/Makefile >@@ -1,8 +1,7 @@ > PORTNAME= libgridxc >-DISTVERSION= 0.9.6 >+DISTVERSION= 0.10.1 > CATEGORIES= science >-MASTER_SITES= https://gitlab.com/siesta-project/libraries/${PORTNAME}/-/archive/${PORTNAME}-${DISTVERSION}/ >-DISTNAME= ${PORTNAME}-${PORTNAME}-${DISTVERSION} >+MASTER_SITES= https://gitlab.com/siesta-project/libraries/${PORTNAME}/uploads/3c396bbafcbf20a38d34fb92bb90c211/ > > MAINTAINER= yuri@FreeBSD.org > COMMENT= Library to compute the exchange and correlation energy and potentials >@@ -11,7 +10,7 @@ WWW= https://gitlab.com/siesta-project/libraries/libgridxc > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= autoreconf fortran gmake libtool >+USES= fortran gmake libtool > USE_LDCONFIG= yes > > GNU_CONFIGURE= yes >@@ -19,19 +18,18 @@ GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip > > OPTIONS_DEFINE= MPI LIBXC >-OPTIONS_DEFAULT= # MPI LIBXC >+OPTIONS_DEFAULT= MPI LIBXC >+OPTIONS_SUB= yes > > MPI_USES= localbase:ldflags > MPI_CONFIGURE_WITH= mpi=${LOCALBASE} >-MPI_VARS= FCFLAGS+="-I${LOCALBASE}/include" LDFLAGS+="-L${LOCALBASE}/lib -lmpifort" >+MPI_VARS= FCFLAGS+="-I${LOCALBASE}/include -fallow-argument-mismatch" LDFLAGS+="-L${LOCALBASE}/lib -lmpifort" > MPI_LDFLAGS= -lmpich > MPI_LIB_DEPENDS= libmpich.so:net/mpich >-MPI_BROKEN= https://gitlab.com/siesta-project/libraries/libgridxc/-/issues/15 > > LIBXC_DESC= Use libxc for exchange-correlation functionals for DFT > LIBXC_CONFIGURE_WITH= libxc=${LOCALBASE} > LIBXC_VARS= FCFLAGS+="-I${LOCALBASE}/include" LDFLAGS+="-L${LOCALBASE}/lib -lxcf90" > LIBXC_LIB_DEPENDS= libxc.so:science/libxc >-LIBXC_BROKEN= https://gitlab.com/siesta-project/libraries/libgridxc/-/issues/16 > > .include <bsd.port.mk> >diff --git a/science/libgridxc/distinfo b/science/libgridxc/distinfo >index 8d5f7baeaa2a..7bb9e17632ad 100644 >--- a/science/libgridxc/distinfo >+++ b/science/libgridxc/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1619224742 >-SHA256 (libgridxc-libgridxc-0.9.6.tar.gz) = 3b89ccc02d65729ea2d7cb291ae1d9b53acd65c1fd144e8846362cffb71b114a >-SIZE (libgridxc-libgridxc-0.9.6.tar.gz) = 278448 >+TIMESTAMP = 1665837326 >+SHA256 (libgridxc-0.10.1.tar.gz) = 9af37179c182409ae51df90fb686a946650deca187944d521d30d3ce8a1f1af7 >+SIZE (libgridxc-0.10.1.tar.gz) = 704681 >diff --git a/science/libgridxc/pkg-plist b/science/libgridxc/pkg-plist >index 4917f4bef5bd..83706cbd965f 100644 >--- a/science/libgridxc/pkg-plist >+++ b/science/libgridxc/pkg-plist >@@ -14,3 +14,4 @@ lib/libgridxc.so.0 > lib/libgridxc.so.0.0.0 > libdata/pkgconfig/libgridxc.pc > share/org.siesta-project/gridxc.mk >+%%LIBXC%%share/org.siesta-project/libxc.mk
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267078
: 237331