mirror of https://git.FreeBSD.org/ports.git
lang/rust-nightly: update 1.92.0.20251012 → 1.93.0.20251026
Approved by: rust (implicit)
This commit is contained in:
parent
6fd32c4be8
commit
47c6a187fb
|
|
@ -1,5 +1,5 @@
|
|||
# Run update.sh to update to the latest nightly
|
||||
PORTVERSION= 1.92.0.${NIGHTLY_DATE:C,-,,g}
|
||||
PORTVERSION= 1.93.0.${NIGHTLY_DATE:C,-,,g}
|
||||
# Always set PORTREVISION explicitly as otherwise it is inherited from lang/rust
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -nightly
|
||||
|
|
@ -14,7 +14,7 @@ MASTERDIR= ${.CURDIR}/../rust
|
|||
PATCHDIR= ${.CURDIR}/files
|
||||
DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
NIGHTLY_DATE= 2025-10-12
|
||||
NIGHTLY_DATE= 2025-10-26
|
||||
BOOTSTRAPS_DATE= 2025-09-21
|
||||
RUST_BOOTSTRAP_VERSION= beta
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1760371989
|
||||
SHA256 (rust/2025-10-12/rustc-nightly-src.tar.xz) = a84ec4841fbc9c32c9e8dc83df0fe51002330bdd4dcf93bd1e040217a1b4bb43
|
||||
SIZE (rust/2025-10-12/rustc-nightly-src.tar.xz) = 272084296
|
||||
TIMESTAMP = 1761580476
|
||||
SHA256 (rust/2025-10-26/rustc-nightly-src.tar.xz) = 0bef124227b0a6dc01866bc54644aa386a5cfcac59828f0bede0bea202f28b60
|
||||
SIZE (rust/2025-10-26/rustc-nightly-src.tar.xz) = 271899008
|
||||
SHA256 (rust/2025-09-21/rustc-beta-x86_64-unknown-freebsd.tar.xz) = a0e3409ec6f6b02517c8f9d0e00a0627434f6b06a5360da286c46ceab9d12ab1
|
||||
SIZE (rust/2025-09-21/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 91527860
|
||||
SHA256 (rust/2025-09-21/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = ff2aae7c2e37e48f500df5876c3a26d3dd10affd04e888ce54a4635a5345efa6
|
||||
|
|
|
|||
Loading…
Reference in New Issue