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:           Tue Jan  2 16:01:41 UTC 2024

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

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

Bug Fixes
 - correct theme memory display template for byte-to-gigabyte conversion
   (e976ce8)
 - hyperlink: use built-in format to avoid collisions (bff6353), closes #4569
 - nba: adjust test to solve season offset on year end (0c304f0)


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.91 -r1.92 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.99 pkgsrc/shells/oh-my-posh/Makefile:1.100
--- pkgsrc/shells/oh-my-posh/Makefile:1.99      Tue Dec 19 13:07:38 2023
+++ pkgsrc/shells/oh-my-posh/Makefile   Tue Jan  2 16:01:40 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2023/12/19 13:07:38 pin Exp $
+# $NetBSD: Makefile,v 1.100 2024/01/02 16:01:40 pin Exp $
 
-DISTNAME=              oh-my-posh-19.3.0
+DISTNAME=              oh-my-posh-19.3.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.91 pkgsrc/shells/oh-my-posh/distinfo:1.92
--- pkgsrc/shells/oh-my-posh/distinfo:1.91      Tue Dec 19 13:07:38 2023
+++ pkgsrc/shells/oh-my-posh/distinfo   Tue Jan  2 16:01:40 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.91 2023/12/19 13:07:38 pin Exp $
+$NetBSD: distinfo,v 1.92 2024/01/02 16:01:40 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
@@ -726,8 +726,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-19.3.0.tar.gz) = 9292754fd8691416338c4ca6e67949080982815c91962514dc784ce141f57d18
-SHA512 (oh-my-posh-19.3.0.tar.gz) = 843b5ac1850063f432077c9875982dbe68d639b1fdeb2366514b5bb343f98f226675d14b81a25a075a45c95d84a879b7dedbd6a820c2c0611ec52b12b4539cbc
-Size (oh-my-posh-19.3.0.tar.gz) = 2637706 bytes
+BLAKE2s (oh-my-posh-19.3.1.tar.gz) = 816afe67873d02f58290feb7c59357c0a26b18d456cd3c62e3a099c540187556
+SHA512 (oh-my-posh-19.3.1.tar.gz) = ada0423d47c61598101f4118c31786057748fc4694f7d7dbc7645734eb411280be5bd374dd22352af7c87c316346fe41ea94875051b7291b35520ff760030490
+Size (oh-my-posh-19.3.1.tar.gz) = 2637493 bytes
 SHA1 (patch-platform_battery_battery__solaris.go) = f767c40f20c79820f02965ad29b9d765edbbff71
 SHA1 (patch-platform_battery_battery__windows__nix.go) = 41c2223c3f688aef0ba8840911dd40dddc0e1719



Home | Main Index | Thread Index | Old Index