Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2026 21:56:52 +0000
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: 63968b4783ec - main - net-p2p/cardano-db-sync: Switch to GHC 9.8
Message-ID:  <695ae224.d893.7c52c433@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=63968b4783ec89e4e61834f675a291e9d06443e9

commit 63968b4783ec89e4e61834f675a291e9d06443e9
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-12-27 07:55:06 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-01-04 21:50:54 +0000

    net-p2p/cardano-db-sync: Switch to GHC 9.8
---
 net-p2p/cardano-db-sync/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-p2p/cardano-db-sync/Makefile b/net-p2p/cardano-db-sync/Makefile
index a15e7cbd1499..d29e4e8de8a3 100644
--- a/net-p2p/cardano-db-sync/Makefile
+++ b/net-p2p/cardano-db-sync/Makefile
@@ -10,6 +10,7 @@ WWW=		https://cardano.org/
 
 LICENSE=	APACHE20
 
+BUILD_DEPENDS=	ghc-9.8.4:lang/ghc98
 LIB_DEPENDS=	libsecp256k1.so:math/secp256k1 \
 		libblst.so:security/blst \
 		libicuuc.so:devel/icu


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695ae224.d893.7c52c433>