Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 10:38:59 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 7167f3adfb49 - 2024Q3 - net-p2p/ogmios: Unbreak build
Message-ID:  <202407141038.46EAcxcT011742@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7167f3adfb49a6fc08e5fbacdef5e0243c52abd6

commit 7167f3adfb49a6fc08e5fbacdef5e0243c52abd6
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-07-14 10:15:17 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-07-14 10:38:43 +0000

    net-p2p/ogmios: Unbreak build
    
    Reported by:    pkg-fallout
---
 net-p2p/ogmios/Makefile | 6 +++---
 net-p2p/ogmios/distinfo | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-p2p/ogmios/Makefile b/net-p2p/ogmios/Makefile
index 1b3b2e7fc850..e91d7258ccd8 100644
--- a/net-p2p/ogmios/Makefile
+++ b/net-p2p/ogmios/Makefile
@@ -20,9 +20,9 @@ USES=		autoreconf:build cabal gmake libtool pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	cardanosolutions
 
-GH_TUPLE=	CardanoSolutions:cardano-ledger:558cad41ef01a35ac62c28cf06e954fdfd790e28:cardano_ledger/dist-newstyle/src/cardano-l_-6b996a115581d6b4 \
-		CardanoSolutions:hjsonpointer:879f0e74d55eef76ceaec8f60ed07657ab84bad7:hjsonpointer/dist-newstyle/src/hjsonpoin_-7ff00a090c3690f1 \
-		CardanoSolutions:hjsonschema:35e0b05c3867463363e67f00a5092cd39fa33313:hjsonschema/dist-newstyle/src/hjsonsche_-2e03e83371b3a154
+GH_TUPLE=	CardanoSolutions:cardano-ledger:558cad41ef01a35ac62c28cf06e954fdfd790e28:cardano_ledger/dist-newstyle/src/cardano-l_-7f5c364558002b78 \
+		CardanoSolutions:hjsonpointer:879f0e74d55eef76ceaec8f60ed07657ab84bad7:hjsonpointer/dist-newstyle/src/hjsonpoin_-3d779e366b924614 \
+		CardanoSolutions:hjsonschema:35e0b05c3867463363e67f00a5092cd39fa33313:hjsonschema/dist-newstyle/src/hjsonsche_-81a43d45afbdadcc
 
 GH_TUPLE+=	input-output-hk:libsodium:${LIBSODIUM_HASH}:sodium
 
diff --git a/net-p2p/ogmios/distinfo b/net-p2p/ogmios/distinfo
index 701bd5ccd81f..135fa93efbb5 100644
--- a/net-p2p/ogmios/distinfo
+++ b/net-p2p/ogmios/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1715112442
+TIMESTAMP = 1720952106
 SHA256 (cabal/FailT-0.1.2.0/FailT-0.1.2.0.tar.gz) = f1e3d5714df7e7e134545239bd78927bc9949a9b4760dfa061ff2b35ff0a76c3
 SIZE (cabal/FailT-0.1.2.0/FailT-0.1.2.0.tar.gz) = 10971
 SHA256 (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 6af672ac8427d35cbd42d64142dc288feab266f0be92dae3c696e8860d8173c0
@@ -977,7 +977,7 @@ SHA256 (cabal/typed-process-0.2.11.1/typed-process-0.2.11.1.tar.gz) = d5c5dda091
 SIZE (cabal/typed-process-0.2.11.1/typed-process-0.2.11.1.tar.gz) = 18339
 SHA256 (cabal/typed-protocols-0.1.1.0.tar.gz) = 23feff45c28a15484cdfdbbebd4000f99148748d44f40bbb17df865ba44293ac
 SIZE (cabal/typed-protocols-0.1.1.0.tar.gz) = 24491
-SHA256 (cabal/typed-protocols-0.1.1.0/revision/1.cabal) = 8776c5b773e667290edc2b367bfdd6630c559181c37dd43ed3fd33e8ea9fbaa3
+SHA256 (cabal/typed-protocols-0.1.1.0/revision/1.cabal) = 3c1f4b32b2a61df886f146d6fc819d4ccac16d435dce41db420e055061e614e6
 SIZE (cabal/typed-protocols-0.1.1.0/revision/1.cabal) = 1630
 SHA256 (cabal/typed-protocols-cborg-0.1.0.4.tar.gz) = 355a02848edf9447451dc7ca0d43bccc25b50b8cc4eac62216203796a2b223f1
 SIZE (cabal/typed-protocols-cborg-0.1.0.4.tar.gz) = 6287



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