pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/lla



Module Name:    pkgsrc
Committed By:   pin
Date:           Sat May  2 19:46:29 UTC 2026

Modified Files:
        pkgsrc/sysutils/lla: Makefile cargo-depends.mk distinfo

Log Message:
sysutils/lla: update to 0.5.5

[0.5.5] - 2026-05-02
Fixed

    Avoid recursive directory size calculation in non-size views, improving performance for large parent directories when include_dirs = true while preserving recursive sizing for size-aware outputs 
and filters. Thanks to @Maanas-Verma for the fix in #154.

Changed

    Reworked releases into a shorter prepare-and-merge flow:
        Prepare Release now opens a conventional release-prep PR that bumps workspace, internal dependency, plugin, lockfile, and changelog versions.
        Merging the release-prep PR now creates the matching vX.Y.Z tag automatically and runs the release pipeline.
        Release publishing now builds and verifies all binaries, plugin archives, OS packages, themes, and checksums before publishing crates.io packages and the GitHub release.
        Changelog entries can now be written under ## [Unreleased]; the prepare workflow promotes that section to the target version and leaves a fresh ## [Unreleased] section.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/sysutils/lla/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/sysutils/lla/cargo-depends.mk
cvs rdiff -u -r1.23 -r1.24 pkgsrc/sysutils/lla/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/lla/Makefile
diff -u pkgsrc/sysutils/lla/Makefile:1.25 pkgsrc/sysutils/lla/Makefile:1.26
--- pkgsrc/sysutils/lla/Makefile:1.25   Tue Feb 17 13:27:21 2026
+++ pkgsrc/sysutils/lla/Makefile        Sat May  2 19:46:29 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2026/02/17 13:27:21 pin Exp $
+# $NetBSD: Makefile,v 1.26 2026/05/02 19:46:29 pin Exp $
 
-DISTNAME=      lla-0.5.4
+DISTNAME=      lla-0.5.5
 CATEGORIES=    sysutils
 MASTER_SITES=  https://static.crates.io/crates/lla/
 EXTRACT_SUFX=  .crate
@@ -10,16 +10,15 @@ HOMEPAGE=   https://github.com/triyanox/ll
 COMMENT=       The Elegant ls Alternative
 LICENSE=       mit
 
+# See, https://github.com/briansmith/ring/issues/1999
+.include "../../mk/compiler/i386-sse2.mk"
+
 .include "cargo-depends.mk"
 
-#RUST_REQ=     1.93.1
+#RUST_REQ=     1.96.0-beta.5
 #Upstream does not state the required MSRV.
-#This package is confirmed to build with Rust 1.93.1 on amd64
+#This package is confirmed to build with Rust 1.96.0-beta.5 on amd64
 USE_TOOLS+=    pkg-config
 
-MAKE_ENV+=     OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q}
-RUSTFLAGS+=    -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib
-
 .include "../../lang/rust/cargo.mk"
-.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/sysutils/lla/cargo-depends.mk
diff -u pkgsrc/sysutils/lla/cargo-depends.mk:1.22 pkgsrc/sysutils/lla/cargo-depends.mk:1.23
--- pkgsrc/sysutils/lla/cargo-depends.mk:1.22   Tue Feb 17 13:27:21 2026
+++ pkgsrc/sysutils/lla/cargo-depends.mk        Sat May  2 19:46:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: cargo-depends.mk,v 1.22 2026/02/17 13:27:21 pin Exp $
+# $NetBSD: cargo-depends.mk,v 1.23 2026/05/02 19:46:29 pin Exp $
 
 CARGO_CRATE_DEPENDS+=  addr2line-0.25.1
 CARGO_CRATE_DEPENDS+=  adler2-2.0.0
@@ -124,8 +124,8 @@ CARGO_CRATE_DEPENDS+=       lazy_static-1.5.0
 CARGO_CRATE_DEPENDS+=  libc-0.2.166
 CARGO_CRATE_DEPENDS+=  libloading-0.8.5
 CARGO_CRATE_DEPENDS+=  libredox-0.1.3
-CARGO_CRATE_DEPENDS+=   lla_plugin_interface-0.5.4
-CARGO_CRATE_DEPENDS+=   lla_plugin_utils-0.5.4
+CARGO_CRATE_DEPENDS+=   lla_plugin_interface-0.5.5
+CARGO_CRATE_DEPENDS+=   lla_plugin_utils-0.5.5
 CARGO_CRATE_DEPENDS+=  linked-hash-map-0.5.6
 CARGO_CRATE_DEPENDS+=  linux-raw-sys-0.4.14
 CARGO_CRATE_DEPENDS+=  litemap-0.8.0

