mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
science/fleur: update 6.2 → 7.2
This commit is contained in:
parent
f4959f3e55
commit
dad31972be
@ -1,6 +1,5 @@
|
||||
PORTNAME= fleur
|
||||
DISTVERSION= 6.2
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 7.2
|
||||
CATEGORIES= science # chemistry
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -23,7 +22,7 @@ USE_GNOME= libxml2
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_SITE= https://iffgit.fz-juelich.de
|
||||
GL_TAGNAME= a9f84b504efcb04c6d5bd2f59b6b1a0f9eb6e831
|
||||
GL_TAGNAME= 447eed3b7ec3de5fcdfbd232cd1eda4caefb51d3
|
||||
|
||||
FFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -llapack -lopenblas -lxml2 # to fix missing symbols, see https://iffgit.fz-juelich.de/fleur/fleur/-/issues/670
|
||||
@ -80,6 +79,8 @@ post-install: # strip
|
||||
do-test:
|
||||
# now: some tests fail or freeze, possibly because of missing hdf5 and kplib dependencies
|
||||
# was: 9 testcases are known to fail, see https://iffgit.fz-juelich.de/fleur/fleur/-/issues/671
|
||||
@cd ${WRKSRC}/tests && pytest ../tests --build_dir=${TEST_WRKSRC}
|
||||
@cd ${WRKSRC}/testing && pytest tests --build_dir=${TEST_WRKSRC}
|
||||
|
||||
# tests fail to run: INTERNALERROR> pluggy._manager.PluginValidationError: unknown hook 'pytest_html_report_title' in plugin <module 'conftest' from '/usr/ports/science/fleur/work/fleur-447eed3b7ec3de5fcdfbd232cd1eda4caefb51d3/testing/conftest.py'>
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1690334658
|
||||
SHA256 (fleur-fleur-a9f84b504efcb04c6d5bd2f59b6b1a0f9eb6e831_GL0.tar.gz) = ff0898becbb5333471b20770ac22a0f3a7b3ccc2fc8c5746222519db991e9a07
|
||||
SIZE (fleur-fleur-a9f84b504efcb04c6d5bd2f59b6b1a0f9eb6e831_GL0.tar.gz) = 50969349
|
||||
TIMESTAMP = 1731097464
|
||||
SHA256 (fleur-fleur-447eed3b7ec3de5fcdfbd232cd1eda4caefb51d3_GL0.tar.gz) = d80a18d47319208f9ee3cef7c090203e35378a1988caf4414560622fa30a93e8
|
||||
SIZE (fleur-fleur-447eed3b7ec3de5fcdfbd232cd1eda4caefb51d3_GL0.tar.gz) = 36659487
|
||||
|
Loading…
Reference in New Issue
Block a user