MFH: r522111
www/newsboat: Bump openssl-sys crate to fix build with LibreSSL 3.x
libc bump is not really needed but mirrors
d9f143bf5d
PR: 242826
Reported by: p5B2E9A8F@t-online.de
Submitted by: mt@markoturk.info (maintainer)
Tested by: w.schwarzenfeld@utanet.at
Approved by: ports-secteam build fix blanket
This commit is contained in:
parent
d44594ee00
commit
32d85a349a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=522112
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= newsboat
|
||||
PORTVERSION= 2.18
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://newsboat.org/releases/${PORTVERSION}/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
@ -61,7 +62,7 @@ CARGO_CRATES= aho-corasick-0.6.9 \
|
||||
kernel32-sys-0.2.2 \
|
||||
lazy_static-0.2.11 \
|
||||
lazy_static-1.2.0 \
|
||||
libc-0.2.50 \
|
||||
libc-0.2.66 \
|
||||
libz-sys-1.0.17 \
|
||||
locale_config-0.2.2 \
|
||||
lock_api-0.1.5 \
|
||||
@ -73,7 +74,7 @@ CARGO_CRATES= aho-corasick-0.6.9 \
|
||||
num-integer-0.1.39 \
|
||||
num-traits-0.2.6 \
|
||||
once_cell-0.1.8 \
|
||||
openssl-sys-0.9.46 \
|
||||
openssl-sys-0.9.53 \
|
||||
parking_lot-0.7.1 \
|
||||
parking_lot_core-0.4.0 \
|
||||
percent-encoding-1.0.1 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
TIMESTAMP = 1577045369
|
||||
TIMESTAMP = 1578203423
|
||||
SHA256 (newsboat-2.18.tar.xz) = f23932c0226ec3f69eac7668da444e73175048498e15e9d773451648b2cba4b0
|
||||
SIZE (newsboat-2.18.tar.xz) = 577632
|
||||
SHA256 (rust/crates/aho-corasick-0.6.9.tar.gz) = 1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e
|
||||
@ -57,8 +57,8 @@ SHA256 (rust/crates/lazy_static-0.2.11.tar.gz) = 76f033c7ad61445c5b347c7382dd123
|
||||
SIZE (rust/crates/lazy_static-0.2.11.tar.gz) = 12361
|
||||
SHA256 (rust/crates/lazy_static-1.2.0.tar.gz) = a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1
|
||||
SIZE (rust/crates/lazy_static-1.2.0.tar.gz) = 10840
|
||||
SHA256 (rust/crates/libc-0.2.50.tar.gz) = aab692d7759f5cd8c859e169db98ae5b52c924add2af5fbbca11d12fefb567c1
|
||||
SIZE (rust/crates/libc-0.2.50.tar.gz) = 392277
|
||||
SHA256 (rust/crates/libc-0.2.66.tar.gz) = d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558
|
||||
SIZE (rust/crates/libc-0.2.66.tar.gz) = 457815
|
||||
SHA256 (rust/crates/libz-sys-1.0.17.tar.gz) = 44ebbc760fd2d2f4d93de09a0e13d97e057612052e871da9985cedcb451e6bd5
|
||||
SIZE (rust/crates/libz-sys-1.0.17.tar.gz) = 632674
|
||||
SHA256 (rust/crates/locale_config-0.2.2.tar.gz) = 14fbee0e39bc2dd6a2427c4fdea66e9826cc1fd09b0a0b7550359f5f6efe1dab
|
||||
@ -81,8 +81,8 @@ SHA256 (rust/crates/num-traits-0.2.6.tar.gz) = 0b3a5d7cc97d6d30d8b9bc8fa19bf4534
|
||||
SIZE (rust/crates/num-traits-0.2.6.tar.gz) = 39923
|
||||
SHA256 (rust/crates/once_cell-0.1.8.tar.gz) = 532c29a261168a45ce28948f9537ddd7a5dd272cc513b3017b1e82a88f962c37
|
||||
SIZE (rust/crates/once_cell-0.1.8.tar.gz) = 14908
|
||||
SHA256 (rust/crates/openssl-sys-0.9.46.tar.gz) = 05636e06b4f8762d4b81d24a351f3966f38bd25ccbcfd235606c91fdb82cc60f
|
||||
SIZE (rust/crates/openssl-sys-0.9.46.tar.gz) = 44219
|
||||
SHA256 (rust/crates/openssl-sys-0.9.53.tar.gz) = 465d16ae7fc0e313318f7de5cecf57b2fbe7511fd213978b457e1c96ff46736f
|
||||
SIZE (rust/crates/openssl-sys-0.9.53.tar.gz) = 45434
|
||||
SHA256 (rust/crates/parking_lot-0.7.1.tar.gz) = ab41b4aed082705d1056416ae4468b6ea99d52599ecf3169b00088d43113e337
|
||||
SIZE (rust/crates/parking_lot-0.7.1.tar.gz) = 32670
|
||||
SHA256 (rust/crates/parking_lot_core-0.4.0.tar.gz) = 94c8c7923936b28d546dfd14d4472eaf34c99b14e1c973a32b3e6d4eb04298c9
|
||||
|
Loading…
Reference in New Issue
Block a user