Date: Thu, 21 Jan 2021 15:05:40 +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: r562218 - head/net-p2p/openethereum Message-ID: <202101211505.10LF5e9b025164@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Thu Jan 21 15:05:39 2021 New Revision: 562218 URL: https://svnweb.freebsd.org/changeset/ports/562218 Log: Update to 3.1.1 release. Modified: head/net-p2p/openethereum/Makefile head/net-p2p/openethereum/distinfo Modified: head/net-p2p/openethereum/Makefile ============================================================================== --- head/net-p2p/openethereum/Makefile Thu Jan 21 14:43:43 2021 (r562217) +++ head/net-p2p/openethereum/Makefile Thu Jan 21 15:05:39 2021 (r562218) @@ -2,7 +2,7 @@ PORTNAME= openethereum DISTVERSIONPREFIX= v -DISTVERSION= 3.1.1-rc.1 +DISTVERSION= 3.1.1 CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org Modified: head/net-p2p/openethereum/distinfo ============================================================================== --- head/net-p2p/openethereum/distinfo Thu Jan 21 14:43:43 2021 (r562217) +++ head/net-p2p/openethereum/distinfo Thu Jan 21 15:05:39 2021 (r562218) @@ -1,4 +1,4 @@ -TIMESTAMP = 1610966129 +TIMESTAMP = 1611231100 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-rc.1_GH0.tar.gz) = 3ff7de3106d18d6038b35b578bf795f21ebffc198864fca2a95e61f035a8f7e4 -SIZE (openethereum-openethereum-v3.1.1-rc.1_GH0.tar.gz) = 2091112 +SHA256 (openethereum-openethereum-v3.1.1_GH0.tar.gz) = ba12bd00359c714ac632b868bd443bca7b1272c390038885e4c29b41c7b4a109 +SIZE (openethereum-openethereum-v3.1.1_GH0.tar.gz) = 2091133 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?202101211505.10LF5e9b025164>