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:           Mon May  8 17:29:37 UTC 2023

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

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

Bug Fixes
 - cache: only store template cache on primary and transient (b51d1de)

Features
 - font: update to Nerd Font V3 (9663a29)

BREAKING CHANGES
 - font: this deprecates support for Nerd Font V2 and requires a compatible
   V3 Nerd Font. Note for users experiencing issues with icons, update to the
   latest Nerd Font of your choice


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.16 -r1.17 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.17 pkgsrc/shells/oh-my-posh/Makefile:1.18
--- pkgsrc/shells/oh-my-posh/Makefile:1.17      Sun May  7 06:46:47 2023
+++ pkgsrc/shells/oh-my-posh/Makefile   Mon May  8 17:29:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2023/05/07 06:46:47 pin Exp $
+# $NetBSD: Makefile,v 1.18 2023/05/08 17:29:37 pin Exp $
 
-DISTNAME=      oh-my-posh-15.5.0
+DISTNAME=      oh-my-posh-16.0.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.16 pkgsrc/shells/oh-my-posh/distinfo:1.17
--- pkgsrc/shells/oh-my-posh/distinfo:1.16      Sun May  7 06:46:47 2023
+++ pkgsrc/shells/oh-my-posh/distinfo   Mon May  8 17:29:37 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.16 2023/05/07 06:46:47 pin Exp $
+$NetBSD: distinfo,v 1.17 2023/05/08 17:29: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
@@ -774,8 +774,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-15.5.0.tar.gz) = ee6d8572d1004749ee3e3bfc1543b564f15c55bd8e53ee4c0e01ad19a38d2a61
-SHA512 (oh-my-posh-15.5.0.tar.gz) = f111b796b0e3aa564f0e4452384708b01d39deb18d5a7bcb743fc0e62eb79ed685d30d5039f8cda97d7da9a1f5bfb7170557e7d6b947a527e2be254038778510
-Size (oh-my-posh-15.5.0.tar.gz) = 5394583 bytes
+BLAKE2s (oh-my-posh-16.0.0.tar.gz) = 88b9a63155f2ad52969c74ccc8d7dbaaf364af618141c2267cc24b2fe78a89df
+SHA512 (oh-my-posh-16.0.0.tar.gz) = 74eaad4d9a57624cd59dec8efa4f7037f9616e719d5e159326417da026f94eb8324aa9325379540d1c3c67974c2057dbcde63ed1998ed4e4c82ab7b2146a58a8
+Size (oh-my-posh-16.0.0.tar.gz) = 5394555 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