Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2023 07:53:54 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3823169e2810 - main - science/py-dftd4: Broken
Message-ID:  <202308150753.37F7rsH4058687@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 3823169e2810232fe91b0fc8413d349cdfd935f1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-15 07:53:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-15 07:53:10 +0000

    science/py-dftd4: Broken
    
    devel/meson-python update to 0.13.2 broke it.
    
    Reported by:    fallout
---
 science/py-dftd4/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/py-dftd4/Makefile b/science/py-dftd4/Makefile
index 6508be963def..2b89cbf1b948 100644
--- a/science/py-dftd4/Makefile
+++ b/science/py-dftd4/Makefile
@@ -11,6 +11,8 @@ WWW=		https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dftd4
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		build fails: meson-python: error ... after devel/meson-python update to 0.13.2, see https://github.com/dftd4/dftd4/issues/212
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}meson-python>0:devel/meson-python@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308150753.37F7rsH4058687>