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:           Thu Feb 15 21:11:29 UTC 2024

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

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

Bug Fixes
 - image: add terminal width to export (59be189)
 - image: exclude U+e0b6 from double width (502558e)
 - image: use fixed image width (fece104)
 - themes: adjust themes for correct rendering (9e7237a)


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.104 -r1.105 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.114 pkgsrc/shells/oh-my-posh/Makefile:1.115
--- pkgsrc/shells/oh-my-posh/Makefile:1.114     Thu Feb 15 07:00:58 2024
+++ pkgsrc/shells/oh-my-posh/Makefile   Thu Feb 15 21:11:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2024/02/15 07:00:58 pin Exp $
+# $NetBSD: Makefile,v 1.115 2024/02/15 21:11:28 pin Exp $
 
-DISTNAME=              oh-my-posh-19.11.1
+DISTNAME=              oh-my-posh-19.11.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.104 pkgsrc/shells/oh-my-posh/distinfo:1.105
--- pkgsrc/shells/oh-my-posh/distinfo:1.104     Thu Feb 15 07:00:58 2024
+++ pkgsrc/shells/oh-my-posh/distinfo   Thu Feb 15 21:11:29 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.104 2024/02/15 07:00:58 pin Exp $
+$NetBSD: distinfo,v 1.105 2024/02/15 21:11:29 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.0.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
 SHA512 (dario.cat_mergo_@v_v1.0.0.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
@@ -744,8 +744,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.11.1.tar.gz) = 773cb7ae37bd6dcbead809051a057aca130d19d651c0a939ed1513c5daa92e86
-SHA512 (oh-my-posh-19.11.1.tar.gz) = dd1d59b14065441d4ea126085e53d44e6122abb0d69eadf2cd4fb426771d97921830c6eecf4074191cfaf0ddca89d922944a4764362223d6f9a70d28bc908a8a
-Size (oh-my-posh-19.11.1.tar.gz) = 2640655 bytes
+BLAKE2s (oh-my-posh-19.11.2.tar.gz) = 408fcc503d60946351c5e548649faf72f731cbed3f52d35547621e93838c122c
+SHA512 (oh-my-posh-19.11.2.tar.gz) = c4f743f73b32c85048ceb3120759b89af38c463ed20ddb5b03ebe948fe0b1ba12d169a5142dba20ef8a5942ebc5deffe53987c893776c26638f7f2635cbaee90
+Size (oh-my-posh-19.11.2.tar.gz) = 6754787 bytes
 SHA1 (patch-platform_battery_battery__solaris.go) = f767c40f20c79820f02965ad29b9d765edbbff71
 SHA1 (patch-platform_battery_battery__windows__nix.go) = 37eb1ba8082c0d3dfc287dfd5e35bcd31a00ab6a



Home | Main Index | Thread Index | Old Index