pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/nushell



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Feb  8 12:38:10 UTC 2022

Modified Files:
        pkgsrc/shells/nushell: Makefile distinfo

Log Message:
shells/nushell: update to 0.44.0

-Remove unused repo parts (#4271)
-Drop with iter range (#4242)


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/shells/nushell/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/shells/nushell/distinfo

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

Modified files:

Index: pkgsrc/shells/nushell/Makefile
diff -u pkgsrc/shells/nushell/Makefile:1.17 pkgsrc/shells/nushell/Makefile:1.18
--- pkgsrc/shells/nushell/Makefile:1.17 Wed Jan 19 10:52:30 2022
+++ pkgsrc/shells/nushell/Makefile      Tue Feb  8 12:38:09 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2022/01/19 10:52:30 pin Exp $
+# $NetBSD: Makefile,v 1.18 2022/02/08 12:38:09 pin Exp $
 
-DISTNAME=      nushell-0.43.0
+DISTNAME=      nushell-0.44.0
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nushell/}
 

Index: pkgsrc/shells/nushell/distinfo
diff -u pkgsrc/shells/nushell/distinfo:1.12 pkgsrc/shells/nushell/distinfo:1.13
--- pkgsrc/shells/nushell/distinfo:1.12 Wed Jan 19 10:52:30 2022
+++ pkgsrc/shells/nushell/distinfo      Tue Feb  8 12:38:09 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2022/01/19 10:52:30 pin Exp $
+$NetBSD: distinfo,v 1.13 2022/02/08 12:38:09 pin Exp $
 
 BLAKE2s (addr2line-0.17.0.crate) = f7fa3b016f0e80c4ea9967f8947de15edc9fa39d0c0cdea692dccd0c41c28039
 SHA512 (addr2line-0.17.0.crate) = ef3bbd7c6d1dfdd0b47e3be1fb4c8b15ed61a769bed7e80dce80461a1ee13ef21c75e62e9a66328504f862341f1e808abec5790ac79784e18655afcc16206b95
@@ -747,9 +747,9 @@ Size (num-traits-0.2.14.crate) = 45476 b
 BLAKE2s (num_cpus-1.13.0.crate) = 9feb84c345e288846365e1ff29d95ee255a7792c11182ef39fd9b8c054359b14
 SHA512 (num_cpus-1.13.0.crate) = e75ec298fa682be84bf4efb6cf40126da9233ef25f07e887c2fa7421ee78790204564e6406c8219466651f47421e27f69eca690bb9cdfc982b644d78cc10de3f
 Size (num_cpus-1.13.0.crate) = 14704 bytes
-BLAKE2s (nushell-0.43.0.tar.gz) = 02404a59316d2e833f44da3b7959622fe64b76eb294db218ff03b04ba2cd8984
-SHA512 (nushell-0.43.0.tar.gz) = 6b929c35f02e80b8c1a9b64bd250663d41702629c3857b5cbef8e60a2b9682d9f9728b3afa6a65a632995e8835cbad86899219d28b170a04206b4ea29f51e0c2
-Size (nushell-0.43.0.tar.gz) = 6296775 bytes
+BLAKE2s (nushell-0.44.0.tar.gz) = ea8c1c0d13522091745eb807c55a0aa083d15ee703c705011b7b27ea769f113b
+SHA512 (nushell-0.44.0.tar.gz) = 7e406e44f7572b127a01ce5a2fc7730d1de9799dbdb0a0606e08fd2b9ddf294917397301401bc8ab0d77f17a299420f6a0e5d7ee29c2d17b2adc1439eebd6ef4
+Size (nushell-0.44.0.tar.gz) = 6292041 bytes
 BLAKE2s (objc-0.2.7.crate) = e34a570a877d402bef4a22098157a24171ada921812037222da0b82a1424f391
 SHA512 (objc-0.2.7.crate) = 7178870c8e4e9154b4c7b4953b3164946b7ce72c956a02b9ba18889353c72be735824bd73e44a485e42ad5f97994820d9153ac684629342755a6a63711ab5988
 Size (objc-0.2.7.crate) = 22036 bytes



Home | Main Index | Thread Index | Old Index