Date: Fri, 23 Apr 2021 15:56:29 GMT From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fc806b19b38e - main - net-p2p/openethereum: update to 3.2.4 release. Message-ID: <202104231556.13NFuT6q088923@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ale: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc806b19b38e907e06b8f10db059021f82ea4280 commit fc806b19b38e907e06b8f10db059021f82ea4280 Author: Alex Dupre <ale@FreeBSD.org> AuthorDate: 2021-04-23 15:55:55 +0000 Commit: Alex Dupre <ale@FreeBSD.org> CommitDate: 2021-04-23 15:56:17 +0000 net-p2p/openethereum: update to 3.2.4 release. --- net-p2p/openethereum/Makefile | 3 +-- net-p2p/openethereum/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile index cec41889b336..f14d846fba30 100644 --- a/net-p2p/openethereum/Makefile +++ b/net-p2p/openethereum/Makefile @@ -1,7 +1,6 @@ PORTNAME= openethereum DISTVERSIONPREFIX= v -DISTVERSION= 3.2.1 -PORTREVISION= 1 +DISTVERSION= 3.2.4 CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org diff --git a/net-p2p/openethereum/distinfo b/net-p2p/openethereum/distinfo index cbb2efc9b28c..30c4a0bb548e 100644 --- a/net-p2p/openethereum/distinfo +++ b/net-p2p/openethereum/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1616332519 +TIMESTAMP = 1619163339 SHA256 (rust/crates/aes-0.3.2.tar.gz) = 54eb1d8fe354e5fc611daf4f2ea97dd45a765f4f1e4512306ec183ae2e8f20c9 SIZE (rust/crates/aes-0.3.2.tar.gz) = 84345 SHA256 (rust/crates/aes-ctr-0.3.0.tar.gz) = d2e5b0458ea3beae0d1d8c0f3946564f8e10f90646cf78c06b4351052058d1ee @@ -859,8 +859,8 @@ SHA256 (rust/crates/zeroize-0.9.3.tar.gz) = 45af6a010d13e4cf5b54c94ba5a2b2eba559 SIZE (rust/crates/zeroize-0.9.3.tar.gz) = 9797 SHA256 (rust/crates/zeroize_derive-0.9.3.tar.gz) = 080616bd0e31f36095288bb0acdf1f78ef02c2fa15527d7e993f2a6c7591643e SIZE (rust/crates/zeroize_derive-0.9.3.tar.gz) = 4065 -SHA256 (openethereum-openethereum-v3.2.1_GH0.tar.gz) = 3988c2cf7f05ac3f89b57d6e153e2d2faf9ead39ac03a3104cf9e30207dcf4d6 -SIZE (openethereum-openethereum-v3.2.1_GH0.tar.gz) = 1877688 +SHA256 (openethereum-openethereum-v3.2.4_GH0.tar.gz) = 6bae96bae3877e7e0cb8e1f6fc16b307bad1ed95ccd6381df0946eb2f349df5f +SIZE (openethereum-openethereum-v3.2.4_GH0.tar.gz) = 17384710 SHA256 (openethereum-app-dirs-rs-0b37f9481ce29e9d5174ad185bca695b206368eb_GH0.tar.gz) = c18dbbe2e31438f4cda5b05b3c838782288b36cf58d2e68febe78a3797556d96 SIZE (openethereum-app-dirs-rs-0b37f9481ce29e9d5174ad185bca695b206368eb_GH0.tar.gz) = 9285 SHA256 (paritytech-bn-6079255e65793038b9a6e5292203eab482737cc2_GH0.tar.gz) = 54ee86c1ead8429d9623ed16b89916729c2c4c0390ab673ce23fc3f5636a4e70
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104231556.13NFuT6q088923>