pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/rust



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Oct 21 08:54:19 UTC 2025

Modified Files:
        pkgsrc/lang/rust: Makefile distinfo
        pkgsrc/lang/rust/patches:
            patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs

Log Message:
rust: Re-fix Solarish patch.


To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 pkgsrc/lang/rust/Makefile
cvs rdiff -u -r1.190 -r1.191 pkgsrc/lang/rust/distinfo
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/lang/rust/patches/patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs

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/Makefile
diff -u pkgsrc/lang/rust/Makefile:1.349 pkgsrc/lang/rust/Makefile:1.350
--- pkgsrc/lang/rust/Makefile:1.349     Mon Oct 20 13:12:23 2025
+++ pkgsrc/lang/rust/Makefile   Tue Oct 21 08:54:18 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.349 2025/10/20 13:12:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.350 2025/10/21 08:54:18 jperkin Exp $
 
 DISTNAME=      rustc-1.90.0-src
 PKGNAME=       ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -488,7 +488,7 @@ CKSUMS+=    2dc054435fd2976536b6685d66ba679
 
 CKSUM_CRATES+= vendor/libc-0.2.172
 CKSUMS+=       ec4c1dce83e8531df71b89e4aee1ab4d3b3b18d1b6d34b03d94573144c40e7c5
-CKSUMS+=       27a886823ba28aa0f5c2a55b325ad7df8c420cf1e92b050357a2411727a338e7
+CKSUMS+=       dc3179a14c65c5e3d250ce9819934236f11fc6c9bfa7afa8d4208931d28e4250
 CKSUMS+=       f3778a9bd2ba923220537d167cfb10b91580ffbf583100789a46d2807f7a1e3e
 CKSUMS+=       2dc054435fd2976536b6685d66ba6796d4eb143885bd573e686e9b042ae7257a
 

Index: pkgsrc/lang/rust/distinfo
diff -u pkgsrc/lang/rust/distinfo:1.190 pkgsrc/lang/rust/distinfo:1.191
--- pkgsrc/lang/rust/distinfo:1.190     Mon Oct 20 13:12:23 2025
+++ pkgsrc/lang/rust/distinfo   Tue Oct 21 08:54:19 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.190 2025/10/20 13:12:23 jperkin Exp $
+$NetBSD: distinfo,v 1.191 2025/10/21 08:54:19 jperkin Exp $
 
 BLAKE2s (rust-1.89.0-aarch64-apple-darwin.tar.gz) = f88fb0fd3e1204d91dc89948bc6ae38fd212d36d2973521bc3d47e72c6d13456
 SHA512 (rust-1.89.0-aarch64-apple-darwin.tar.gz) = e9ec8d8f60d1f38e01e389ec5d4f45f22c186b0fde9e2f68b7e869f4f2e54d049f7790d6863a85ad9335d317668dea52a39f055b2e30f17a0c3824d9f01d2ab8
@@ -139,7 +139,7 @@ SHA1 (patch-vendor_libc-0.2.169_src_unix
 SHA1 (patch-vendor_libc-0.2.169_src_unix_solarish_mod.rs) = e02c56106a092b4f2e27427ea8b5d96bf437c356
 SHA1 (patch-vendor_libc-0.2.171_src_unix_bsd_netbsdlike_netbsd_riscv64.rs) = adfc737db618e2fdbe99aafaee3e7802ee04ca26
 SHA1 (patch-vendor_libc-0.2.172_src_unix_bsd_netbsdlike_netbsd_riscv64.rs) = 3127715d2eb1e0ce148d67323b25dd0bc07b67ad
-SHA1 (patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs) = 56b3e6273dc61a8b4c0d4e84abeeba0527c73dd1
+SHA1 (patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs) = 9365cab6fd25dd077ed56f6105cde22a4a3356dd
 SHA1 (patch-vendor_libc-0.2.174_src_unix_bsd_netbsdlike_netbsd_riscv64.rs) = bcfaa5a86f5a5d837cc467dd5ac62434fcedc518
 SHA1 (patch-vendor_line-index-0.1.2_src_lib.rs) = 30aa5c82630ea0e8969abb527c11640712efba1e
 SHA1 (patch-vendor_lzma-sys-0.1.20_config.h) = 4849052ddb2f04f539fd7060fc1b43cc3acf99c4

Index: pkgsrc/lang/rust/patches/patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs
diff -u pkgsrc/lang/rust/patches/patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs:1.3 pkgsrc/lang/rust/patches/patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs:1.4
--- pkgsrc/lang/rust/patches/patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs:1.3     Sat Oct 18 17:14:35 2025
+++ pkgsrc/lang/rust/patches/patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs Tue Oct 21 08:54:19 2025
@@ -1,4 +1,4 @@
-$NetBSD: patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs,v 1.3 2025/10/18 17:14:35 he Exp $
+$NetBSD: patch-vendor_libc-0.2.172_src_unix_solarish_mod.rs,v 1.4 2025/10/21 08:54:19 jperkin Exp $
 
 Fix xattr build.
 
@@ -9,7 +9,7 @@ Fix xattr build.
  pub const ENOTRECOVERABLE: c_int = 59;
  pub const ENOSTR: c_int = 60;
 +// This is not supported but is required for xattr
-+pub const ENOATTR: ::c_int = ::ENODATA;
++pub const ENOATTR: c_int = ENODATA;
  pub const ENODATA: c_int = 61;
  pub const ETIME: c_int = 62;
  pub const ENOSR: c_int = 63;



Home | Main Index | Thread Index | Old Index