pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/bacon
Module Name: pkgsrc
Committed By: pin
Date: Tue May 19 19:12:49 UTC 2026
Modified Files:
pkgsrc/devel/bacon: Makefile cargo-depends.mk distinfo
Log Message:
devel/bacon: update to 3.23.0
- scroll_anchor decides whether the scroll initially sticks with the first item (most common setting),
with the last one, or to show most recent output lines unless there are errors in which case it show
first items (by default in run jobs with auto) - Fix #384
If you're using an old bacon.toml file, you may want to add scroll_anchor="auto" to jobs running
the compiled executable.
- show_command_error_code job parameter, which is true in default cargo run job - Fix #435
When calling a lint or compilation tool, the exit status is usually not interesting: many tools report
an error (i.e. a non zero code) as soon as there's an error, or even a warning (eg miri).
That's why the error code isn't shown in bacon when there are also warnings, errors or test failures.
But sometimes you do want to see such error, eg when running not just the compiler/linter but the program
you're writing as in bacon run. In such case, you should set show_command_error_code=true.
- fix a log message from the rodio library leaking to the interface - Fix #437 - Thanks @c-git
When a user requires the ignoring of some/folder, they usually wants to ignore the content of that folder.
So now we also generate a pattern with added /** when it seems relevant. - Fix #438
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/bacon/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/bacon/cargo-depends.mk
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/bacon/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/bacon/Makefile
diff -u pkgsrc/devel/bacon/Makefile:1.37 pkgsrc/devel/bacon/Makefile:1.38
--- pkgsrc/devel/bacon/Makefile:1.37 Sat Jan 17 20:56:29 2026
+++ pkgsrc/devel/bacon/Makefile Tue May 19 19:12:48 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2026/01/17 20:56:29 pin Exp $
+# $NetBSD: Makefile,v 1.38 2026/05/19 19:12:48 pin Exp $
-DISTNAME= bacon-3.22.0
+DISTNAME= bacon-3.23.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=Canop/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/bacon/cargo-depends.mk
diff -u pkgsrc/devel/bacon/cargo-depends.mk:1.35 pkgsrc/devel/bacon/cargo-depends.mk:1.36
--- pkgsrc/devel/bacon/cargo-depends.mk:1.35 Sat Jan 17 20:56:29 2026
+++ pkgsrc/devel/bacon/cargo-depends.mk Tue May 19 19:12:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: cargo-depends.mk,v 1.35 2026/01/17 20:56:29 pin Exp $
+# $NetBSD: cargo-depends.mk,v 1.36 2026/05/19 19:12:48 pin Exp $
CARGO_CRATE_DEPENDS+= adler2-2.0.1
CARGO_CRATE_DEPENDS+= aho-corasick-1.1.4
@@ -170,8 +170,8 @@ CARGO_CRATE_DEPENDS+= jni-sys-0.3.0
CARGO_CRATE_DEPENDS+= js-sys-0.3.83
CARGO_CRATE_DEPENDS+= kqueue-1.1.1
CARGO_CRATE_DEPENDS+= kqueue-sys-1.0.4
-CARGO_CRATE_DEPENDS+= lazy-regex-3.5.1
-CARGO_CRATE_DEPENDS+= lazy-regex-proc_macros-3.5.1
+CARGO_CRATE_DEPENDS+= lazy-regex-3.6.0
+CARGO_CRATE_DEPENDS+= lazy-regex-proc_macros-3.6.0
CARGO_CRATE_DEPENDS+= lazy_static-1.5.0
CARGO_CRATE_DEPENDS+= libc-0.2.180
CARGO_CRATE_DEPENDS+= libredox-0.1.12
@@ -218,6 +218,7 @@ CARGO_CRATE_DEPENDS+= parking_lot-0.12.5
CARGO_CRATE_DEPENDS+= parking_lot_core-0.9.12
CARGO_CRATE_DEPENDS+= paste-1.0.15
CARGO_CRATE_DEPENDS+= percent-encoding-2.3.2
+CARGO_CRATE_DEPENDS+= pin-project-lite-0.2.17
CARGO_CRATE_DEPENDS+= pkg-config-0.3.32
CARGO_CRATE_DEPENDS+= portable-atomic-1.13.0
CARGO_CRATE_DEPENDS+= portable-atomic-util-0.2.4
@@ -284,6 +285,9 @@ CARGO_CRATE_DEPENDS+= toml_datetime-0.7.
CARGO_CRATE_DEPENDS+= toml_edit-0.23.10+spec-1.0.0
CARGO_CRATE_DEPENDS+= toml_parser-1.0.6+spec-1.1.0
CARGO_CRATE_DEPENDS+= toml_writer-1.0.6+spec-1.1.0
+CARGO_CRATE_DEPENDS+= tracing-0.1.44
+CARGO_CRATE_DEPENDS+= tracing-attributes-0.1.31
+CARGO_CRATE_DEPENDS+= tracing-core-0.1.36
CARGO_CRATE_DEPENDS+= typenum-1.19.0
CARGO_CRATE_DEPENDS+= unicode-bom-2.0.3
CARGO_CRATE_DEPENDS+= unicode-ident-1.0.22
Index: pkgsrc/devel/bacon/distinfo
diff -u pkgsrc/devel/bacon/distinfo:1.36 pkgsrc/devel/bacon/distinfo:1.37
--- pkgsrc/devel/bacon/distinfo:1.36 Sat Jan 17 20:56:29 2026
+++ pkgsrc/devel/bacon/distinfo Tue May 19 19:12:49 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.36 2026/01/17 20:56:29 pin Exp $
+$NetBSD: distinfo,v 1.37 2026/05/19 19:12:49 pin Exp $
BLAKE2s (adler2-2.0.1.crate) = 4d391e0fcde91c7435ee9a5503fee4a5346f549f1b45e482ce3e1e151d90f8f5
SHA512 (adler2-2.0.1.crate) = 555b2b7ba6f8116acccd0bcd16ed34cc78162c81023cff31a8566ffcd456c03832089fca2d5b668ceaac4fe8f922d31aa9c487f226a36cace294ff4a219bd91d
@@ -48,9 +48,9 @@ Size (arrayvec-0.7.6.crate) = 31237 byte
BLAKE2s (autocfg-1.5.0.crate) = d9738bc6755bf80a73705691ef930ca883cd58e4a2d1162b5c0a09cdc7029304
SHA512 (autocfg-1.5.0.crate) = f279856f234d39d369623576acf9546a1ca24d7fe449f36d4fb93ea75a7efaf2c4015b9616a69bbbed358c5e5882e16b045352f046aa4c049b3d13b1e8257b08
Size (autocfg-1.5.0.crate) = 18729 bytes
-BLAKE2s (bacon-3.22.0.tar.gz) = f1bcc4def3e03cd42795b123db35f625ddf372e8114c1c0e47170b8bef44aad0
-SHA512 (bacon-3.22.0.tar.gz) = 4ee3a2c366c404960f76a8002ca1538f8f10ff6b472b53b1e20d59b3d16e594e0b247232f5c3eb9405cf89ea3565e28d3c7340fca1889a52b6605cb8fd474a71
-Size (bacon-3.22.0.tar.gz) = 2026379 bytes
+BLAKE2s (bacon-3.23.0.tar.gz) = 60c8c0304529df7d589e09308dd5966b0c361a15c4a792e0586c248df47115b6
+SHA512 (bacon-3.23.0.tar.gz) = 14e6649215f09450884c1e4668f9a178e6be68b994c254264c8cac56811176a2b5cb9eb2e2d6900ff93b407c6c261e325f1c97d19686682756445ea6d0220bdf
+Size (bacon-3.23.0.tar.gz) = 2044112 bytes
BLAKE2s (bitflags-1.3.2.crate) = e3a3b45a4403823875a03dbda329ca16068fa8f847cef81987c6b780101f2415
SHA512 (bitflags-1.3.2.crate) = 3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
Size (bitflags-1.3.2.crate) = 23021 bytes
@@ -513,12 +513,12 @@ Size (kqueue-1.1.1.crate) = 21504 bytes
BLAKE2s (kqueue-sys-1.0.4.crate) = c2692c55899aee72d25ec6bee0a0ef3e24dca1828c8fbca4462484405e77a70f
SHA512 (kqueue-sys-1.0.4.crate) = 6650aef7efd7fbf4f9b6c8c6e4c1a91b79636423d46a0173dcb99de74e6f277cb02ada01cb62aa71c3f174a2c28db62a708b0aada9480fc5bde613204acb30a5
Size (kqueue-sys-1.0.4.crate) = 7160 bytes
-BLAKE2s (lazy-regex-3.5.1.crate) = 44479846d6e47fb0e3555b4f4174f9d43b5d46fb693b109c566fb2bc1c51a17f
-SHA512 (lazy-regex-3.5.1.crate) = a0743c3bb10a77605def65a94d9864937240103d0a9fed55ee06ac8fc8ffd937c25230418143de8c604bc9484d1be75ef9704a1aff15d722706db81479c9c2b3
-Size (lazy-regex-3.5.1.crate) = 9963 bytes
-BLAKE2s (lazy-regex-proc_macros-3.5.1.crate) = 813f490a36c4b592338afec0e0624be1e2bd2f8f2530c8240d5cfb2d6e8ed371
-SHA512 (lazy-regex-proc_macros-3.5.1.crate) = 7a41290152ea7c08c9219c177f4da4a0e857f36c1a5d2e76c42a2430206d702d47743191fb999002576b131c829835c2fd5758f6af9adc067dc7c7008ae881ea
-Size (lazy-regex-proc_macros-3.5.1.crate) = 6815 bytes
+BLAKE2s (lazy-regex-3.6.0.crate) = 41555c552fd4aadf629ed0f7ba9b1e698303a2d564103cd43111ec096727b1d9
+SHA512 (lazy-regex-3.6.0.crate) = 2bdc720612f258357bf7abf8fbb9e760ce4e17404157e38c8bad1fe9f5dd9413386134f2df41bc69b790ae54bef877f4dea0f7f5377f78b221c145b0cdb26b94
+Size (lazy-regex-3.6.0.crate) = 11246 bytes
+BLAKE2s (lazy-regex-proc_macros-3.6.0.crate) = 651da2e1500f73f34ab546be8a5be11b765118b6d7c64170d61b0f1ce8ad78e0
+SHA512 (lazy-regex-proc_macros-3.6.0.crate) = 4a2a09d580b00d4f201c9dd8a490dbe3b6b014b11be49b1e80e18c9d0f95d2b8c6c384bf234ad7ab3963677137c79dc22b939174d38c2482ff8ab407077f607f
+Size (lazy-regex-proc_macros-3.6.0.crate) = 6796 bytes
BLAKE2s (lazy_static-1.5.0.crate) = e1c1f0f38c4bae0138784e2df43c1a683e7dc5a2fb3fc0c9f49e01c04b770b40
SHA512 (lazy_static-1.5.0.crate) = 6d2f9887cd7f34f019644e42f02f2bf0111accd73aeaa60973ba0b039b6774670debece1ea9a6978e923208ef5d3ab7326473ee3560c078817f0f7ab8ed0f65f
Size (lazy_static-1.5.0.crate) = 14025 bytes
@@ -657,6 +657,9 @@ Size (paste-1.0.15.crate) = 18374 bytes
BLAKE2s (percent-encoding-2.3.2.crate) = 81bf57454974d77f50aa665cf53179715469e81774d992a2d3769ad118d70d5b
SHA512 (percent-encoding-2.3.2.crate) = 495b4aac88a7a46420811671d6bd82817e4eb2fe51d5068d11c5b50d0d927895d54c855cb07d4f4ad5a2d42b22f9419ad0183c14781dbfa240804fd49761035a
Size (percent-encoding-2.3.2.crate) = 11583 bytes
+BLAKE2s (pin-project-lite-0.2.17.crate) = eec243c604d00a363522121c01823158a8ed81bbf8f9274b1944784d973c8ee8
+SHA512 (pin-project-lite-0.2.17.crate) = 0cff4338e3c7b71600fb41db013efe0d01b9cb3fdf95192dc16c5bea58a0f157207ef285ceb01b6b30956f9e751577c5d2a3803103f89a8a0cc6ea728d97a4df
+Size (pin-project-lite-0.2.17.crate) = 31034 bytes
BLAKE2s (pkg-config-0.3.32.crate) = de87098790f460cf12f4bf25faa50bccfcc706c5a812213977f3e0ff8281af6b
SHA512 (pkg-config-0.3.32.crate) = 59569110185fa665f76a13e884a67ad1578c55246abacfc18cb9f037b2d2d9ec3f2078a3adfe5cc82a451892c9ad55f918ee01362a741f57dc9ff6846a4e32e5
Size (pkg-config-0.3.32.crate) = 21370 bytes
@@ -855,6 +858,15 @@ Size (toml_parser-1.0.6+spec-1.1.0.crate
BLAKE2s (toml_writer-1.0.6+spec-1.1.0.crate) = ea3e2261b38415abb3460e4225f1b17f6bf3155eac3a1868c02d3fb47239882c
SHA512 (toml_writer-1.0.6+spec-1.1.0.crate) = c10836e5e69a052806dda9490dab4458532a0bd8bad31a33834b48ceeef25c2020caf3dd1300aea5ebaf87c1f367e18a357ee9ecc8956553a63685d283a822d6
Size (toml_writer-1.0.6+spec-1.1.0.crate) = 17187 bytes
+BLAKE2s (tracing-0.1.44.crate) = c8b96501c5de427e26fd8b39c09146b04d6d62a501295fccdbad9e6f2f30e41c
+SHA512 (tracing-0.1.44.crate) = 383404a78c9bcb9dee947140082420673688dabc54eff334460222abddfc246b0256996ecb456d5b6325c029fcb2e641c95ff659a08366089b8b79784cb28869
+Size (tracing-0.1.44.crate) = 463135 bytes
+BLAKE2s (tracing-attributes-0.1.31.crate) = 69a82fa5f0a7f44b019d18f8e7cd65124d878bc67471ed620bfd94e5bd2baf34
+SHA512 (tracing-attributes-0.1.31.crate) = 6954ce397903cfced12ef495d46885e8320233cb631116b0c35731c89c51d2cf2532c77ed02d9b708375b5555f3580a197dd63ad6899a32c87e34e2da2733bfa
+Size (tracing-attributes-0.1.31.crate) = 39733 bytes
+BLAKE2s (tracing-core-0.1.36.crate) = 24c04587b1a94653596f1545b54f29c58ccd6d2b7450885228939926d916e0d8
+SHA512 (tracing-core-0.1.36.crate) = 7cecb6c2f1deeb6d23ab466c376e1c1300dd9226301c112deeb2483eea13f7bb514fe57ece707a8c67450245062060872dd4d7be390462008b369ca3dfc57dc6
+Size (tracing-core-0.1.36.crate) = 63967 bytes
BLAKE2s (typenum-1.19.0.crate) = 80b44dc55e4bf94091b8882ffecd8b65b421bee8fec93e878f36eab55aa58f68
SHA512 (typenum-1.19.0.crate) = 09ebcd7a2cc11f422469cf4fe706f1988bcd81d628e2bab3f54ae82b0aa5486d03a4392187a3736c13dc0c2027053387f89ac656caff72f36365c8be38bc7ff4
Size (typenum-1.19.0.crate) = 76414 bytes
Home |
Main Index |
Thread Index |
Old Index