pkgsrc-WIP-changes archive

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

rust191-bin: add the newly made binaries for NetBSD/powerpc.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Fri Nov 7 20:21:07 2025 +0000
Changeset:	1493295c9076d15cb06eb5baac676cf5f38b601a

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

Log Message:
rust191-bin: add the newly made binaries for NetBSD/powerpc.

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

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 c1aabc6795..be67c9d14d 100644
--- a/rust191-bin/Makefile
+++ b/rust191-bin/Makefile
@@ -149,14 +149,14 @@ DF:=		${DN}-${RUST_ARCH}${EXTRACT_SUFX}
 DISTFILES:=	${DISTFILES} ${DF}
 SITES.${DF}=	${NETBSD_REPO}
 .endif
-#.if ${MACHINE_PLATFORM:MNetBSD-*-powerpc} || make(distinfo) || make(makesum) || make(mdi)
-#RUST_ARCH:=	powerpc-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-*-powerpc} || make(distinfo) || make(makesum) || make(mdi)
+RUST_ARCH:=	powerpc-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-*-sparc64} || make(distinfo) || make(makesum) || make(mdi)
 RUST_ARCH:=	sparc64-unknown-netbsd
 DN:=		${DISTNAME}${NBSUF}
diff --git a/rust191-bin/distinfo b/rust191-bin/distinfo
index 504d9ced52..026930b0f3 100644
--- a/rust191-bin/distinfo
+++ b/rust191-bin/distinfo
@@ -30,6 +30,9 @@ Size (rust-bin-1.91.0/rust-1.91.0-i686-unknown-linux-gnu.tar.gz) = 503482029 byt
 BLAKE2s (rust-bin-1.91.0/rust-1.91.0-mipsel-unknown-netbsd.tar.xz) = 5e05123bda9b48661b6722b7804a8fe61593ed0dc169a7b71c6aeb3b9281cbfb
 SHA512 (rust-bin-1.91.0/rust-1.91.0-mipsel-unknown-netbsd.tar.xz) = 91e832ff69bc50e302aab7ec3d23d1943511dafef73cd35a4efb13dc7f6b8a9479632ab52c36ecd3776c022d93e25201cff5f235990d919f7be73df8b7d47bb0
 Size (rust-bin-1.91.0/rust-1.91.0-mipsel-unknown-netbsd.tar.xz) = 175660596 bytes
+BLAKE2s (rust-bin-1.91.0/rust-1.91.0-powerpc-unknown-netbsd.tar.xz) = 4b17640b324d327e8e72147c3d90efc8e7e980c8f2a25d66fa81a9ce409756bd
+SHA512 (rust-bin-1.91.0/rust-1.91.0-powerpc-unknown-netbsd.tar.xz) = 5814344a0c8e1269fdd61bc6f0cb2dad794b20b7db2ead74f69a040e5e7de8861e86f2258d1a5008496bbe3a070b44a53df1f5b883b1d6984d91b5700a163184
+Size (rust-bin-1.91.0/rust-1.91.0-powerpc-unknown-netbsd.tar.xz) = 116580484 bytes
 BLAKE2s (rust-bin-1.91.0/rust-1.91.0-riscv64gc-unknown-netbsd.tar.xz) = 779d03080332dc1120df29752f0f64a57c1ae9f5f902fff374768407fc5a03f2
 SHA512 (rust-bin-1.91.0/rust-1.91.0-riscv64gc-unknown-netbsd.tar.xz) = 98469f3eef68bcc87831504bf565d51a6a8d425142ba8d0ee72504104bbd43f6be1c471051f51b2ce7585bc411589010b260301bd8fe5cb9bd1c405d2ba0658c
 Size (rust-bin-1.91.0/rust-1.91.0-riscv64gc-unknown-netbsd.tar.xz) = 227713192 bytes


Home | Main Index | Thread Index | Old Index