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:           Fri Jul 17 05:23:34 UTC 2026

Modified Files:
        pkgsrc/shells/oh-my-posh: Makefile distinfo

Log Message:
shells/oh-my-posh: update to 29.31.1

v29.31.1
Bug Fixes

    init: isolate strict init scripts (439202c)
    zsh: keep the prompt on multi-line loop headers (4bda0c3)

v29.31.0
Features

    segment: add Uno Platform support (de6ce37)
    shell: add on-demand prompt repaint for zsh and pwsh (971e150), closes #7427

v29.30.0
Features

    palette: support templates as color values (dc94c11), closes #7572
    template: add .Executed global property (ede9d54), closes #7679

v29.29.0
Bug Fixes

    config: detect extends cycles and anchor relative paths per hop (08ee5d5), closes #7531
    config: stop merge from clobbering unset bool/int fields (cde0119)
    git: handle worktree gitdir files without trailing newline (4d232cd), closes JanDeDobbeleer/oh-my-posh#7267
    release: package deps tarball after goreleaser runs (cd52bc9), closes #7668
    segments: replace the matched span, not the first text occurrence (768cee6)

Features

    config: add restart_cycle option to block (feefbe9), closes #5442
    segments: add mapped_locations_regex_expand to path segment (99bdc93), closes #6334
    segments: add priority option to project segment (708dab2), closes #7594
    zsh: support transient prompt for multi-line commands (a0b0908)

v29.28.0
Bug Fixes

    plastic: initialize base segment state (66645a5)
    zsh: keep zsh-vi-mode working with transient prompt (0a0774d), closes #5992

Features

    shell: add cmdline_url to the FTCS command executed mark (ba1b9eb), closes #7536
    transient: support right template in fish (de1cd48)


To generate a diff of this commit:
cvs rdiff -u -r1.344 -r1.345 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.312 -r1.313 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.344 pkgsrc/shells/oh-my-posh/Makefile:1.345
--- pkgsrc/shells/oh-my-posh/Makefile:1.344     Tue Jul 14 11:07:22 2026
+++ pkgsrc/shells/oh-my-posh/Makefile   Fri Jul 17 05:23:34 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.344 2026/07/14 11:07:22 pin Exp $
+# $NetBSD: Makefile,v 1.345 2026/07/17 05:23:34 pin Exp $
 
-DISTNAME=              oh-my-posh-29.27.0
+DISTNAME=              oh-my-posh-29.31.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.312 pkgsrc/shells/oh-my-posh/distinfo:1.313
--- pkgsrc/shells/oh-my-posh/distinfo:1.312     Tue Jul 14 11:07:22 2026
+++ pkgsrc/shells/oh-my-posh/distinfo   Fri Jul 17 05:23:34 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.312 2026/07/14 11:07:22 pin Exp $
+$NetBSD: distinfo,v 1.313 2026/07/17 05:23:34 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.2.mod) = 7b465f298a2de57c12f0f78180f97e8de899412ad8639d2d72653c98d550d78f
 SHA512 (dario.cat_mergo_@v_v1.0.2.mod) = 7ce66ba65c020143c4a7d000bbe82ad40dcef6602b462cbe81a4cb79bb948decae6e3dee7dfc7f580f09573efe37e1380d8e14a0e8c37b1dc2d32d0b8c1adbb6
@@ -612,8 +612,8 @@ Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 
 BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 2e80fa896e65b1ae160400012c71aeac70e22a31cac82ec4921c85a93d65774c
 SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.zip) = d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
 Size (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 104623 bytes
-BLAKE2s (oh-my-posh-29.27.0.tar.gz) = 1def98ea8f7e5e850159b11875fea10e08ee304d3ffe2eb88d8e680dfefa3215
-SHA512 (oh-my-posh-29.27.0.tar.gz) = 160492414e76b81450a954b2ae71139b1b0f8e2268df0eec4e497aa20ec4fe5a6c519e2d8ea7f8cac9553cdd763e1a2f9995a8212ee55450772eeefc33de5492
-Size (oh-my-posh-29.27.0.tar.gz) = 7151254 bytes
+BLAKE2s (oh-my-posh-29.31.1.tar.gz) = 337c3c2711a725716b373f2ff7efced0bd99c823c3b56b3e409e66eda9b5c0e4
+SHA512 (oh-my-posh-29.31.1.tar.gz) = b4c1c008afeff2084608da0a5a4efefdc72ee87c1f13536b2b4262fb06be0be9883260d6c5e36c2322c8214df57034b736b69c58a498be212e16b510c1bd578f
+Size (oh-my-posh-29.31.1.tar.gz) = 7178428 bytes
 SHA1 (patch-runtime_battery_battery__solaris.go) = 9e8f8fa10006cadfc7fb9d2b95e7a85bc271315a
 SHA1 (patch-runtime_battery_battery__windows__nix.go) = 8e8863cf8c925a1e409b135e5abf113640f0e708



Home | Main Index | Thread Index | Old Index