pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/oh-my-posh
Module Name: pkgsrc
Committed By: pin
Date: Wed Sep 9 06:58:05 UTC 2026
Modified Files:
pkgsrc/shells/oh-my-posh: Makefile distinfo
Log Message:
shells/oh-my-posh: update to 31.2.1
v31.2.1
Bug Fixes
upgrade: stop spinner while progress bar owns the line (fc19b6f), closes #7856
v31.2.0
Bug Fixes
config: capture the template cache before a segment goes async (cf477a5)
config: keep a running segment's flags out of the render (5e8e203)
path: keep template delimiters in folder names literal (161315a)
streaming: own the render lifecycle in the producer (fb33d39)
template: close the markup gaps the review found (04c5ede)
template: escape chevrons in rendered action output (1f3624a)
template: keep markup trust through recorded data files (d2673d1)
terminal: strip control runes from console titles (9a032ce)
terminal: strip raw C1 bytes from console titles (1e534e1)
Features
template: let every function accept markup values (e2024d2)
To generate a diff of this commit:
cvs rdiff -u -r1.366 -r1.367 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.330 -r1.331 pkgsrc/shells/oh-my-posh/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/oh-my-posh/Makefile
diff -u pkgsrc/shells/oh-my-posh/Makefile:1.366 pkgsrc/shells/oh-my-posh/Makefile:1.367
--- pkgsrc/shells/oh-my-posh/Makefile:1.366 Sat Sep 5 19:10:00 2026
+++ pkgsrc/shells/oh-my-posh/Makefile Wed Sep 9 06:58:05 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.366 2026/09/05 19:10:00 bsiegert Exp $
+# $NetBSD: Makefile,v 1.367 2026/09/09 06:58:05 pin Exp $
-DISTNAME= oh-my-posh-31.1.3
-PKGREVISION= 1
+DISTNAME= oh-my-posh-31.2.1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=JanDeDobbeleer/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/shells/oh-my-posh/distinfo
diff -u pkgsrc/shells/oh-my-posh/distinfo:1.330 pkgsrc/shells/oh-my-posh/distinfo:1.331
--- pkgsrc/shells/oh-my-posh/distinfo:1.330 Sat Sep 5 10:15:13 2026
+++ pkgsrc/shells/oh-my-posh/distinfo Wed Sep 9 06:58:05 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.330 2026/09/05 10:15:13 pin Exp $
+$NetBSD: distinfo,v 1.331 2026/09/09 06:58:05 pin Exp $
BLAKE2s (dario.cat_mergo_@v_v1.0.2.mod) = 7b465f298a2de57c12f0f78180f97e8de899412ad8639d2d72653c98d550d78f
SHA512 (dario.cat_mergo_@v_v1.0.2.mod) = 7ce66ba65c020143c4a7d000bbe82ad40dcef6602b462cbe81a4cb79bb948decae6e3dee7dfc7f580f09573efe37e1380d8e14a0e8c37b1dc2d32d0b8c1adbb6
@@ -345,7 +345,7 @@ Size (gopkg.in_yaml.v2_@v_v2.2.2.mod) =
BLAKE2s (gopkg.in_yaml.v2_@v_v2.4.0.mod) = bc2baf62a6e657cc41127b91b88509b4f2c0db68f57858ff8353d3f778154862
SHA512 (gopkg.in_yaml.v2_@v_v2.4.0.mod) = 2790882fbfa812468b9b3443630b1f1ee67a968eb20da8e4a1bfd410e4b516a8a7e77c07414b64f17e11e2151161b85d019e172cc833a45b19e66d4c70f89f82
Size (gopkg.in_yaml.v2_@v_v2.4.0.mod) = 95 bytes
-BLAKE2s (oh-my-posh-31.1.3.tar.gz) = 1a1e46c3955939c1026a90a556da143b0edd1610e12b29591ee7a0cb3c8ef432
-SHA512 (oh-my-posh-31.1.3.tar.gz) = 955da548449a9316fce079b2f2d7cf7716378fb41f694d51c1768bf4c1dcae4bda93b468cafdfe80279e4c7dff783a26f82dc32ca166aa84c5e76d3406fadd96
-Size (oh-my-posh-31.1.3.tar.gz) = 7691087 bytes
+BLAKE2s (oh-my-posh-31.2.1.tar.gz) = 64c8b26b41a604207c1f7f06f03eafccaa13cf6e009093404bc65de6d240ef04
+SHA512 (oh-my-posh-31.2.1.tar.gz) = ad3394c93caf98ae502444a120be57830e30977c6ea8a4402b434aca22749938c6b7642cd4e0826792fe6e6160b115f00906f1913baec18cbb0671400abf29ed
+Size (oh-my-posh-31.2.1.tar.gz) = 7709262 bytes
SHA1 (patch-runtime_battery_battery__solaris.go) = 9e8f8fa10006cadfc7fb9d2b95e7a85bc271315a
Home |
Main Index |
Thread Index |
Old Index