pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/rust-bin



Module Name:    pkgsrc
Committed By:   he
Date:           Sun Oct 23 14:59:31 UTC 2022

Modified Files:
        pkgsrc/lang/rust-bin: Makefile distinfo

Log Message:
lang/rust-bin: add bits for the NetBSD/armv6 version.

This remains untested for now, but at least the build from
over in lang/rust didn't fail...


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/lang/rust-bin/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/rust-bin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/rust-bin/Makefile
diff -u pkgsrc/lang/rust-bin/Makefile:1.43 pkgsrc/lang/rust-bin/Makefile:1.44
--- pkgsrc/lang/rust-bin/Makefile:1.43  Thu Oct 13 02:26:12 2022
+++ pkgsrc/lang/rust-bin/Makefile       Sun Oct 23 14:59:31 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2022/10/13 02:26:12 gutteridge Exp $
+# $NetBSD: Makefile,v 1.44 2022/10/23 14:59:31 he Exp $
 
 DISTNAME=      rust-1.63.0
 PKGNAME=       ${DISTNAME:S/rust/rust-bin/1}
@@ -25,6 +25,7 @@ ONLY_FOR_PLATFORM+=   Linux-*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-*-aarch64
 ONLY_FOR_PLATFORM+=    NetBSD-*-aarch64eb
 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
@@ -35,6 +36,7 @@ CHECK_RELRO_SKIP+=    lib/rustlib/*/bin/*
 
 # Bootstraps built for 9.0.
 BROKEN_ON_PLATFORM+=   NetBSD-8.*-earmv7hf
+BROKEN_ON_PLATFORM+=   NetBSD-8.*-earmv6hf
 
 # Binary distributions aren't built as PIE.
 MKPIE_SUPPORTED=       no
@@ -111,6 +113,14 @@ DF:=               ${DN}-${RUST_ARCH}${EXTRACT_SUFX}
 DISTFILES:=    ${DISTFILES} ${DF}
 SITES.${DF}=   ${NETBSD_REPO}
 .endif
+.if !empty(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 !empty(MACHINE_PLATFORM:MNetBSD-*-earmv7hf) || make(distinfo) || make(makesum) || make(mdi)
 RUST_ARCH:=    armv7-unknown-netbsd-eabihf
 DN:=           ${DISTNAME}${NBSUF}

Index: pkgsrc/lang/rust-bin/distinfo
diff -u pkgsrc/lang/rust-bin/distinfo:1.20 pkgsrc/lang/rust-bin/distinfo:1.21
--- pkgsrc/lang/rust-bin/distinfo:1.20  Mon Oct 10 21:13:54 2022
+++ pkgsrc/lang/rust-bin/distinfo       Sun Oct 23 14:59:31 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.20 2022/10/10 21:13:54 he Exp $
+$NetBSD: distinfo,v 1.21 2022/10/23 14:59:31 he Exp $
 
 BLAKE2s (rust-bin-1.63.0/rust-1.63.0-aarch64-unknown-linux-gnu.tar.gz) = 58ede5121c9ee8b61edfa792771851da61b75a08e63379f9b836395e9e61bbb5
 SHA512 (rust-bin-1.63.0/rust-1.63.0-aarch64-unknown-linux-gnu.tar.gz) = 
04d2a917e64c66b15cda3bbe9353d61737c57eb1ee4d9a2207d976b9f8f588e447f8682c7f87cf33cbc3cf14c37195795c8f259202509d3229ce9c5c175311f4
@@ -12,6 +12,9 @@ Size (rust-bin-1.63.0/rust-1.63.0-aarch6
 BLAKE2s (rust-bin-1.63.0/rust-1.63.0-aarch64_be-unknown-netbsd.tar.xz) = 0b3fed187c6701c687e028857085f5c09fd4a93bb67b91897c938c5a52427c69
 SHA512 (rust-bin-1.63.0/rust-1.63.0-aarch64_be-unknown-netbsd.tar.xz) = 
766344c17c59007fe3c6fdfd4caefb9bf0eec3b6c8fec878744f71979069e3edafc3b023727341f9526c7c5169b13d0fc234a0e3f5118858218149a5c7d85a08
 Size (rust-bin-1.63.0/rust-1.63.0-aarch64_be-unknown-netbsd.tar.xz) = 152749160 bytes
+BLAKE2s (rust-bin-1.63.0/rust-1.63.0-armv6-unknown-netbsd-eabihf.tar.xz) = 3b9eef9621283979f385c91814721099120169eb08ed9d6f769d7b04831d2ded
+SHA512 (rust-bin-1.63.0/rust-1.63.0-armv6-unknown-netbsd-eabihf.tar.xz) = 
9a4d2c8d31ef62bb9d5bd5854503dc71587fbf6f1d0044c468a6e6de6a9c41b627c086c57b91d4bd466db7c9990a890212f9a8d6b5283c86822b58626b154e94
+Size (rust-bin-1.63.0/rust-1.63.0-armv6-unknown-netbsd-eabihf.tar.xz) = 152484384 bytes
 BLAKE2s (rust-bin-1.63.0/rust-1.63.0-armv7-unknown-netbsd-eabihf.tar.xz) = e07fdec17a5292b99df1a517349a7b15c1ac2c15c2cd3d5c1620a55f2e222cf7
 SHA512 (rust-bin-1.63.0/rust-1.63.0-armv7-unknown-netbsd-eabihf.tar.xz) = 
d27f655ede43e38e4a1654c3117346332da73032d8b45a5b79d8bd52ae20acc083fe263b1e32c1bb5b394a33c0b6ac7dcbdc1623da227b505c92f0744e140da3
 Size (rust-bin-1.63.0/rust-1.63.0-armv7-unknown-netbsd-eabihf.tar.xz) = 134099348 bytes



Home | Main Index | Thread Index | Old Index