Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2023 11:56:24 GMT
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 89c6765d5cab - main - net-im/fractal: update openssl crates
Message-ID:  <202306071156.357BuOSJ029202@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=89c6765d5cab8f0bda40311a4c06dc1acd3c6f85

commit 89c6765d5cab8f0bda40311a4c06dc1acd3c6f85
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2023-06-07 11:55:42 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2023-06-07 11:55:42 +0000

    net-im/fractal: update openssl crates
    
    needed to support LibreSSL 3.8.0
    
    Event: SouthEast LinuxFest 2023
---
 net-im/fractal/Makefile.crates |  4 ++--
 net-im/fractal/distinfo        | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-im/fractal/Makefile.crates b/net-im/fractal/Makefile.crates
index 0fcf46835022..a3dd8a35617f 100644
--- a/net-im/fractal/Makefile.crates
+++ b/net-im/fractal/Makefile.crates
@@ -169,10 +169,10 @@ CARGO_CRATES=	adler-1.0.2 \
 		num_cpus-1.15.0 \
 		once_cell-1.17.1 \
 		opaque-debug-0.3.0 \
-		openssl-0.10.52 \
+		openssl-0.10.54 \
 		openssl-macros-0.1.0 \
 		openssl-probe-0.1.5 \
-		openssl-sys-0.9.87 \
+		openssl-sys-0.9.88 \
 		pango-0.8.0 \
 		pango-sys-0.9.1 \
 		pangocairo-0.9.0 \
diff --git a/net-im/fractal/distinfo b/net-im/fractal/distinfo
index e9effe6d5acb..b6e036a046f3 100644
--- a/net-im/fractal/distinfo
+++ b/net-im/fractal/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1684369070
+TIMESTAMP = 1685817794
 SHA256 (fractal-4.4.2.tar.gz) = 97bb2f355fb1a89851bf16c17aed63063c6c0a79d8adcd31ce0ab82bc4a56f5e
 SIZE (fractal-4.4.2.tar.gz) = 849281
 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
@@ -343,14 +343,14 @@ SHA256 (rust/crates/once_cell-1.17.1.crate) = b7e5500299e16ebb147ae15a00a942af26
 SIZE (rust/crates/once_cell-1.17.1.crate) = 32856
 SHA256 (rust/crates/opaque-debug-0.3.0.crate) = 624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5
 SIZE (rust/crates/opaque-debug-0.3.0.crate) = 5767
-SHA256 (rust/crates/openssl-0.10.52.crate) = 01b8574602df80f7b85fdfc5392fa884a4e3b3f4f35402c070ab34c3d3f78d56
-SIZE (rust/crates/openssl-0.10.52.crate) = 257165
+SHA256 (rust/crates/openssl-0.10.54.crate) = 69b3f656a17a6cbc115b5c7a40c616947d213ba182135b014d6051b73ab6f019
+SIZE (rust/crates/openssl-0.10.54.crate) = 258266
 SHA256 (rust/crates/openssl-macros-0.1.0.crate) = b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c
 SIZE (rust/crates/openssl-macros-0.1.0.crate) = 5566
 SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf
 SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227
-SHA256 (rust/crates/openssl-sys-0.9.87.crate) = 8e17f59264b2809d77ae94f0e1ebabc434773f370d6ca667bd223ea10e06cc7e
-SIZE (rust/crates/openssl-sys-0.9.87.crate) = 65702
+SHA256 (rust/crates/openssl-sys-0.9.88.crate) = c2ce0f250f34a308dcfdbb351f511359857d4ed2134ba715a4eadd46e1ffd617
+SIZE (rust/crates/openssl-sys-0.9.88.crate) = 66011
 SHA256 (rust/crates/pango-0.8.0.crate) = 1e9c6b728f1be8edb5f9f981420b651d5ea30bdb9de89f1f1262d0084a020577
 SIZE (rust/crates/pango-0.8.0.crate) = 42250
 SHA256 (rust/crates/pango-sys-0.9.1.crate) = 86b93d84907b3cf0819bff8f13598ba72843bee579d5ebc2502e4b0367b4be7d



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306071156.357BuOSJ029202>