Date: Sat, 2 Mar 2024 09:22:49 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cda1f9304823 - main - devel/hs-ghcprofview: Switch to GHC 9.4 Message-ID: <202403020922.4229MnSj090750@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=cda1f93048235a0c7f2964afd38e5d3fe1aaa8d0 commit cda1f93048235a0c7f2964afd38e5d3fe1aaa8d0 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-02-28 20:00:07 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-02 09:20:56 +0000 devel/hs-ghcprofview: Switch to GHC 9.4 --- devel/hs-ghcprofview/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile index 0c67be8911d7..52915d7de9a5 100644 --- a/devel/hs-ghcprofview/Makefile +++ b/devel/hs-ghcprofview/Makefile @@ -11,6 +11,7 @@ LICENSE= BSD3CLAUSE BROKEN_aarch64= error: incompatible pointer to integer conversion assigning to 'ffi_arg' (aka 'unsigned long') from 'HsPtr' (aka 'void *') +BUILD_DEPENDS= ghc-9.4.8:lang/ghc94 LIB_DEPENDS= libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403020922.4229MnSj090750>