diff --git a/devel/rustc-demangle/Makefile b/devel/rustc-demangle/Makefile index df12105f63fe..f1bff6426e64 100644 --- a/devel/rustc-demangle/Makefile +++ b/devel/rustc-demangle/Makefile @@ -1,41 +1,40 @@ PORTNAME= rustc-demangle -DISTVERSION= 0.1.22 -PORTREVISION= 2 +DISTVERSION= 0.1.23 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Library for Rust symbol demangling WWW= https://github.com/rust-lang/rustc-demangle LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/../../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../../LICENSE-MIT USES= cargo USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= rust-lang WRKSRC_SUBDIR= crates/capi CARGO_CRATES= arbitrary-1.3.0 \ cc-1.0.79 \ - compiler_builtins-0.1.89 \ + compiler_builtins-0.1.93 \ jobserver-0.1.26 \ - libc-0.2.140 \ + libc-0.2.146 \ libfuzzer-sys-0.4.6 \ - once_cell-1.17.1 \ + once_cell-1.18.0 \ rustc-std-workspace-core-1.0.0 PLIST_FILES= include/rustc_demangle.h \ lib/librustc_demangle.a \ lib/librustc_demangle.so do-install: ${INSTALL_DATA} ${WRKSRC}/../../crates/capi/include/rustc_demangle.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/librustc_demangle.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKDIR}/target/*-freebsd/release/librustc_demangle.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/devel/rustc-demangle/distinfo b/devel/rustc-demangle/distinfo index c40ae48fff27..6c4432da10fe 100644 --- a/devel/rustc-demangle/distinfo +++ b/devel/rustc-demangle/distinfo @@ -1,19 +1,19 @@ -TIMESTAMP = 1679760487 +TIMESTAMP = 1687077738 SHA256 (rust/crates/arbitrary-1.3.0.crate) = e2d098ff73c1ca148721f37baad5ea6a465a13f9573aba8641fbbbae8164a54e SIZE (rust/crates/arbitrary-1.3.0.crate) = 30930 SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f SIZE (rust/crates/cc-1.0.79.crate) = 62624 -SHA256 (rust/crates/compiler_builtins-0.1.89.crate) = 9fc9c2080d347a2c316518840ac9194644a9993dfa1e9778ef38979a339f5d8b -SIZE (rust/crates/compiler_builtins-0.1.89.crate) = 167583 +SHA256 (rust/crates/compiler_builtins-0.1.93.crate) = 76630810d973ecea3dbf611e1b7aecfb1012751ef1ff8de3998f89014a166781 +SIZE (rust/crates/compiler_builtins-0.1.93.crate) = 169360 SHA256 (rust/crates/jobserver-0.1.26.crate) = 936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2 SIZE (rust/crates/jobserver-0.1.26.crate) = 22645 -SHA256 (rust/crates/libc-0.2.140.crate) = 99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c -SIZE (rust/crates/libc-0.2.140.crate) = 669153 +SHA256 (rust/crates/libc-0.2.146.crate) = f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b +SIZE (rust/crates/libc-0.2.146.crate) = 684707 SHA256 (rust/crates/libfuzzer-sys-0.4.6.crate) = beb09950ae85a0a94b27676cccf37da5ff13f27076aa1adbc6545dd0d0e1bd4e SIZE (rust/crates/libfuzzer-sys-0.4.6.crate) = 127910 -SHA256 (rust/crates/once_cell-1.17.1.crate) = b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3 -SIZE (rust/crates/once_cell-1.17.1.crate) = 32856 +SHA256 (rust/crates/once_cell-1.18.0.crate) = dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d +SIZE (rust/crates/once_cell-1.18.0.crate) = 32969 SHA256 (rust/crates/rustc-std-workspace-core-1.0.0.crate) = 1956f5517128a2b6f23ab2dadf1a976f4f5b27962e7724c2bf3d45e539ec098c SIZE (rust/crates/rustc-std-workspace-core-1.0.0.crate) = 714 -SHA256 (rust-lang-rustc-demangle-0.1.22_GH0.tar.gz) = fd33ddf9a5487f1368f3087c11d7f0db22ad8701fbb8575b5eabad9d6fb6e0c6 -SIZE (rust-lang-rustc-demangle-0.1.22_GH0.tar.gz) = 30986 +SHA256 (rust-lang-rustc-demangle-0.1.23_GH0.tar.gz) = bfd61218bef311498a65d70759df22a99dd17bd9e68a5d0ef0140fcd30a0ba6f +SIZE (rust-lang-rustc-demangle-0.1.23_GH0.tar.gz) = 30895