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:           Mon Jun 20 17:02:00 UTC 2022

Modified Files:
        pkgsrc/sysutils/broot: Makefile distinfo

Log Message:
sysutils/broot: update to 1.13.3

Commit during freeze as this is a bug fix release.

-fix default_flags in conf not working anymore - Fix #566


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/sysutils/broot/Makefile
cvs rdiff -u -r1.46 -r1.47 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.48 pkgsrc/sysutils/broot/Makefile:1.49
--- pkgsrc/sysutils/broot/Makefile:1.48 Sun Jun 19 07:00:03 2022
+++ pkgsrc/sysutils/broot/Makefile      Mon Jun 20 17:02:00 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2022/06/19 07:00:03 pin Exp $
+# $NetBSD: Makefile,v 1.49 2022/06/20 17:02:00 pin Exp $
 
-DISTNAME=      broot-1.13.2
+DISTNAME=      broot-1.13.3
 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.46 pkgsrc/sysutils/broot/distinfo:1.47
--- pkgsrc/sysutils/broot/distinfo:1.46 Sun Jun 19 07:00:03 2022
+++ pkgsrc/sysutils/broot/distinfo      Mon Jun 20 17:02:00 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.46 2022/06/19 07:00:03 pin Exp $
+$NetBSD: distinfo,v 1.47 2022/06/20 17:02:00 pin Exp $
 
 BLAKE2s (adler-1.0.2.crate) = f263779d752af886455fc0f42c997893fb1a09edcf1bd2980605251c2e3602aa
 SHA512 (adler-1.0.2.crate) = 7ab190d31890fc05b0b55d8e2c6527a505e06793d5496be0b3831e0513412f9ba97f8148f6f68ed0770fa9cd980a5092d885e058becf1d5506b7c74b82674aa1
@@ -51,9 +51,9 @@ Size (bit_field-0.10.1.crate) = 10576 by
 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.13.2.tar.gz) = 062ac49e15670b2c3b50fe3557f6ea6e7c81196122e5b7d0af4b493601112545
-SHA512 (broot-1.13.2.tar.gz) = 5919a7313a70db0a4c2738cf6c29e241d12bd11b2b801ef4a99dbce198e87754448b2014df242e1896e796c06549df62e56db505e4b3cfbfbb06f74bf8ce15c9
-Size (broot-1.13.2.tar.gz) = 10039475 bytes
+BLAKE2s (broot-1.13.3.tar.gz) = b66788798afe1783065d49a7a289cc0e51b6d3c83d31b3ee304266099a7f847c
+SHA512 (broot-1.13.3.tar.gz) = 4079a5258d064e77bc7a5c1073715193ab9b227ea4f3e84c6ad1937a1667f9587956191bad55245578177ef20cf4b7a765dcaf36a8095d83c0a10dddd0b3540e
+Size (broot-1.13.3.tar.gz) = 10039539 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