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:   schmonz
Date:           Thu Apr 20 18:11:35 UTC 2023

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

Log Message:
Update to 14.31.2. From the changelog:

Bug Fixes:

- battery: map to Full when at 100% on darwin, closes #3729
- fish: get last element from history, closes #3632

Features:

- path: add colored full path


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/shells/oh-my-posh/Makefile:1.8
--- pkgsrc/shells/oh-my-posh/Makefile:1.7       Sat Apr 15 21:32:30 2023
+++ pkgsrc/shells/oh-my-posh/Makefile   Thu Apr 20 18:11:35 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/04/15 21:32:30 pin Exp $
+# $NetBSD: Makefile,v 1.8 2023/04/20 18:11:35 schmonz Exp $
 
-DISTNAME=              oh-my-posh-14.30.0
+DISTNAME=              oh-my-posh-14.31.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.7 pkgsrc/shells/oh-my-posh/distinfo:1.8
--- pkgsrc/shells/oh-my-posh/distinfo:1.7       Sat Apr 15 21:32:30 2023
+++ pkgsrc/shells/oh-my-posh/distinfo   Thu Apr 20 18:11:35 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2023/04/15 21:32:30 pin Exp $
+$NetBSD: distinfo,v 1.8 2023/04/20 18:11:35 schmonz 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.30.0.tar.gz) = 7a9166b805175343d6f685a75478045622460f484b04f14eb9c4461f82fc5f7a
-SHA512 (oh-my-posh-14.30.0.tar.gz) = 46d1e84b90b79bbb0cff2d1aceaf7d0d87aeda7a91129b6c44e2e12be54bff54fab46009f488a48a62d29da9680d54e1dec04656657cf6ef9c0d9d1ad0298b4a
-Size (oh-my-posh-14.30.0.tar.gz) = 5387592 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
 SHA1 (patch-platform_battery_battery__solaris.go) = f767c40f20c79820f02965ad29b9d765edbbff71
 SHA1 (patch-platform_battery_battery__windows__nix.go) = cb781ed770d325f97bc71fa545b4ce031a3df27a



Home | Main Index | Thread Index | Old Index