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:           Tue Jul 14 11:07:22 UTC 2026

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

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

v29.27.0
Bug Fixes

    ci: refresh APM lockfile on Linux (31761a7)
    project: resolve TargetFramework from Directory.Build.props (24d1dff), closes #7670

Features

    shell: ass yash support (7ca3e94), closes #7121
    transient: add .Interrupted template property and --interrupted flag (8a60d99)
    transient: support right-aligned template (367ec83), closes #4822

v29.26.1
Bug Fixes

    init: recover when the init script is held open on Windows (d193f44), closes #7654
    segment: skip fallback_template when a timeout kills the segment (25367ea), closes #7542

v29.26.0
Features

    segment: add fallback_template for disabled segments (a9cafd9), closes #7581
    segment: add Orthodox Calendar fasting segment (a7a3879)
    terminal: make progress sequence terminals configurable (63e1243), closes #7379


To generate a diff of this commit:
cvs rdiff -u -r1.343 -r1.344 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.311 -r1.312 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.343 pkgsrc/shells/oh-my-posh/Makefile:1.344
--- pkgsrc/shells/oh-my-posh/Makefile:1.343     Sun Jul 12 17:14:28 2026
+++ pkgsrc/shells/oh-my-posh/Makefile   Tue Jul 14 11:07:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.343 2026/07/12 17:14:28 pin Exp $
+# $NetBSD: Makefile,v 1.344 2026/07/14 11:07:22 pin Exp $
 
-DISTNAME=              oh-my-posh-29.25.1
+DISTNAME=              oh-my-posh-29.27.0
 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.311 pkgsrc/shells/oh-my-posh/distinfo:1.312
--- pkgsrc/shells/oh-my-posh/distinfo:1.311     Sun Jul 12 17:14:28 2026
+++ pkgsrc/shells/oh-my-posh/distinfo   Tue Jul 14 11:07:22 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.311 2026/07/12 17:14:28 pin Exp $
+$NetBSD: distinfo,v 1.312 2026/07/14 11:07:22 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.25.1.tar.gz) = 46fe595761eddfe5bfa1818cd05b1bb2a3a54d12ee0693dd27e74ca1f2527a83
-SHA512 (oh-my-posh-29.25.1.tar.gz) = a07192bbd9c80b34a0bc40e2f54ac922bc0af047b947c5238f5be5b407e1e34d6c54d6978cb5c0c894323d2e688d4a21d57805c9ace21a90bf86f5bb83c39567
-Size (oh-my-posh-29.25.1.tar.gz) = 7182200 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
 SHA1 (patch-runtime_battery_battery__solaris.go) = 9e8f8fa10006cadfc7fb9d2b95e7a85bc271315a
 SHA1 (patch-runtime_battery_battery__windows__nix.go) = 8e8863cf8c925a1e409b135e5abf113640f0e708



Home | Main Index | Thread Index | Old Index