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:           Fri Mar 14 10:13:54 UTC 2025

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

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

Bug Fixes

 - template: use mutex to access fields (a6e6754), closes #6260


To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.216 -r1.217 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.233 pkgsrc/shells/oh-my-posh/Makefile:1.234
--- pkgsrc/shells/oh-my-posh/Makefile:1.233     Wed Mar 12 13:26:25 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Fri Mar 14 10:13:54 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.233 2025/03/12 13:26:25 pin Exp $
+# $NetBSD: Makefile,v 1.234 2025/03/14 10:13:54 pin Exp $
 
-DISTNAME=              oh-my-posh-25.4.1
+DISTNAME=              oh-my-posh-25.4.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.216 pkgsrc/shells/oh-my-posh/distinfo:1.217
--- pkgsrc/shells/oh-my-posh/distinfo:1.216     Wed Mar 12 13:26:25 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Fri Mar 14 10:13:54 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.216 2025/03/12 13:26:25 pin Exp $
+$NetBSD: distinfo,v 1.217 2025/03/14 10:13:54 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.1.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
 SHA512 (dario.cat_mergo_@v_v1.0.1.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
@@ -537,9 +537,9 @@ 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-25.4.1.tar.gz) = e5b4cdfe1cb55f7600947853d67b6681a4759737d79089f353bb6960caab9a3c
-SHA512 (oh-my-posh-25.4.1.tar.gz) = bd8a0ee85fe3d15243f63e6978c75dd3930ef40a61960a306bdf1eb7c7bed6bee1d91fbd13996bfdcb0c2af12ee8df0aa5a99397d1e6a34deb8018408ced2124
-Size (oh-my-posh-25.4.1.tar.gz) = 6722012 bytes
+BLAKE2s (oh-my-posh-25.4.2.tar.gz) = 9b547436e5991698eda4630c52329d59420a41d52f9d60f44f0099b73f426e06
+SHA512 (oh-my-posh-25.4.2.tar.gz) = 32294ab5eec61bacc2d1de7fefa79488622551e08b5d6eece97de7cc6012364dc7cbe9c32882161343be22121c8813c5296811db86ba619d04264406a5b270de
+Size (oh-my-posh-25.4.2.tar.gz) = 6722130 bytes
 SHA1 (patch-go.mod) = f02ebe53cae01005f81d0e9abfe06cf756bac9b2
 SHA1 (patch-runtime_battery_battery__solaris.go) = 9e8f8fa10006cadfc7fb9d2b95e7a85bc271315a
 SHA1 (patch-runtime_battery_battery__windows__nix.go) = 8e8863cf8c925a1e409b135e5abf113640f0e708



Home | Main Index | Thread Index | Old Index