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: Sat Apr 22 21:03:38 UTC 2023
Modified Files:
pkgsrc/shells/oh-my-posh: Makefile distinfo
Log Message:
shells/oh-my-posh: update to 14.32.1
v14.32.1
Bug Fixes
- xonsh: do not print hyperlink ANSI (9239b26)
- xonsh: use string literal for config path (a5274b7)
v14.32.0
Features
- allow segment to override global properties (287f183)
v14.31.7
Bug Fixes
- do not quote config for elvish and xonsh (b2e1b04), closes #3740 #3739
v14.31.6
Bug Fixes
- pwsh: erase a previous tooltip before a new one is rendered (8d8d06d)
v14.31.5
Bug Fixes
- xonsh: do not use cat to capture string output (2417960), closes #3739
v14.31.4
Bug Fixes
- cmd: do not cache an empty tooltip (1474979)
- fish: do not prevent entering space characters on empty buffer (770d199)
- pwsh: remove cached tip command when rendering a new prompt (7368c65)
- tooltip: check only the first word of command line (14f0123)
v14.31.3
Bug Fixes
- font: improve font download timeouts (2452475)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/shells/oh-my-posh/Makefile \
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.8 pkgsrc/shells/oh-my-posh/Makefile:1.9
--- pkgsrc/shells/oh-my-posh/Makefile:1.8 Thu Apr 20 18:11:35 2023
+++ pkgsrc/shells/oh-my-posh/Makefile Sat Apr 22 21:03:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2023/04/20 18:11:35 schmonz Exp $
+# $NetBSD: Makefile,v 1.9 2023/04/22 21:03:37 pin Exp $
-DISTNAME= oh-my-posh-14.31.2
+DISTNAME= oh-my-posh-14.32.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.8 pkgsrc/shells/oh-my-posh/distinfo:1.9
--- pkgsrc/shells/oh-my-posh/distinfo:1.8 Thu Apr 20 18:11:35 2023
+++ pkgsrc/shells/oh-my-posh/distinfo Sat Apr 22 21:03:37 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2023/04/20 18:11:35 schmonz Exp $
+$NetBSD: distinfo,v 1.9 2023/04/22 21:03:37 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
@@ -804,8 +804,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-14.31.2.tar.gz) = fd80425df967cbf7cc047ef3c7b7abac1bc49525a4e983425239f33764e5e866
-SHA512 (oh-my-posh-14.31.2.tar.gz) = eaf7a34fd2415cd55803ef7337d2ece0bf93c1dc605a7f7f711acbaf2960674127262b14482b5d0ff8a4a3672cce50b3e4cba1d481f55415e1bed1de4be5e49d
-Size (oh-my-posh-14.31.2.tar.gz) = 5388513 bytes
+BLAKE2s (oh-my-posh-14.32.1.tar.gz) = d56f316301dbe9bf5acdc024bb3b0470b75c262f410b3b0de307bc875fb58d52
+SHA512 (oh-my-posh-14.32.1.tar.gz) = a4d4f5ad8fbb2a60927a74290b8dc196928e52ea9267768a68a888424b33d9e0d62a0e26ed2cb8ee006ec76a35f8517a1d6c24765339057b2fa6135625a7cb39
+Size (oh-my-posh-14.32.1.tar.gz) = 5390282 bytes
SHA1 (patch-platform_battery_battery__solaris.go) = f767c40f20c79820f02965ad29b9d765edbbff71
SHA1 (patch-platform_battery_battery__windows__nix.go) = cb781ed770d325f97bc71fa545b4ce031a3df27a
Home |
Main Index |
Thread Index |
Old Index