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:           Sun Jul 28 06:14:38 UTC 2024

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

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

v23.3.0
Features
 - pwsh: pass original last execution status to Set-PoshContext for use in pwsh alias (a43f57d)

v23.2.1
Bug Fixes
 - zsh: work around bugs when used with zsh-syntax-highlighting (b4e19ad)

v23.2.0
Features
 - kubectl: add cache to kubectl (576ec37)

v23.1.0
Features
 - git: mapped branches (7a64782), closes #4979

v23.0.2
Bug Fixes
 - git: more robust worktree identification (3fddcac), closes #5343
 - git: resolve bare repo pointer (1c908a8)


To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.156 -r1.157 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.170 pkgsrc/shells/oh-my-posh/Makefile:1.171
--- pkgsrc/shells/oh-my-posh/Makefile:1.170     Fri Jul 26 09:02:05 2024
+++ pkgsrc/shells/oh-my-posh/Makefile   Sun Jul 28 06:14:38 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.170 2024/07/26 09:02:05 pin Exp $
+# $NetBSD: Makefile,v 1.171 2024/07/28 06:14:38 pin Exp $
 
-DISTNAME=              oh-my-posh-23.0.1
+DISTNAME=              oh-my-posh-23.3.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.156 pkgsrc/shells/oh-my-posh/distinfo:1.157
--- pkgsrc/shells/oh-my-posh/distinfo:1.156     Fri Jul 26 09:02:05 2024
+++ pkgsrc/shells/oh-my-posh/distinfo   Sun Jul 28 06:14:38 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.156 2024/07/26 09:02:05 pin Exp $
+$NetBSD: distinfo,v 1.157 2024/07/28 06:14:38 pin Exp $
 
 BLAKE2s (dmitri.shuralyov.com_font_woff2_@v_v0.0.0-20180220214647-957792cbbdab.mod) = 574dbad9c3f38d9ccf476f1ed9a7f1ae9fd6c319709dccd144a62ec5e4c7e072
 SHA512 (dmitri.shuralyov.com_font_woff2_@v_v0.0.0-20180220214647-957792cbbdab.mod) = 
5416d8501e504414289d0a89108861278d0909dac49ace875d3826836d26680af2328397ba3e872040b4b73f21fe81606bbd45aa6ec96eba91e9a554987415c4
@@ -717,8 +717,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-23.0.1.tar.gz) = 01a6db8b10731870bf4cb488b0ef5b9c8d5195cdf883d43c665986333cf33258
-SHA512 (oh-my-posh-23.0.1.tar.gz) = 32845d7dbcc3262882ea185e9e3714899d54b4ba1fa96d6389727f177989ec628df43d26649db1d6e7fac00d8f9e9c0b1fb6170fa13a2b22817ebef4cd94a27a
-Size (oh-my-posh-23.0.1.tar.gz) = 6671930 bytes
+BLAKE2s (oh-my-posh-23.3.0.tar.gz) = 4b8f61c9ed92218b287a50a485fc7a2724fce80b89d9a807b3257c7d056f769f
+SHA512 (oh-my-posh-23.3.0.tar.gz) = 6c7e4b24572cbb22381519dd07dca059537b1ad6027d9790ff0e0c5c6091e3b534c3a193a3384cdd5095abb08fae027e6b14b18fe58079c3beeb4f6fb59d1b7a
+Size (oh-my-posh-23.3.0.tar.gz) = 6672987 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