pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rust179-bin: Add NetBSD/sparc64 bits.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Thu Aug 1 14:44:14 2024 +0000
Changeset: 5eb459d69d0e21293ca4c2565f19db97b433c2d9
Modified Files:
rust179-bin/Makefile
rust179-bin/distinfo
Log Message:
rust179-bin: Add NetBSD/sparc64 bits.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5eb459d69d0e21293ca4c2565f19db97b433c2d9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rust179-bin/Makefile | 18 +++++++++---------
rust179-bin/distinfo | 3 +++
2 files changed, 12 insertions(+), 9 deletions(-)
diffs:
diff --git a/rust179-bin/Makefile b/rust179-bin/Makefile
index f4ee8e2036..5f7baa0e0e 100644
--- a/rust179-bin/Makefile
+++ b/rust179-bin/Makefile
@@ -27,7 +27,7 @@ ONLY_FOR_PLATFORM+= NetBSD-*-earmv7hf
ONLY_FOR_PLATFORM+= NetBSD-*-earmv6hf
ONLY_FOR_PLATFORM+= NetBSD-*-i386
ONLY_FOR_PLATFORM+= NetBSD-*-powerpc
-#ONLY_FOR_PLATFORM+= NetBSD-*-sparc64
+ONLY_FOR_PLATFORM+= NetBSD-*-sparc64
#ONLY_FOR_PLATFORM+= NetBSD-*-mipsel
ONLY_FOR_PLATFORM+= NetBSD-*-riscv64
ONLY_FOR_PLATFORM+= NetBSD-*-x86_64
@@ -159,14 +159,14 @@ DF:= ${DN}-${RUST_ARCH}${EXTRACT_SUFX}
DISTFILES:= ${DISTFILES} ${DF}
SITES.${DF}= ${NETBSD_REPO}
.endif
-#.if !empty(MACHINE_PLATFORM:MNetBSD-*-sparc64) || make(distinfo) || make(makesum) || make(mdi)
-#RUST_ARCH:= sparc64-unknown-netbsd
-#DN:= ${DISTNAME}${NBSUF}
-#EXTRACT_SUFX= .tar.xz
-#DF:= ${DN}-${RUST_ARCH}${EXTRACT_SUFX}
-#DISTFILES:= ${DISTFILES} ${DF}
-#SITES.${DF}= ${NETBSD_REPO}
-#.endif
+.if !empty(MACHINE_PLATFORM:MNetBSD-*-sparc64) || make(distinfo) || make(makesum) || make(mdi)
+RUST_ARCH:= sparc64-unknown-netbsd
+DN:= ${DISTNAME}${NBSUF}
+EXTRACT_SUFX= .tar.xz
+DF:= ${DN}-${RUST_ARCH}${EXTRACT_SUFX}
+DISTFILES:= ${DISTFILES} ${DF}
+SITES.${DF}= ${NETBSD_REPO}
+.endif
#.if !empty(MACHINE_PLATFORM:MNetBSD-*-mipsel) || make(distinfo) || make(makesum) || make(mdi)
#RUST_ARCH:= mipsel-unknown-netbsd
#DN:= ${DISTNAME}${NBSUF}
diff --git a/rust179-bin/distinfo b/rust179-bin/distinfo
index b1b95147f0..e05dabaaf5 100644
--- a/rust179-bin/distinfo
+++ b/rust179-bin/distinfo
@@ -30,6 +30,9 @@ Size (rust-bin-1.79.0/rust-1.79.0-powerpc-unknown-netbsd.tar.xz) = 198348404 byt
BLAKE2s (rust-bin-1.79.0/rust-1.79.0-riscv64gc-unknown-netbsd.tar.xz) = bb67f5cdd034cf0bb3a873396de7090721254a6734556886f8f93e11cd1d8a03
SHA512 (rust-bin-1.79.0/rust-1.79.0-riscv64gc-unknown-netbsd.tar.xz) = 2ddd905d72ddb65cd5ed84b09169983374c2e9868a375f77a477c8e1efe47e0fa72d894fd38ac6cc57e8dfef3a09bb16aa87eef42f1fb222ea287e90c923fe98
Size (rust-bin-1.79.0/rust-1.79.0-riscv64gc-unknown-netbsd.tar.xz) = 187669196 bytes
+BLAKE2s (rust-bin-1.79.0/rust-1.79.0-sparc64-unknown-netbsd.tar.xz) = a1f76c31603cfc04d44a606f9be7a3fb0c50be5ed9f83f7e265fc4dcf89172a2
+SHA512 (rust-bin-1.79.0/rust-1.79.0-sparc64-unknown-netbsd.tar.xz) = 7671b15ed3290ee9ea1541b0770cd970c7baf6a9fcd615ae0757cd972665d9cf2e1ac54c47f89a8e45263c62090016852957778f78cf889d457aa6b1363008fb
+Size (rust-bin-1.79.0/rust-1.79.0-sparc64-unknown-netbsd.tar.xz) = 167745612 bytes
BLAKE2s (rust-bin-1.79.0/rust-1.79.0-x86_64-apple-darwin.tar.gz) = 748d746565059239c098d3ecd03c12821393dd4c0202b4071265cb8dc4c19d69
SHA512 (rust-bin-1.79.0/rust-1.79.0-x86_64-apple-darwin.tar.gz) = 978cacdb6c4e5d4b38a1b28eaaca38ed0eeb81bf67f68bdda2f6fde19da80b4bb58f4b305c661df51a4ee9085a7d2ee0859e89167afbe87806373af77363416b
Size (rust-bin-1.79.0/rust-1.79.0-x86_64-apple-darwin.tar.gz) = 338174040 bytes
Home |
Main Index |
Thread Index |
Old Index