pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/broot



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Dec 17 06:46:56 UTC 2021

Modified Files:
        pkgsrc/sysutils/broot: Makefile distinfo

Log Message:
sysutils/broot: update to 1.7.5

-Make the "clipboard" feature non default again, as it proves to make
 compilation harder on some platform.
 You can still try the compilation with cargo install broot
 --features "clipboard"

The released archive on GitHub or on my server are still compiled with the
"clipboard" feature when available.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/sysutils/broot/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/sysutils/broot/distinfo

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

Modified files:

Index: pkgsrc/sysutils/broot/Makefile
diff -u pkgsrc/sysutils/broot/Makefile:1.34 pkgsrc/sysutils/broot/Makefile:1.35
--- pkgsrc/sysutils/broot/Makefile:1.34 Fri Dec  3 08:28:34 2021
+++ pkgsrc/sysutils/broot/Makefile      Fri Dec 17 06:46:56 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2021/12/03 08:28:34 pin Exp $
+# $NetBSD: Makefile,v 1.35 2021/12/17 06:46:56 pin Exp $
 
-DISTNAME=      broot-1.7.4
+DISTNAME=      broot-1.7.5
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Canop/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/sysutils/broot/distinfo
diff -u pkgsrc/sysutils/broot/distinfo:1.32 pkgsrc/sysutils/broot/distinfo:1.33
--- pkgsrc/sysutils/broot/distinfo:1.32 Fri Dec  3 08:28:34 2021
+++ pkgsrc/sysutils/broot/distinfo      Fri Dec 17 06:46:56 2021
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.32 2021/12/03 08:28:34 pin Exp $
+$NetBSD: distinfo,v 1.33 2021/12/17 06:46:56 pin Exp $
 
 BLAKE2s (adler-1.0.2.crate) = f263779d752af886455fc0f42c997893fb1a09edcf1bd2980605251c2e3602aa
 SHA512 (adler-1.0.2.crate) = 7ab190d31890fc05b0b55d8e2c6527a505e06793d5496be0b3831e0513412f9ba97f8148f6f68ed0770fa9cd980a5092d885e058becf1d5506b7c74b82674aa1
@@ -51,9 +51,9 @@ Size (bincode-1.3.3.crate) = 28958 bytes
 BLAKE2s (bitflags-1.3.2.crate) = e3a3b45a4403823875a03dbda329ca16068fa8f847cef81987c6b780101f2415
 SHA512 (bitflags-1.3.2.crate) = 3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
 Size (bitflags-1.3.2.crate) = 23021 bytes
-BLAKE2s (broot-1.7.4.tar.gz) = ffb054e624b66e53e46cb94875072810dce79f0c45145c175069ac017f377839
-SHA512 (broot-1.7.4.tar.gz) = 832c792a3a905040c5e7915b9defa82d2bd70b113025d3357d8ba9b521fb93617bbb17a6b74f7320365ed3a703c864e1e6db887c74f347ed669cb2c950334e44
-Size (broot-1.7.4.tar.gz) = 9416319 bytes
+BLAKE2s (broot-1.7.5.tar.gz) = 77ac49c30c7910281bdc321bed11f21cbc84aed838f9f88468dd21ccd5a1787c
+SHA512 (broot-1.7.5.tar.gz) = 54c1a57dba53a6ba889fc19034787cbaac154552e568f42d38bffb98ad606a3a43e63f51bb4da68306f82e41e27444a3343c729d3d47b7da869867a7e763a25a
+Size (broot-1.7.5.tar.gz) = 9416330 bytes
 BLAKE2s (bstr-0.2.17.crate) = a970078acf6f8b1a2a6be249cda3a6cc7225239af2aa21cbac2b60fbaab453fd
 SHA512 (bstr-0.2.17.crate) = 883eac8210d14f89517b4dd5e25d02c97cf31602ec74498b5e186112ba0f154d47de8d1c41a8f4e5503f3b53c064e2c976b60bbfd63fc28b186bc006e00f20c2
 Size (bstr-0.2.17.crate) = 330350 bytes



Home | Main Index | Thread Index | Old Index