Date: Thu, 5 Dec 2019 17:09:35 +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: r519096 - head/net-p2p/parity-ethereum Message-ID: <201912051709.xB5H9ZP2010933@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Thu Dec 5 17:09:35 2019 New Revision: 519096 URL: https://svnweb.freebsd.org/changeset/ports/519096 Log: Update to 2.5.11 release. Modified: head/net-p2p/parity-ethereum/Makefile head/net-p2p/parity-ethereum/distinfo Modified: head/net-p2p/parity-ethereum/Makefile ============================================================================== --- head/net-p2p/parity-ethereum/Makefile Thu Dec 5 17:05:13 2019 (r519095) +++ head/net-p2p/parity-ethereum/Makefile Thu Dec 5 17:09:35 2019 (r519096) @@ -2,7 +2,7 @@ PORTNAME= parity-ethereum DISTVERSIONPREFIX= v -DISTVERSION= 2.5.10 +DISTVERSION= 2.5.11 CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org Modified: head/net-p2p/parity-ethereum/distinfo ============================================================================== --- head/net-p2p/parity-ethereum/distinfo Thu Dec 5 17:05:13 2019 (r519095) +++ head/net-p2p/parity-ethereum/distinfo Thu Dec 5 17:09:35 2019 (r519096) @@ -1,4 +1,4 @@ -TIMESTAMP = 1574356915 +TIMESTAMP = 1575564451 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 @@ -819,8 +819,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 (paritytech-parity-ethereum-v2.5.10_GH0.tar.gz) = 875806f40892be5eb8d4f0bb17ec18e80a4da3cb865dcf3176cca5d7b5d8f810 -SIZE (paritytech-parity-ethereum-v2.5.10_GH0.tar.gz) = 3398758 +SHA256 (paritytech-parity-ethereum-v2.5.11_GH0.tar.gz) = c3e5aa5084ddf5cb1fc4a39d5e40d097a35995311fe359844d6d7b5520d1f6c5 +SIZE (paritytech-parity-ethereum-v2.5.11_GH0.tar.gz) = 3398959 SHA256 (paritytech-app-dirs-rs-0b37f9481ce29e9d5174ad185bca695b206368eb_GH0.tar.gz) = c18dbbe2e31438f4cda5b05b3c838782288b36cf58d2e68febe78a3797556d96 SIZE (paritytech-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?201912051709.xB5H9ZP2010933>