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:   nia
Date:           Sat Jan  2 12:43:21 UTC 2021

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

Log Message:
rust-bin: Update to 1.48.0

Sync version with lang/rust.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/rust-bin/Makefile
cvs rdiff -u -r1.4 -r1.5 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.15 pkgsrc/lang/rust-bin/Makefile:1.16
--- pkgsrc/lang/rust-bin/Makefile:1.15  Thu Oct 22 18:15:41 2020
+++ pkgsrc/lang/rust-bin/Makefile       Sat Jan  2 12:43:20 2021
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2020/10/22 18:15:41 nia Exp $
+# $NetBSD: Makefile,v 1.16 2021/01/02 12:43:20 nia Exp $
 
-DISTNAME=      rust-1.47.0
+DISTNAME=      rust-1.48.0
 PKGNAME=       ${DISTNAME:S/rust/rust-bin/1}
 CATEGORIES=    lang
 MASTER_SITES=  https://static.rust-lang.org/dist/
+DIST_SUBDIR=   ${PKGNAME_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://rust-lang.org/
@@ -83,7 +84,7 @@ do-install:
 .PHONY: fix-darwin-install-name
 post-install: fix-darwin-install-name
 fix-darwin-install-name:
-.  for bin in cargo-miri clippy-driver miri rls rustc rustdoc
+.  for bin in clippy-driver rls rustc rustdoc
        otool -XL ${DESTDIR}${PREFIX}/bin/${bin}                        \
            | ${GREP} '@rpath' | while read rpath rest; do              \
                install_name_tool -change $$rpath                       \
@@ -128,7 +129,7 @@ FORCE_RPATH=                --force-rpath
 .PHONY: fix-relative-rpath
 post-install: fix-relative-rpath
 fix-relative-rpath:
-.  for bin in cargo-miri clippy-driver miri rls rustc rustdoc
+.  for bin in clippy-driver rls rustc rustdoc
        ${PREFIX}/bin/patchelf ${FORCE_RPATH} --set-rpath \
                ${PREFIX}/lib ${DESTDIR}${PREFIX}/bin/${bin}
 .  endfor

Index: pkgsrc/lang/rust-bin/distinfo
diff -u pkgsrc/lang/rust-bin/distinfo:1.4 pkgsrc/lang/rust-bin/distinfo:1.5
--- pkgsrc/lang/rust-bin/distinfo:1.4   Sat Oct 10 17:13:48 2020
+++ pkgsrc/lang/rust-bin/distinfo       Sat Jan  2 12:43:20 2021
@@ -1,35 +1,35 @@
-$NetBSD: distinfo,v 1.4 2020/10/10 17:13:48 nia Exp $
+$NetBSD: distinfo,v 1.5 2021/01/02 12:43:20 nia Exp $
 
-SHA1 (rust-1.47.0-aarch64-unknown-linux-gnu.tar.gz) = 65a3e7d82711b3696d4d1f7166b69123cfcab65a
-RMD160 (rust-1.47.0-aarch64-unknown-linux-gnu.tar.gz) = f4024156e0dce2155f24bd53525b948e9e58b324
-SHA512 (rust-1.47.0-aarch64-unknown-linux-gnu.tar.gz) = 5ede582f7eb85b79a594e2acc26b5e870b2ce6555fdc72d75c70f4f5010d147b0c1c232179f7404eccb80a27e4b65401bf1c6750ffb8d11eb1d084b46cee7ed0
-Size (rust-1.47.0-aarch64-unknown-linux-gnu.tar.gz) = 213224859 bytes
-SHA1 (rust-1.47.0-i686-unknown-freebsd.tar.gz) = 300946572098d0b5a0f0cb478a3db603552b0094
-RMD160 (rust-1.47.0-i686-unknown-freebsd.tar.gz) = df7837448c979ed0236fdca341416970ed318789
-SHA512 (rust-1.47.0-i686-unknown-freebsd.tar.gz) = 3afd2825a595a0b49f70be5208af32d009a893a0503d39a8107c0a7f6aed03388de17d7969952f38e5f17cb8eec797c7b6c0ef4fb7e8753117d25b8f636867b2
-Size (rust-1.47.0-i686-unknown-freebsd.tar.gz) = 165705233 bytes
-SHA1 (rust-1.47.0-i686-unknown-linux-gnu.tar.gz) = 4bfcacb88da06c79cbf4befed7abaf2c68879136
-RMD160 (rust-1.47.0-i686-unknown-linux-gnu.tar.gz) = 18f068c22805456608b317388599c16198fe3577
-SHA512 (rust-1.47.0-i686-unknown-linux-gnu.tar.gz) = e0242669826ea5cdc7c16f76cfb5aa83ea8b258575086e48c60e47b4532f763133ec3d205be262bc2ea6fb34157e71fae1a9851075d88065c2a44bb1aa05c083
-Size (rust-1.47.0-i686-unknown-linux-gnu.tar.gz) = 260725750 bytes
-SHA1 (rust-1.47.0-x86_64-apple-darwin.tar.gz) = b6fab31455cab494f6181fadf62a62024e3f04bf
-RMD160 (rust-1.47.0-x86_64-apple-darwin.tar.gz) = 96a923852dcd07403dc99690cbb8a30f8f079b8e
-SHA512 (rust-1.47.0-x86_64-apple-darwin.tar.gz) = a79d0b63c80156071f3c45495aef8c15a21e542ef91ddc82b060fe855435931aff9a033e49489d1bdc99b9fa90c3699c070ec315ba1528ae80c3b04dca386092
-Size (rust-1.47.0-x86_64-apple-darwin.tar.gz) = 217297294 bytes
-SHA1 (rust-1.47.0-x86_64-unknown-freebsd.tar.gz) = 188b6ff63d84c5cc77837a8c0da336a252817193
-RMD160 (rust-1.47.0-x86_64-unknown-freebsd.tar.gz) = 75b1bf671bb213c21e2837b2906a304efed73140
-SHA512 (rust-1.47.0-x86_64-unknown-freebsd.tar.gz) = c7f824a3c30abe88dc1407d9cf3df3a15ae1956bac1440ef840bb8568ba5c90de41752c5fb7911efe6ea2d980e043024a919a91c00baf9818d9860b73e8c095f
-Size (rust-1.47.0-x86_64-unknown-freebsd.tar.gz) = 167054016 bytes
-SHA1 (rust-1.47.0-x86_64-unknown-linux-gnu.tar.gz) = 0490c63e3867f2f08ccb9d59115d4178fe9a2d48
-RMD160 (rust-1.47.0-x86_64-unknown-linux-gnu.tar.gz) = a778edf90b0588410548fe4be0555c8d6af04d83
-SHA512 (rust-1.47.0-x86_64-unknown-linux-gnu.tar.gz) = 71a4e1502fa61343f375e546d32be9c7ef80f5121ed8245fc5bce4fc63a71e5b773860c1c73c30b43b0fe9d925edef83724e5bdee647a57674cc0a49ae80a140
-Size (rust-1.47.0-x86_64-unknown-linux-gnu.tar.gz) = 258961351 bytes
-SHA1 (rust-1.47.0-x86_64-unknown-linux-musl.tar.gz) = d0071e0d3b8eef1025708cd7b06796aae43fea1c
-RMD160 (rust-1.47.0-x86_64-unknown-linux-musl.tar.gz) = 118c48ebfa540ccab5b8274f67c351826c3339e9
-SHA512 (rust-1.47.0-x86_64-unknown-linux-musl.tar.gz) = 3433e2a20bcea6223d6c3955e6ccbe3b08ad490e3235ec7fa3d4304f3f9f4938ccdb72587cf9b3437c08f15177f44ec3bca9cd509e9b4917d9e586ff0babae4b
-Size (rust-1.47.0-x86_64-unknown-linux-musl.tar.gz) = 276691463 bytes
-SHA1 (rust-1.47.0-x86_64-unknown-netbsd.tar.gz) = 7266eda5b62ad3694adf060ae338b377f87a1964
-RMD160 (rust-1.47.0-x86_64-unknown-netbsd.tar.gz) = 3af2c1979828ac4b58f8bac7afab6f74a7c50049
-SHA512 (rust-1.47.0-x86_64-unknown-netbsd.tar.gz) = 8144315817e95bda035bfb4e36d26cc98b05207608153d904a6b844d7fb5b91c05d8b85e835364c61ac03e1abc7de35da9c1f38f14e097821336707ef9bc8103
-Size (rust-1.47.0-x86_64-unknown-netbsd.tar.gz) = 169801360 bytes
+SHA1 (rust-bin-1.48.0/rust-1.48.0-aarch64-unknown-linux-gnu.tar.gz) = f638f580ad74ca0b4fa81ede68f781afb99208a6
+RMD160 (rust-bin-1.48.0/rust-1.48.0-aarch64-unknown-linux-gnu.tar.gz) = 0dca024e85fe266cd010c161fce3c0836a514aa3
+SHA512 (rust-bin-1.48.0/rust-1.48.0-aarch64-unknown-linux-gnu.tar.gz) = 
5a178e5402d5fa8e5eaa8b4334a2de391d04d503a996c251a199dd9e1f75dce03f9d5011b33967430a8efbed33629f2443987c6da03bbc367d9651ded659bc9e
+Size (rust-bin-1.48.0/rust-1.48.0-aarch64-unknown-linux-gnu.tar.gz) = 213437710 bytes
+SHA1 (rust-bin-1.48.0/rust-1.48.0-i686-unknown-freebsd.tar.gz) = a5c6f5d2c820a936c8a38c24b25df4b4fa23423c
+RMD160 (rust-bin-1.48.0/rust-1.48.0-i686-unknown-freebsd.tar.gz) = 98dc484371f80b02a3f9fb60a3cd9467c4465df0
+SHA512 (rust-bin-1.48.0/rust-1.48.0-i686-unknown-freebsd.tar.gz) = 17affc369bb539656515fe8c55a9803dc50e06158f744111515382fbf7e7570502d909203e77cde8e986c8ea6011fd505af999884fb62423b630a48f48e0e137
+Size (rust-bin-1.48.0/rust-1.48.0-i686-unknown-freebsd.tar.gz) = 169305599 bytes
+SHA1 (rust-bin-1.48.0/rust-1.48.0-i686-unknown-linux-gnu.tar.gz) = cb4e5168c67dec2b76f02b1e8353bd5105b4ef0c
+RMD160 (rust-bin-1.48.0/rust-1.48.0-i686-unknown-linux-gnu.tar.gz) = b326b227dc3a8713567a54d75648fbc65345e32e
+SHA512 (rust-bin-1.48.0/rust-1.48.0-i686-unknown-linux-gnu.tar.gz) = af4335e5e50c93711bb304bb65b777dee9affccd27eda1a774ab3bfab8ddb9027bcc9942d8fcedc975eaa0d38b3e46aff67632d1d5eab568825c5aa0c0340ec8
+Size (rust-bin-1.48.0/rust-1.48.0-i686-unknown-linux-gnu.tar.gz) = 267825837 bytes
+SHA1 (rust-bin-1.48.0/rust-1.48.0-x86_64-apple-darwin.tar.gz) = 3197701068ee2d2b40d8c2600f0b71db8a99877e
+RMD160 (rust-bin-1.48.0/rust-1.48.0-x86_64-apple-darwin.tar.gz) = b88c6c0635fe7154e77baa70e2b88ecb9b7c0845
+SHA512 (rust-bin-1.48.0/rust-1.48.0-x86_64-apple-darwin.tar.gz) = a28bf31fc6a184e02bf5ef424d102353478facc8b0150461930214f227a2695d92f148697d3051bd1a607c3b48a27191edde530a50bd13635a33446d59a1f1a8
+Size (rust-bin-1.48.0/rust-1.48.0-x86_64-apple-darwin.tar.gz) = 213477157 bytes
+SHA1 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-freebsd.tar.gz) = e1056a7c9d228189f5ed5540a41c48947cc153d3
+RMD160 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-freebsd.tar.gz) = e817ec2767fd1c04476cba0c7b6850c35664f788
+SHA512 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-freebsd.tar.gz) = ff89fc630c5641d8d8c0866dc9fe7f3b69a90f88d6e84f00e802dbd64e6088046d8e8db4eab525a224d24ea191267214002caddaa7319c6e017093c51f4e69ed
+Size (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-freebsd.tar.gz) = 170506290 bytes
+SHA1 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-linux-gnu.tar.gz) = f0615a346a5db786a05b3e9ea45ef3ce5c86e5fb
+RMD160 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-linux-gnu.tar.gz) = d54c946315ef1a736b91227db99d8ddebf65dd94
+SHA512 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-linux-gnu.tar.gz) = d9c11d0ddc968b7733f010159ac2a83aa62fac772f0f993e27e8d1876d69dab7bdfeac9e4ee0ab673b857cc7881fb16f924f4bc1954662590d17939acd1bc704
+Size (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-linux-gnu.tar.gz) = 266268898 bytes
+SHA1 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-linux-musl.tar.gz) = bc5e5095b5187f09404a20b54b568ce06b66926e
+RMD160 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-linux-musl.tar.gz) = 37e285b581521b03d4e7c45867c3260974232a78
+SHA512 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-linux-musl.tar.gz) = 
67639841c3e9eb32c379fa857c1570c2c9ebc9e9e059af0ebcfbf4e5c5aed8c049817b658c401d7ca63732cae6f4ac62706e25751596fb86e368386d7e678790
+Size (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-linux-musl.tar.gz) = 281729583 bytes
+SHA1 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-netbsd.tar.gz) = a08036afb80f017b195138eab7b3677122951c1d
+RMD160 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-netbsd.tar.gz) = 9e61fa3043f0360cd1a027cff5b5ac6bb76afad9
+SHA512 (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-netbsd.tar.gz) = 411a878d2fe5dc5317ea128382c7879743aeba56ce04017fe20629a1cb681606fe828bafff28339b188998aaf6d46734d856dd84e57e7cd03293486edd21ce6d
+Size (rust-bin-1.48.0/rust-1.48.0-x86_64-unknown-netbsd.tar.gz) = 173093248 bytes
 SHA1 (patch-install.sh) = 4dc4edcbda3c9d2b60ea51b5f83cadd5992ba786



Home | Main Index | Thread Index | Old Index