pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rust191-bin: re-trying the armv6 build succeeded, so re-enable it here.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Thu Nov 6 18:19:26 2025 +0000
Changeset: e0d0cf4708fbe18e75647f4c78de753d8ec468d5
Modified Files:
rust191-bin/Makefile
rust191-bin/distinfo
Log Message:
rust191-bin: re-trying the armv6 build succeeded, so re-enable it here.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e0d0cf4708fbe18e75647f4c78de753d8ec468d5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rust191-bin/Makefile | 16 ++++++++--------
rust191-bin/distinfo | 3 +++
2 files changed, 11 insertions(+), 8 deletions(-)
diffs:
diff --git a/rust191-bin/Makefile b/rust191-bin/Makefile
index b874398aaa..c1aabc6795 100644
--- a/rust191-bin/Makefile
+++ b/rust191-bin/Makefile
@@ -125,14 +125,14 @@ DF:= ${DN}-${RUST_ARCH}${EXTRACT_SUFX}
DISTFILES:= ${DISTFILES} ${DF}
SITES.${DF}= ${NETBSD_REPO}
.endif
-#.if ${MACHINE_PLATFORM:MNetBSD-*-earmv6hf} || make(distinfo) || make(makesum) || make(mdi)
-#RUST_ARCH:= armv6-unknown-netbsd-eabihf
-#DN:= ${DISTNAME}${NBSUF}
-#EXTRACT_SUFX= .tar.xz
-#DF:= ${DN}-${RUST_ARCH}${EXTRACT_SUFX}
-#DISTFILES:= ${DISTFILES} ${DF}
-#SITES.${DF}= ${NETBSD_REPO}
-#.endif
+.if ${MACHINE_PLATFORM:MNetBSD-*-earmv6hf} || make(distinfo) || make(makesum) || make(mdi)
+RUST_ARCH:= armv6-unknown-netbsd-eabihf
+DN:= ${DISTNAME}${NBSUF}
+EXTRACT_SUFX= .tar.xz
+DF:= ${DN}-${RUST_ARCH}${EXTRACT_SUFX}
+DISTFILES:= ${DISTFILES} ${DF}
+SITES.${DF}= ${NETBSD_REPO}
+.endif
.if ${MACHINE_PLATFORM:MNetBSD-*-earmv7hf} || make(distinfo) || make(makesum) || make(mdi)
RUST_ARCH:= armv7-unknown-netbsd-eabihf
DN:= ${DISTNAME}${NBSUF}
diff --git a/rust191-bin/distinfo b/rust191-bin/distinfo
index 7b50fb052f..504d9ced52 100644
--- a/rust191-bin/distinfo
+++ b/rust191-bin/distinfo
@@ -15,6 +15,9 @@ Size (rust-bin-1.91.0/rust-1.91.0-aarch64-unknown-netbsd.tar.xz) = 210501720 byt
BLAKE2s (rust-bin-1.91.0/rust-1.91.0-aarch64_be-unknown-netbsd.tar.xz) = a70283d2e95ef4345e01c263bb9fff411d9b206250a5d76bf9f23325d20f5677
SHA512 (rust-bin-1.91.0/rust-1.91.0-aarch64_be-unknown-netbsd.tar.xz) = ff4567daa08e64cb80ad81454be6dc588c73a8c30a5e0d231e07641b3259371b1c1ab0b4af2c70a93949f818ce55bf62b71cbcb924a9e249141f397b86ed716f
Size (rust-bin-1.91.0/rust-1.91.0-aarch64_be-unknown-netbsd.tar.xz) = 208540940 bytes
+BLAKE2s (rust-bin-1.91.0/rust-1.91.0-armv6-unknown-netbsd-eabihf.tar.xz) = 044c2baec6006fcf88d8556dc1fb7661104a714853e22f401205511c4813413f
+SHA512 (rust-bin-1.91.0/rust-1.91.0-armv6-unknown-netbsd-eabihf.tar.xz) = 0a4fdd6193d542fc592d4c131c5e9da8b4f09d061610c6208fa124b73243e0b7ee9c0e50449dbe77f3684b181dac7b4a96f80e29e769a47572f0ec4e872fb907
+Size (rust-bin-1.91.0/rust-1.91.0-armv6-unknown-netbsd-eabihf.tar.xz) = 170048656 bytes
BLAKE2s (rust-bin-1.91.0/rust-1.91.0-armv7-unknown-netbsd-eabihf.tar.xz) = 2d8a3ec05c8f538ea8a97c234bb94c3aa6af2fe7080577263c8c712819e8b8e4
SHA512 (rust-bin-1.91.0/rust-1.91.0-armv7-unknown-netbsd-eabihf.tar.xz) = a9c323e0c264fb24c4a81a15fe352050f089388359cb916a8eac57437a3779190cfea5ed614d7c0404bda5a3511eccd711fd0e900543f0c23aff7f350075474a
Size (rust-bin-1.91.0/rust-1.91.0-armv7-unknown-netbsd-eabihf.tar.xz) = 172343552 bytes
Home |
Main Index |
Thread Index |
Old Index