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 Aug  5 17:30:13 UTC 2023

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

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

Bug Fixes
 - prompt: print right block using spaces (c23069b)
 - pwsh: force initialization of NoExitCode (c78aa60), closes #4128
 - rprompt: position using spaces instead of ANSI (181b789)
 - tooltip: position with spaces instead of ANSI (f55da0e)


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.47 -r1.48 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.50 pkgsrc/shells/oh-my-posh/Makefile:1.51
--- pkgsrc/shells/oh-my-posh/Makefile:1.50      Fri Aug  4 07:08:03 2023
+++ pkgsrc/shells/oh-my-posh/Makefile   Sat Aug  5 17:30:13 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2023/08/04 07:08:03 pin Exp $
+# $NetBSD: Makefile,v 1.51 2023/08/05 17:30:13 pin Exp $
 
-DISTNAME=              oh-my-posh-18.2.2
+DISTNAME=              oh-my-posh-18.2.3
 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.47 pkgsrc/shells/oh-my-posh/distinfo:1.48
--- pkgsrc/shells/oh-my-posh/distinfo:1.47      Fri Aug  4 07:08:03 2023
+++ pkgsrc/shells/oh-my-posh/distinfo   Sat Aug  5 17:30:13 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.47 2023/08/04 07:08:03 pin Exp $
+$NetBSD: distinfo,v 1.48 2023/08/05 17:30:13 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
@@ -723,8 +723,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-18.2.2.tar.gz) = 7753e832e793a9d6d3c685352e85d6c93e0e582c11e5e659229a574754bd1ac9
-SHA512 (oh-my-posh-18.2.2.tar.gz) = 60ba3f87a8f7c916fcbdcdff399e4bc3109476c431ade78e3290ca2a009642098dfc291727d819755e72a802f473b0f0f667c061644965be8787f836954b1d38
-Size (oh-my-posh-18.2.2.tar.gz) = 2714438 bytes
+BLAKE2s (oh-my-posh-18.2.3.tar.gz) = 83c66cb84acecc9ec23f120bee65b861bd23c119d43338260c5c9d731ef57fb3
+SHA512 (oh-my-posh-18.2.3.tar.gz) = 2be5f46b4be05718538941b005f2692611ec9ce8cea272b17fda29bd0ee4a048f8c284fad025b00660908a4974356e028960f1c775dc14996fb534c4c5e0dbcd
+Size (oh-my-posh-18.2.3.tar.gz) = 2714474 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