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 Jul 17 11:40:54 UTC 2024

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

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

v21.27.0
Bug Fixes
 - terminal: calculate length correctly (4b5bac3)

Features
 - install: use user-writable installation directories by default (55113b8), closes #5284

v21.26.4
Bug Fixes
 - pwsh: restore prompt function override (024c8b6)


To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.152 -r1.153 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.166 pkgsrc/shells/oh-my-posh/Makefile:1.167
--- pkgsrc/shells/oh-my-posh/Makefile:1.166     Wed Jul 17 06:23:56 2024
+++ pkgsrc/shells/oh-my-posh/Makefile   Wed Jul 17 11:40:54 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.166 2024/07/17 06:23:56 pin Exp $
+# $NetBSD: Makefile,v 1.167 2024/07/17 11:40:54 pin Exp $
 
-DISTNAME=              oh-my-posh-21.26.3
+DISTNAME=              oh-my-posh-21.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.152 pkgsrc/shells/oh-my-posh/distinfo:1.153
--- pkgsrc/shells/oh-my-posh/distinfo:1.152     Wed Jul 17 06:23:56 2024
+++ pkgsrc/shells/oh-my-posh/distinfo   Wed Jul 17 11:40:54 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.152 2024/07/17 06:23:56 pin Exp $
+$NetBSD: distinfo,v 1.153 2024/07/17 11:40:54 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-21.26.3.tar.gz) = 714c108a7fbd636eed5763be65a5249ccfd4d816c6493626f6cba43fc926c9e5
-SHA512 (oh-my-posh-21.26.3.tar.gz) = 4ca0bfe63808ec3263c07e4a11b32f5e070386fe85b8dcef5da12a81924d8c32d5f96837870cc537f055977be3f4ba3951f0dfea4629013df7f218753002b23c
-Size (oh-my-posh-21.26.3.tar.gz) = 6664959 bytes
+BLAKE2s (oh-my-posh-21.27.0.tar.gz) = 006d950a9c9c7bd3c940e5e59c94914bd55b8446286623bacb3f309b3ced1336
+SHA512 (oh-my-posh-21.27.0.tar.gz) = 1bd3fc7402d16388598454cad487dffc1fb7bc1fd425bdb537322e4a61e45dd89055a11b768ccd241e0c791e593cec7882ffd16272ff5261d360431411008654
+Size (oh-my-posh-21.27.0.tar.gz) = 6665094 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