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 Jun  4 07:49:20 UTC 2025

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

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

v26.2.2
Bug Fixes

 - init: set session ID correctly (b444709)

v26.2.1
Bug Fixes

 - prompt: save rprompt in session cache (e803197)

v26.2.0
Features

 - docker: add compose.y(a)ml to default extensions (ee4569b)

v26.1.0
Bug Fixes

 - cache: initialize session once (0324314), closes #6493

Features

 - node: match lts versions (d2b5982)
 - tooltip: allow extending rprompt (0e9215b), closes #4029


To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.235 -r1.236 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.253 pkgsrc/shells/oh-my-posh/Makefile:1.254
--- pkgsrc/shells/oh-my-posh/Makefile:1.253     Sat May 31 13:06:59 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Wed Jun  4 07:49:20 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.253 2025/05/31 13:06:59 pin Exp $
+# $NetBSD: Makefile,v 1.254 2025/06/04 07:49:20 pin Exp $
 
-DISTNAME=              oh-my-posh-26.0.5
+DISTNAME=              oh-my-posh-26.2.2
 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.235 pkgsrc/shells/oh-my-posh/distinfo:1.236
--- pkgsrc/shells/oh-my-posh/distinfo:1.235     Sat May 31 13:06:59 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Wed Jun  4 07:49:20 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.235 2025/05/31 13:06:59 pin Exp $
+$NetBSD: distinfo,v 1.236 2025/06/04 07:49:20 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.1.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
 SHA512 (dario.cat_mergo_@v_v1.0.1.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
@@ -549,9 +549,9 @@ 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-26.0.5.tar.gz) = 673f80656a0e2de06d799377200582a3eb7cb0d12a8c492844351a849c52576e
-SHA512 (oh-my-posh-26.0.5.tar.gz) = c84ae14049b8a73f70cd54eb3c3f61c0ae39c567c1cc0c8fde0c10d71ab778f10d84f8aa2ec02ed23b66953dcef3249ebd37e2b80fbaf34ef6ceb1d8a9c929de
-Size (oh-my-posh-26.0.5.tar.gz) = 6733636 bytes
+BLAKE2s (oh-my-posh-26.2.2.tar.gz) = 2d226ce7cc3f8ad2f333973e62805f3f9881428ca1aefd8c1efc0c8c33d877e0
+SHA512 (oh-my-posh-26.2.2.tar.gz) = d5670e4004f0565d8ab6aa62a49ea6538f60a0b43ae055af6bd00098a25a413435d55c25e79bcd0c3906f8bedb7b04de6bc18f51b94ba21cd99687a331795c33
+Size (oh-my-posh-26.2.2.tar.gz) = 6731259 bytes
 SHA1 (patch-go.mod) = f02ebe53cae01005f81d0e9abfe06cf756bac9b2
 SHA1 (patch-runtime_battery_battery__solaris.go) = 9e8f8fa10006cadfc7fb9d2b95e7a85bc271315a
 SHA1 (patch-runtime_battery_battery__windows__nix.go) = 8e8863cf8c925a1e409b135e5abf113640f0e708



Home | Main Index | Thread Index | Old Index