Date: Wed, 10 Mar 2021 13:09:41 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567998 - head/net-p2p/openethereum Message-ID: <202103101309.12AD9fUx057491@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Wed Mar 10 13:09:41 2021 New Revision: 567998 URL: https://svnweb.freebsd.org/changeset/ports/567998 Log: Update to 3.2.0 release. Modified: head/net-p2p/openethereum/Makefile head/net-p2p/openethereum/distinfo Modified: head/net-p2p/openethereum/Makefile ============================================================================== --- head/net-p2p/openethereum/Makefile Wed Mar 10 13:01:50 2021 (r567997) +++ head/net-p2p/openethereum/Makefile Wed Mar 10 13:09:41 2021 (r567998) @@ -2,8 +2,7 @@ PORTNAME= openethereum DISTVERSIONPREFIX= v -DISTVERSION= 3.1.1 -PORTREVISION= 1 +DISTVERSION= 3.2.0 CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org Modified: head/net-p2p/openethereum/distinfo ============================================================================== --- head/net-p2p/openethereum/distinfo Wed Mar 10 13:01:50 2021 (r567997) +++ head/net-p2p/openethereum/distinfo Wed Mar 10 13:09:41 2021 (r567998) @@ -1,4 +1,4 @@ -TIMESTAMP = 1611231100 +TIMESTAMP = 1615282112 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) = 45af6a010d 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.1.1_GH0.tar.gz) = ba12bd00359c714ac632b868bd443bca7b1272c390038885e4c29b41c7b4a109 -SIZE (openethereum-openethereum-v3.1.1_GH0.tar.gz) = 2091133 +SHA256 (openethereum-openethereum-v3.2.0_GH0.tar.gz) = 13f135ac44b6393ee2ffd4ebb945212b0623d5bb9e7f546d0edbe69b2da64b79 +SIZE (openethereum-openethereum-v3.2.0_GH0.tar.gz) = 1877388 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?202103101309.12AD9fUx057491>