pkgsrc-WIP-changes archive

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

rust190-bin: re-enable NetBSD/aarch64_eb.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Sun Sep 21 09:52:02 2025 +0000
Changeset:	34ba6520a4eaf10ad8dc853fd0ee9a543a13daaa

Modified Files:
	rust190-bin/Makefile
	rust190-bin/distinfo

Log Message:
rust190-bin: re-enable NetBSD/aarch64_eb.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=34ba6520a4eaf10ad8dc853fd0ee9a543a13daaa

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

diffstat:
 rust190-bin/Makefile | 16 ++++++++--------
 rust190-bin/distinfo |  3 +++
 2 files changed, 11 insertions(+), 8 deletions(-)

diffs:
diff --git a/rust190-bin/Makefile b/rust190-bin/Makefile
index 565214e946..3c2982f041 100644
--- a/rust190-bin/Makefile
+++ b/rust190-bin/Makefile
@@ -117,14 +117,14 @@ DF:=		${DN}-${RUST_ARCH}${EXTRACT_SUFX}
 DISTFILES:=	${DISTFILES} ${DF}
 SITES.${DF}=	${NETBSD_REPO}
 .endif
-#.if ${MACHINE_PLATFORM:MNetBSD-*-aarch64eb} || make(distinfo) || make(makesum) || make(mdi)
-#RUST_ARCH:=	aarch64_be-unknown-netbsd
-#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-*-aarch64eb} || make(distinfo) || make(makesum) || make(mdi)
+RUST_ARCH:=	aarch64_be-unknown-netbsd
+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}
diff --git a/rust190-bin/distinfo b/rust190-bin/distinfo
index eed09721d9..c30f7707d8 100644
--- a/rust190-bin/distinfo
+++ b/rust190-bin/distinfo
@@ -12,6 +12,9 @@ Size (rust-bin-1.90.0/rust-1.90.0-aarch64-unknown-linux-musl.tar.gz) = 452029181
 BLAKE2s (rust-bin-1.90.0/rust-1.90.0-aarch64-unknown-netbsd.tar.xz) = 127444dea2aea83cc98bc6abea5ebb6e07e079b59ebca3e071c41963a33bad02
 SHA512 (rust-bin-1.90.0/rust-1.90.0-aarch64-unknown-netbsd.tar.xz) = 3d95e01cb921fa8fdadd4fc5d40fa2c5199c4d32f3d6dfb1257499992f97287c17bd16b17b8e86065640d46fe8be4e9873e77a24cb3b8b04402625198dfbf1e2
 Size (rust-bin-1.90.0/rust-1.90.0-aarch64-unknown-netbsd.tar.xz) = 203450840 bytes
+BLAKE2s (rust-bin-1.90.0/rust-1.90.0-aarch64_be-unknown-netbsd.tar.xz) = 8642149ad76a01403f1f4e08ce02baefdec7d8269e5738f5e09aa2e33ab9e59c
+SHA512 (rust-bin-1.90.0/rust-1.90.0-aarch64_be-unknown-netbsd.tar.xz) = a2ab0e7a5951933e8a815c143b97888b3da912a7b499643ac48a044ee8e088796e6a04769f41512270a3cc79a2d6e88399c48eed106ec9766953a8ad501e06e6
+Size (rust-bin-1.90.0/rust-1.90.0-aarch64_be-unknown-netbsd.tar.xz) = 202617256 bytes
 BLAKE2s (rust-bin-1.90.0/rust-1.90.0-armv6-unknown-netbsd-eabihf.tar.xz) = 599f5868661520159f53581adde63a853e8cd98f42a473d71af076f82685ff7d
 SHA512 (rust-bin-1.90.0/rust-1.90.0-armv6-unknown-netbsd-eabihf.tar.xz) = ab40ba40858d45750a19c44b1d8641d6d53b49fa409bc16a0c6abe673602a4e282f6b56a2ab12c1671f764f380cb72285362e82d951135a388c693c4ce05d676
 Size (rust-bin-1.90.0/rust-1.90.0-armv6-unknown-netbsd-eabihf.tar.xz) = 166797652 bytes


Home | Main Index | Thread Index | Old Index