Date: Mon, 20 Feb 2023 17:20:44 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e3789f7b2a9b - main - math/hs-penrose: deprecate Message-ID: <202302201720.31KHKiDi045953@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3789f7b2a9b7bda232bf84b8899dd06cb79496c commit e3789f7b2a9b7bda232bf84b8899dd06cb79496c Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 16:49:05 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 17:09:26 +0000 math/hs-penrose: deprecate --- math/hs-penrose/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/hs-penrose/Makefile b/math/hs-penrose/Makefile index 936985148405..af7c4eccd9d5 100644 --- a/math/hs-penrose/Makefile +++ b/math/hs-penrose/Makefile @@ -138,5 +138,7 @@ USE_CABAL= MonadRandom-0.5.1.2 \ .if ${GCC_DEFAULT} >= 10 BROKEN= fails to build with GCC 10: cabal: Missing dependency on a foreign library: Missing (or bad) C library: gfortran .endif +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 .include <bsd.port.post.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201720.31KHKiDi045953>