1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update to 3.1.0 release.

This commit is contained in:
Alex Dupre 2020-11-07 17:07:43 +00:00
parent 5f27e74327
commit 376ffa1115
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554410
5 changed files with 686 additions and 628 deletions

View File

@ -2,8 +2,7 @@
PORTNAME= openethereum
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.1
PORTREVISION= 6
DISTVERSION= 3.1.0
CATEGORIES= net-p2p
MAINTAINER= ale@FreeBSD.org
@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= fails to build
BROKEN_FreeBSD_11= fails to build
BUILD_DEPENDS= ${LOCALBASE}/bin/llvm-config90:devel/llvm90
BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT}
USES= cargo

View File

@ -1,94 +1,100 @@
GH_TUPLE= paritytech:app-dirs-rs:0b37f9481ce29e9d5174ad185bca695b206368eb:app_dirs \
paritytech:bn:635c4cdd560bc0c8b262e6bf809dc709da8bcd7e:bn \
paritytech:secret-store:02964410fc05d7f94a133c0a2e5632f386040854:paritysecretstore
GH_TUPLE= openethereum:app-dirs-rs:0b37f9481ce29e9d5174ad185bca695b206368eb:app_dirs \
paritytech:bn:6079255e65793038b9a6e5292203eab482737cc2:bn \
paritytech:rust-ctrlc:b523017108bb2d571a7a69bd97bc406e63bc7a9d:ctrlc \
paritytech:rust-secp256k1:ccc06e7480148b723eb44ac56cf4d20eec380b6f:ethsecpk \
matter-labs:eip1962:ece6cbabc41948db4200e41f0bfdab7ab94c7af8:eth_pairings \
cheme:heapsize:c07ffe843acb9da570682e290a48540741afdce1:heapsize
CARGO_CRATES= aes-0.3.2 \
aes-ctr-0.3.0 \
aes-soft-0.3.3 \
aesni-0.6.0 \
ahash-0.2.18 \
aho-corasick-0.7.10 \
aho-corasick-0.6.10 \
aho-corasick-0.7.6 \
ansi_term-0.10.2 \
ansi_term-0.11.0 \
arrayref-0.3.6 \
arrayref-0.3.5 \
arrayvec-0.4.12 \
arrayvec-0.5.1 \
assert_matches-1.3.0 \
attohttpc-0.4.5 \
atty-0.2.14 \
atty-0.2.13 \
autocfg-0.1.7 \
autocfg-1.0.0 \
backtrace-0.3.45 \
backtrace-sys-0.1.34 \
backtrace-0.3.40 \
backtrace-sys-0.1.32 \
base64-0.9.3 \
base64-0.10.1 \
base64-0.12.0 \
bincode-1.2.1 \
bindgen-0.53.2 \
bit-set-0.4.0 \
bit-vec-0.4.4 \
bitflags-0.7.0 \
bitflags-1.2.1 \
bitvec-0.15.2 \
bitvec-0.17.4 \
block-buffer-0.3.3 \
block-buffer-0.7.3 \
block-cipher-trait-0.6.2 \
block-modes-0.3.3 \
block-padding-0.1.5 \
bs58-0.3.0 \
bstr-0.2.12 \
block-padding-0.1.4 \
bstr-0.2.8 \
build_const-0.2.1 \
bumpalo-3.2.0 \
byte-slice-cast-0.3.5 \
byte-tools-0.2.0 \
byte-tools-0.3.1 \
byteorder-1.3.4 \
byteorder-1.3.2 \
bytes-0.4.12 \
cast-0.2.3 \
cc-1.0.41 \
cexpr-0.4.0 \
c2-chacha-0.2.3 \
cast-0.2.2 \
cc-1.0.47 \
cfg-if-0.1.10 \
chrono-0.4.11 \
clang-sys-0.29.2 \
chrono-0.4.9 \
clap-2.33.0 \
cloudabi-0.0.3 \
cmake-0.1.42 \
const-random-0.1.8 \
const-random-macro-0.1.8 \
core-foundation-0.6.4 \
core-foundation-sys-0.6.2 \
constant_time_eq-0.1.4 \
crc-1.8.1 \
criterion-0.3.1 \
criterion-plot-0.4.1 \
crossbeam-deque-0.7.3 \
crossbeam-epoch-0.8.2 \
crossbeam-queue-0.2.1 \
criterion-0.2.11 \
criterion-0.3.0 \
criterion-plot-0.3.1 \
criterion-plot-0.4.0 \
crossbeam-deque-0.6.3 \
crossbeam-deque-0.7.1 \
crossbeam-epoch-0.7.2 \
crossbeam-queue-0.1.2 \
crossbeam-queue-0.2.3 \
crossbeam-utils-0.6.6 \
crossbeam-utils-0.7.2 \
crunchy-0.1.6 \
crunchy-0.2.2 \
crypto-mac-0.6.2 \
crypto-mac-0.7.0 \
csv-1.1.3 \
csv-core-0.1.10 \
ct-logs-0.6.0 \
csv-1.1.1 \
csv-core-0.1.6 \
ct-logs-0.5.1 \
ctr-0.3.2 \
ctrlc-3.1.4 \
derive_more-0.99.3 \
derive_more-0.99.9 \
difference-1.0.0 \
digest-0.7.6 \
digest-0.8.1 \
docopt-1.1.0 \
edit-distance-2.1.0 \
either-1.5.3 \
elastic-array-0.10.3 \
enr-0.1.0-alpha.5 \
elastic-array-0.10.2 \
enum_primitive-0.1.1 \
env_logger-0.5.13 \
env_logger-0.6.2 \
env_logger-0.7.1 \
ethabi-12.0.0 \
ethabi-contract-11.0.0 \
ethabi-derive-12.0.0 \
ethbloom-0.9.0 \
ethereum-forkid-0.2.0 \
ethereum-types-0.9.0 \
failsafe-0.3.1 \
failure-0.1.7 \
failure_derive-0.1.7 \
error-chain-0.12.1 \
ethabi-6.1.0 \
ethabi-contract-6.0.0 \
ethabi-derive-6.0.2 \
ethbloom-0.5.0 \
ethbloom-0.9.2 \
ethereum-forkid-0.2.1 \
ethereum-types-0.4.2 \
ethereum-types-0.9.2 \
ethereum-types-serialize-0.2.2 \
failure-0.1.8 \
failure_derive-0.1.8 \
fake-simd-0.1.2 \
fdlimit-0.1.4 \
fixed-hash-0.6.0 \
fdlimit-0.1.1 \
fixed-hash-0.2.2 \
fixed-hash-0.6.1 \
fixedbitset-0.1.9 \
fnv-1.0.6 \
fs-swap-0.2.4 \
@ -99,137 +105,140 @@ CARGO_CRATES= aes-0.3.2 \
futures-0.1.29 \
futures-cpupool-0.1.8 \
fxhash-0.2.1 \
gcc-0.3.55 \
generic-array-0.9.0 \
generic-array-0.12.3 \
getrandom-0.1.14 \
glob-0.3.0 \
getopts-0.2.21 \
getrandom-0.1.13 \
globset-0.4.5 \
h2-0.1.26 \
hamming-0.1.3 \
hash-db-0.15.2 \
hash256-std-hasher-0.15.2 \
hashbrown-0.6.3 \
heapsize-0.4.2 \
hash-db-0.11.0 \
hash256-std-hasher-0.11.0 \
heck-0.3.1 \
hermit-abi-0.1.8 \
hex-0.4.2 \
hermit-abi-0.1.3 \
hex-literal-0.2.1 \
hex-literal-impl-0.2.1 \
hmac-0.6.3 \
hmac-0.7.1 \
home-0.5.3 \
home-0.3.4 \
home-0.5.1 \
http-0.1.21 \
http-body-0.1.0 \
httparse-1.3.4 \
humantime-1.3.0 \
hyper-0.11.27 \
hyper-0.12.35 \
hyper-rustls-0.18.0 \
hyper-rustls-0.16.1 \
idna-0.1.5 \
idna-0.2.0 \
if_chain-0.1.3 \
igd-0.10.0 \
igd-0.7.1 \
impl-codec-0.4.2 \
impl-rlp-0.2.1 \
impl-serde-0.3.0 \
impl-serde-0.3.1 \
impl-trait-for-tuples-0.1.3 \
indexmap-1.3.2 \
indexmap-1.3.0 \
interleaved-ordered-0.1.1 \
iovec-0.1.4 \
ipnetwork-0.12.8 \
itertools-0.8.2 \
itoa-0.4.5 \
jemalloc-sys-0.3.2 \
jemallocator-0.3.2 \
js-sys-0.3.36 \
jsonrpc-core-14.0.5 \
jsonrpc-derive-14.0.5 \
jsonrpc-http-server-14.0.6 \
jsonrpc-ipc-server-14.0.7 \
jsonrpc-pubsub-14.0.6 \
jsonrpc-server-utils-14.0.5 \
jsonrpc-tcp-server-14.0.6 \
jsonrpc-ws-server-14.0.6 \
keccak-hash-0.5.1 \
keccak-hasher-0.15.2 \
itertools-0.5.10 \
itertools-0.7.11 \
itertools-0.8.1 \
itoa-0.4.4 \
jemalloc-sys-0.1.8 \
jemallocator-0.1.9 \
jsonrpc-core-15.0.0 \
jsonrpc-derive-15.0.0 \
jsonrpc-http-server-15.0.0 \
jsonrpc-ipc-server-15.0.0 \
jsonrpc-pubsub-15.0.0 \
jsonrpc-server-utils-15.0.0 \
jsonrpc-tcp-server-15.0.0 \
jsonrpc-ws-server-15.0.0 \
keccak-hash-0.1.2 \
keccak-hasher-0.11.0 \
kernel32-sys-0.2.2 \
kvdb-0.5.0 \
kvdb-memorydb-0.5.0 \
kvdb-rocksdb-0.7.0 \
kvdb-0.1.1 \
kvdb-memorydb-0.1.0 \
kvdb-rocksdb-0.1.6 \
language-tags-0.2.2 \
lazy_static-1.4.0 \
lazycell-1.2.1 \
libc-0.2.68 \
libc-0.2.65 \
libloading-0.5.2 \
librocksdb-sys-6.6.4 \
libsecp256k1-0.3.5 \
linked-hash-map-0.5.2 \
local-encoding-0.2.0 \
lock_api-0.1.5 \
lock_api-0.3.3 \
lock_api-0.3.4 \
log-0.4.8 \
logos-0.7.7 \
logos-derive-0.7.7 \
lru-0.4.3 \
lru-cache-0.1.2 \
lunarity-lexer-0.2.1 \
maplit-1.0.2 \
matches-0.1.8 \
maybe-uninit-2.0.0 \
memchr-2.3.3 \
memchr-2.2.1 \
memmap-0.6.2 \
memoffset-0.5.4 \
memory-db-0.20.0 \
memoffset-0.5.2 \
memory-db-0.11.0 \
memory_units-0.3.0 \
mime-0.3.16 \
mime_guess-2.0.3 \
mio-0.6.21 \
mio-extras-2.0.6 \
mime-0.3.14 \
mio-0.6.22 \
mio-extras-2.0.5 \
mio-named-pipes-0.1.6 \
mio-uds-0.6.7 \
miow-0.2.1 \
miow-0.3.3 \
nan-preserving-float-0.1.0 \
natpmp-0.2.0 \
net2-0.2.33 \
nix-0.17.0 \
nom-5.1.1 \
nodrop-0.1.14 \
num-0.1.42 \
num-bigint-0.1.44 \
num-integer-0.1.42 \
num-iter-0.1.40 \
num-bigint-0.2.3 \
num-integer-0.1.41 \
num-iter-0.1.39 \
num-traits-0.1.43 \
num-traits-0.2.11 \
num_cpus-1.12.0 \
num-traits-0.2.8 \
num_cpus-1.11.0 \
number_prefix-0.2.8 \
ole32-sys-0.2.0 \
oorandom-11.1.0 \
once_cell-1.4.0 \
opaque-debug-0.2.3 \
openssl-probe-0.1.2 \
order-stat-0.1.3 \
ordermap-0.3.5 \
owning_ref-0.4.1 \
parity-bytes-0.1.2 \
parity-crypto-0.6.1 \
owning_ref-0.4.0 \
parity-bytes-0.1.1 \
parity-crypto-0.3.1 \
parity-crypto-0.4.2 \
parity-daemonize-0.3.0 \
parity-path-0.1.3 \
parity-runtime-0.1.1 \
parity-scale-codec-1.2.0 \
parity-path-0.1.2 \
parity-rocksdb-0.5.1 \
parity-rocksdb-sys-0.5.6 \
parity-scale-codec-1.3.5 \
parity-snappy-0.1.0 \
parity-snappy-sys-0.1.2 \
parity-tokio-ipc-0.4.0 \
parity-util-mem-0.6.0 \
parity-util-mem-0.7.0 \
parity-util-mem-derive-0.1.0 \
parity-wasm-0.31.3 \
parity-wordlist-1.3.1 \
parity-wordlist-1.3.0 \
parity-ws-0.10.0 \
parking_lot-0.6.4 \
parking_lot-0.7.1 \
parking_lot-0.9.0 \
parking_lot-0.10.0 \
parking_lot-0.10.2 \
parking_lot_core-0.3.1 \
parking_lot_core-0.4.0 \
parking_lot_core-0.6.2 \
parking_lot_core-0.7.0 \
parking_lot_core-0.7.2 \
pbkdf2-0.2.3 \
pbkdf2-0.3.0 \
peeking_take_while-0.1.2 \
percent-encoding-1.0.1 \
percent-encoding-2.1.0 \
petgraph-0.4.13 \
plain_hasher-0.2.3 \
plotters-0.2.12 \
plain_hasher-0.2.2 \
ppv-lite86-0.2.6 \
pretty_assertions-0.1.2 \
primal-0.2.3 \
@ -237,21 +246,26 @@ CARGO_CRATES= aes-0.3.2 \
primal-check-0.2.3 \
primal-estimate-0.2.1 \
primal-sieve-0.2.9 \
primitive-types-0.7.0 \
primitive-types-0.7.2 \
proc-macro-crate-0.1.4 \
proc-macro-hack-0.5.14 \
proc-macro-hack-0.5.11 \
proc-macro2-0.4.30 \
proc-macro2-1.0.9 \
proc-macro2-1.0.20 \
prometheus-0.9.0 \
protobuf-2.16.2 \
pulldown-cmark-0.0.3 \
pwasm-utils-0.6.2 \
quick-error-1.2.3 \
quick-error-1.2.2 \
quote-0.6.13 \
quote-1.0.3 \
quote-1.0.7 \
radium-0.3.0 \
rand-0.3.23 \
rand-0.4.6 \
rand-0.5.6 \
rand-0.6.5 \
rand-0.7.3 \
rand-0.7.2 \
rand_chacha-0.1.1 \
rand_chacha-0.2.2 \
rand_chacha-0.2.1 \
rand_core-0.3.1 \
rand_core-0.4.2 \
rand_core-0.5.1 \
@ -260,56 +274,62 @@ CARGO_CRATES= aes-0.3.2 \
rand_isaac-0.1.1 \
rand_jitter-0.1.4 \
rand_os-0.1.3 \
rand_os-0.2.2 \
rand_pcg-0.1.2 \
rand_xorshift-0.1.1 \
rand_xorshift-0.2.0 \
rayon-1.3.0 \
rayon-core-1.7.0 \
rand_xoshiro-0.1.0 \
rand_xoshiro-0.3.1 \
rayon-1.2.0 \
rayon-core-1.6.0 \
rdrand-0.4.0 \
redox_syscall-0.1.56 \
regex-1.3.5 \
regex-automata-0.1.9 \
regex-syntax-0.6.17 \
regex-0.2.11 \
regex-1.3.9 \
regex-automata-0.1.8 \
regex-syntax-0.5.6 \
regex-syntax-0.6.18 \
relay-0.1.1 \
remove_dir_all-0.5.2 \
ring-0.16.11 \
ring-0.14.6 \
ripemd160-0.8.0 \
rlp-0.2.4 \
rlp-0.3.0 \
rlp-0.4.5 \
rlp-derive-0.1.0 \
rocksdb-0.13.0 \
rpassword-1.0.2 \
rprompt-1.0.5 \
rprompt-1.0.3 \
rust-crypto-0.2.36 \
rustc-demangle-0.1.16 \
rustc-hash-1.1.0 \
rustc-hex-1.0.0 \
rustc-hex-2.1.0 \
rustc-hex-2.0.1 \
rustc-serialize-0.3.24 \
rustc_version-0.2.3 \
rustls-0.16.0 \
rustls-native-certs-0.1.0 \
ryu-1.0.3 \
rustls-0.15.2 \
ryu-1.0.2 \
safemem-0.3.3 \
same-file-1.0.6 \
schannel-0.1.18 \
same-file-1.0.5 \
scoped-tls-0.1.2 \
scopeguard-0.3.3 \
scopeguard-1.1.0 \
scopeguard-1.0.0 \
scrypt-0.1.2 \
scrypt-0.2.0 \
sct-0.6.0 \
secp256k1-0.17.2 \
secp256k1-sys-0.1.2 \
security-framework-0.3.4 \
security-framework-sys-0.3.3 \
sct-0.5.0 \
semver-0.9.0 \
semver-parser-0.7.0 \
serde-1.0.105 \
serde_derive-1.0.105 \
serde_json-1.0.48 \
sha-1-0.8.2 \
sha2-0.8.1 \
serde-1.0.102 \
serde_derive-1.0.102 \
serde_json-1.0.41 \
sha-1-0.8.1 \
sha2-0.7.1 \
sha2-0.8.0 \
shell32-sys-0.1.2 \
shlex-0.1.1 \
siphasher-0.1.3 \
skeptic-0.4.0 \
slab-0.2.0 \
slab-0.3.0 \
slab-0.4.2 \
smallvec-0.6.13 \
smallvec-1.2.0 \
smallvec-1.4.2 \
socket2-0.3.11 \
spin-0.5.2 \
stable_deref_trait-1.1.1 \
@ -317,92 +337,100 @@ CARGO_CRATES= aes-0.3.2 \
stream-cipher-0.3.2 \
string-0.2.1 \
strsim-0.8.0 \
strsim-0.9.3 \
strsim-0.9.2 \
subtle-1.0.0 \
subtle-2.2.2 \
syn-0.15.44 \
syn-1.0.17 \
synstructure-0.12.3 \
subtle-2.1.0 \
syn-0.15.26 \
syn-1.0.40 \
synstructure-0.10.1 \
synstructure-0.12.2 \
target_info-0.1.0 \
tempdir-0.3.7 \
tempfile-3.1.0 \
term_size-0.3.1 \
termcolor-1.1.0 \
termcolor-1.0.5 \
textwrap-0.9.0 \
textwrap-0.11.0 \
thiserror-1.0.20 \
thiserror-impl-1.0.20 \
thread-id-3.3.0 \
thread_local-0.3.6 \
thread_local-1.0.1 \
threadpool-1.7.1 \
time-0.1.42 \
timer-0.2.0 \
tiny-keccak-1.5.0 \
tiny-keccak-2.0.2 \
tinytemplate-1.0.3 \
tinytemplate-1.0.2 \
tokio-0.1.22 \
tokio-buf-0.1.1 \
tokio-codec-0.1.2 \
tokio-current-thread-0.1.7 \
tokio-codec-0.1.1 \
tokio-core-0.1.17 \
tokio-current-thread-0.1.6 \
tokio-executor-0.1.10 \
tokio-fs-0.1.7 \
tokio-io-0.1.13 \
tokio-fs-0.1.6 \
tokio-io-0.1.12 \
tokio-named-pipes-0.1.0 \
tokio-reactor-0.1.12 \
tokio-rustls-0.10.3 \
tokio-retry-0.1.1 \
tokio-rustls-0.9.4 \
tokio-service-0.1.0 \
tokio-sync-0.1.8 \
tokio-tcp-0.1.4 \
tokio-sync-0.1.7 \
tokio-tcp-0.1.3 \
tokio-threadpool-0.1.18 \
tokio-timer-0.1.2 \
tokio-timer-0.2.13 \
tokio-udp-0.1.6 \
tokio-uds-0.2.6 \
toml-0.5.6 \
tokio-udp-0.1.5 \
tokio-uds-0.2.5 \
toml-0.4.10 \
toml-0.5.5 \
toolshed-0.6.3 \
trace-time-0.1.3 \
transaction-pool-2.0.3 \
trace-time-0.1.2 \
transaction-pool-2.0.2 \
transient-hashmap-0.4.1 \
trie-db-0.20.0 \
trie-standardmap-0.15.2 \
triehash-0.8.3 \
trie-db-0.11.0 \
trie-standardmap-0.1.1 \
triehash-0.4.0 \
try-lock-0.1.0 \
try-lock-0.2.2 \
typenum-1.11.2 \
uint-0.8.2 \
unicase-2.6.0 \
ucd-util-0.1.8 \
uint-0.4.1 \
uint-0.8.5 \
unicase-2.5.1 \
unicode-bidi-0.3.4 \
unicode-normalization-0.1.12 \
unicode-segmentation-1.6.0 \
unicode-width-0.1.7 \
unicode-normalization-0.1.8 \
unicode-segmentation-1.5.0 \
unicode-width-0.1.6 \
unicode-xid-0.1.0 \
unicode-xid-0.2.0 \
untrusted-0.7.0 \
untrusted-0.6.2 \
url-1.7.2 \
url-2.1.1 \
url-2.1.0 \
utf8-ranges-1.0.4 \
validator-0.8.0 \
validator_derive-0.8.0 \
vec_map-0.8.1 \
vergen-3.1.0 \
version_check-0.9.1 \
void-1.0.2 \
vergen-0.1.1 \
version_check-0.1.5 \
walkdir-2.3.1 \
want-0.0.4 \
want-0.2.0 \
wasi-0.9.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.59 \
wasm-bindgen-backend-0.2.59 \
wasm-bindgen-macro-0.2.59 \
wasm-bindgen-macro-support-0.2.59 \
wasm-bindgen-shared-0.2.59 \
wasi-0.7.0 \
wasmi-0.3.0 \
web-sys-0.3.36 \
webpki-0.21.2 \
which-3.1.1 \
webpki-0.19.1 \
webpki-roots-0.16.0 \
winapi-0.2.8 \
winapi-0.3.8 \
winapi-build-0.1.1 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.3 \
winapi-util-0.1.2 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
ws-0.9.1 \
wincolor-1.0.2 \
ws2_32-sys-0.2.1 \
xdg-2.2.0 \
xml-rs-0.7.0 \
xmltree-0.8.0 \
zeroize-1.1.0
xmltree-0.7.0 \
zeroize-0.9.3 \
zeroize_derive-0.9.3
CARGO_USE_GITHUB= yes

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +0,0 @@
--- cargo-crates/rustls-native-certs-0.1.0/Cargo.toml.orig 2020-01-30 08:26:27 UTC
+++ cargo-crates/rustls-native-certs-0.1.0/Cargo.toml
@@ -34,7 +34,7 @@ version = "0.21"
[dev-dependencies.webpki-roots]
version = "0"
-[target."cfg(target_os = \"linux\")".dependencies.openssl-probe]
+[target."cfg(target_os = \"freebsd\")".dependencies.openssl-probe]
version = "0.1.2"
[target."cfg(target_os = \"macos\")".dependencies.security-framework]
version = "0.3.2"

View File

@ -1,14 +0,0 @@
--- cargo-crates/rustls-native-certs-0.1.0/src/lib.rs.orig 2020-01-30 08:27:02 UTC
+++ cargo-crates/rustls-native-certs-0.1.0/src/lib.rs
@@ -4,9 +4,9 @@
//! It consists of a single function [load_native_certs](fn.load_native_certs.html) which returns a
//! `rustls::RootCertStore` pre-filled from the native certificate store.
-#[cfg(target_os = "linux")]
+#[cfg(target_os = "freebsd")]
mod linux;
-#[cfg(target_os = "linux")]
+#[cfg(target_os = "freebsd")]
use linux as platform;
#[cfg(target_family = "windows")]