Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2024 03:08:30 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: 3aec15bc52ee - main - finance/fabric: Fix fetch
Message-ID:  <202411040308.4A438Uml045119@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=3aec15bc52eeeae3dbd3b10cdb1ce5f2f1595763

commit 3aec15bc52eeeae3dbd3b10cdb1ce5f2f1595763
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-04 03:07:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-04 03:07:56 +0000

    finance/fabric: Fix fetch
    
    Reported by:    fallout
---
 finance/fabric/Makefile | 3 ---
 finance/fabric/distinfo | 8 +-------
 2 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/finance/fabric/Makefile b/finance/fabric/Makefile
index f06b5df9acf9..584ed534c90d 100644
--- a/finance/fabric/Makefile
+++ b/finance/fabric/Makefile
@@ -45,9 +45,6 @@ GH_TUPLE=	\
 		docker:go-units:v0.5.0:docker_go_units/vendor/github.com/docker/go-units \
 		dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
 		etcd-io:etcd:v3.5.14:etcd_io_etcd/vendor/go.etcd.io/etcd/client/pkg/v3 \
-		etcd-io:etcd:v3.5.14:etcd_io_etcd_1/vendor/go.etcd.io/etcd/pkg/v3 \
-		etcd-io:etcd:v3.5.14:etcd_io_etcd_2/vendor/go.etcd.io/etcd/raft/v3 \
-		etcd-io:etcd:v3.5.14:etcd_io_etcd_3/vendor/go.etcd.io/etcd/server/v3 \
 		felixge:httpsnoop:v1.0.1:felixge_httpsnoop/vendor/github.com/felixge/httpsnoop \
 		fsnotify:fsnotify:v1.7.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
 		fsouza:go-dockerclient:v1.10.0:fsouza_go_dockerclient/vendor/github.com/fsouza/go-dockerclient \
diff --git a/finance/fabric/distinfo b/finance/fabric/distinfo
index 0e4de4a9b9d1..5cacad7950ef 100644
--- a/finance/fabric/distinfo
+++ b/finance/fabric/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1726893362
+TIMESTAMP = 1730689361
 SHA256 (hyperledger-fabric-v3.0.0_GH0.tar.gz) = 764e44dafb776e0f0f76bfb9adf788e04d71cc342b9283a6f70d4fad325069ae
 SIZE (hyperledger-fabric-v3.0.0_GH0.tar.gz) = 27341004
 SHA256 (AdaLogics-go-fuzz-headers-ced1acdcaa24_GH0.tar.gz) = 4bfef4b7e0352e5b579b9516c8c63f6ab7b4333f9a9dee32e3d6167d35d6fe74
@@ -51,12 +51,6 @@ SHA256 (dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c
 SIZE (dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260
 SHA256 (etcd-io-etcd-v3.5.14_GH0.tar.gz) = 3d8898d52f028c85b55976ec7e9a12efe6c252fcbfe6e0f8a0ffe2533293dc3f
 SIZE (etcd-io-etcd-v3.5.14_GH0.tar.gz) = 4104846
-SHA256 (etcd-io-etcd-v3.5.14_GH0.tar.gz) = 3d8898d52f028c85b55976ec7e9a12efe6c252fcbfe6e0f8a0ffe2533293dc3f
-SIZE (etcd-io-etcd-v3.5.14_GH0.tar.gz) = 4104846
-SHA256 (etcd-io-etcd-v3.5.14_GH0.tar.gz) = 3d8898d52f028c85b55976ec7e9a12efe6c252fcbfe6e0f8a0ffe2533293dc3f
-SIZE (etcd-io-etcd-v3.5.14_GH0.tar.gz) = 4104846
-SHA256 (etcd-io-etcd-v3.5.14_GH0.tar.gz) = 3d8898d52f028c85b55976ec7e9a12efe6c252fcbfe6e0f8a0ffe2533293dc3f
-SIZE (etcd-io-etcd-v3.5.14_GH0.tar.gz) = 4104846
 SHA256 (felixge-httpsnoop-v1.0.1_GH0.tar.gz) = 02f506689067855a2afcbea692a63f60bcb50a3994722650339c82027d1cbe3e
 SIZE (felixge-httpsnoop-v1.0.1_GH0.tar.gz) = 10725
 SHA256 (fsnotify-fsnotify-v1.7.0_GH0.tar.gz) = ca8175ba6bd3d0cc992200c2f44acabec05367575dc0478c5902971fe7453f35



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