Index: pkgsrc/sysutils/lla/distinfo
diff -u pkgsrc/sysutils/lla/distinfo:1.23 pkgsrc/sysutils/lla/distinfo:1.24
--- pkgsrc/sysutils/lla/distinfo:1.23   Tue Feb 17 13:27:21 2026
+++ pkgsrc/sysutils/lla/distinfo        Sat May  2 19:46:29 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.23 2026/02/17 13:27:21 pin Exp $
+$NetBSD: distinfo,v 1.24 2026/05/02 19:46:29 pin Exp $
 
 BLAKE2s (addr2line-0.25.1.crate) = cc5c422ec48ccef5c2c46379d2f600644609490afafea5020f2020815d1146e6
 SHA512 (addr2line-0.25.1.crate) = c400f3b6ccaff8a1c0d7d82c708a1784b8fd5ba64b6e420e85819d59b1cadb55fa59c852925093b921469f272d1d5140cf12f013ae75d1e1bc85021097df8fc2
@@ -381,15 +381,15 @@ Size (linux-raw-sys-0.4.14.crate) = 1826
 BLAKE2s (litemap-0.8.0.crate) = 6654e32bfb2cad87e06ab618a5c8da54ecbd27cd8d32fea67e43ffea66aff33f
 SHA512 (litemap-0.8.0.crate) = 61162bd55b28540ec2d61262698045a78efbfadc7e2fa248d9e0215fd7d3ce53a8c50ea0487f2f7df41149e41c0131849e507737e3bbae29cb69ea41dcb8e2d9
 Size (litemap-0.8.0.crate) = 34344 bytes
-BLAKE2s (lla-0.5.4.crate) = 11168fc4fcf9568c9d8c557ce6ebe45a258f5aec0db3915b85a5f36d71446c4a
-SHA512 (lla-0.5.4.crate) = e20ef46acb5de419a0157b1ddb0970ff72de71df7f72796d68212103f3921ea631eb4f612c83ef49089b733324ae38444d65224c0cd756a9d4975dafde295106
-Size (lla-0.5.4.crate) = 132180 bytes
-BLAKE2s (lla_plugin_interface-0.5.4.crate) = 062cde904ef1ee71225768a1a632d42f40103242b92f625f61788f0979b4c55f
-SHA512 (lla_plugin_interface-0.5.4.crate) = a4ea1f62c2271d2c9334d1e7a672b5c64c5b77f34e11195bd8231ca33bc603884b7fccea91fbd96547f9884543f6cb46fe8a4ce8cc294b118872e55a3a7bc4c0
-Size (lla_plugin_interface-0.5.4.crate) = 9543 bytes
-BLAKE2s (lla_plugin_utils-0.5.4.crate) = 5eede4aea858393726dbbd923a6813ba949615637ddc26bc60b8785b473bd75a
-SHA512 (lla_plugin_utils-0.5.4.crate) = a995490114071baad341c10f521edebf5243aaffc7519f4352792fe61b48268115cda8e8f90c64abb80104dafa487827092edef9ba1819cd8ff1b7638c80695e
-Size (lla_plugin_utils-0.5.4.crate) = 21416 bytes
+BLAKE2s (lla-0.5.5.crate) = 1f7e2bdc3d3978e5d9c3340945043cd01336e0c981803f9d798d2e2bcbebf7f0
+SHA512 (lla-0.5.5.crate) = 7c04e6e9c8cb8afdff5bd076d5ce9773e4d707bb737efcd22b9814f451870beb8e8457dbc420e333c0bee140c57d660d934e7c244f29aba821f59c939c4a3a41
+Size (lla-0.5.5.crate) = 132933 bytes
+BLAKE2s (lla_plugin_interface-0.5.5.crate) = 6a71174b1a1d348f211674cd644bdc93d28e72517aa275c66f792bcd1bcfdcfb
+SHA512 (lla_plugin_interface-0.5.5.crate) = 606fe2fec14bd0e6eeb8bb3aeb583d0416aa09ab7af4879dc4747bcab61f9206cd0c0bf98af9375beaa3c751210b03eb4c9f24670e79aff4c71dd7208b907021
+Size (lla_plugin_interface-0.5.5.crate) = 9633 bytes
+BLAKE2s (lla_plugin_utils-0.5.5.crate) = f118a8178467982bdc7a5f76aee693173785bb0d7f466c4ca05fe4a221fde0a3
+SHA512 (lla_plugin_utils-0.5.5.crate) = 5c878a99e59d8aef0bccda47af9b209fe65aab05b56d71620455c31ebb1c3435c98cb50833168f489e4c25d3ef03fd70eb1ad41dde7d1e3a8362cfe16e9ff6fd
+Size (lla_plugin_utils-0.5.5.crate) = 21500 bytes
 BLAKE2s (lock_api-0.4.12.crate) = 15ae57312deba2e9aa3df7a4a7e61ace84bf1faad6c5701eb862da9c11b40f2a
 SHA512 (lock_api-0.4.12.crate) = 525d971f495449bbd02eb70fcd84d4aab05ca582142144a5f314f9aa67ad4c5b4c98dc919a416d0ed2e555063eab037a441d671d56b633f2cb75dfab5d99bcf7
 Size (lock_api-0.4.12.crate) = 27591 bytes



Home | Main Index | Thread Index | Old Index