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 May 23 12:26:52 UTC 2025

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

Log Message:
hells/oh-my-posh: update to 25.23.2

v25.23.2
Bug Fixes

    node: detect bun before npm (ef2e74b), closes #6408
    spotify: use PowerShell with UTF-8 output for WSL (a02ee99)

v25.23.1
Bug Fixes

    bash: remove TTY check (3542dc8)


To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.231 -r1.232 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.249 pkgsrc/shells/oh-my-posh/Makefile:1.250
--- pkgsrc/shells/oh-my-posh/Makefile:1.249     Wed May 14 10:27:32 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Fri May 23 12:26:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.249 2025/05/14 10:27:32 pin Exp $
+# $NetBSD: Makefile,v 1.250 2025/05/23 12:26:52 pin Exp $
 
-DISTNAME=              oh-my-posh-25.23.0
+DISTNAME=              oh-my-posh-25.23.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.231 pkgsrc/shells/oh-my-posh/distinfo:1.232
--- pkgsrc/shells/oh-my-posh/distinfo:1.231     Wed May 14 10:27:32 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Fri May 23 12:26:52 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.231 2025/05/14 10:27:32 pin Exp $
+$NetBSD: distinfo,v 1.232 2025/05/23 12:26:52 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.1.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
 SHA512 (dario.cat_mergo_@v_v1.0.1.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
@@ -549,9 +549,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.23.0.tar.gz) = 1b6d35f8a1d4341743200e8e203c582a7b2dc5d788a1f71dc067add39cd31881
-SHA512 (oh-my-posh-25.23.0.tar.gz) = 7b25015216aece30addbe2be0a5543d5d1a504732a2147b2ad7ef9dbeba91e0ed04ed5be3de906cbe29b6c5740ea070b8f65bec38ab73812d06c04ec493bb4bb
-Size (oh-my-posh-25.23.0.tar.gz) = 6731100 bytes
+BLAKE2s (oh-my-posh-25.23.2.tar.gz) = 041245bde9480878e738cfd4e1684cd83659dff31d493bad64c922a8e1a4f413
+SHA512 (oh-my-posh-25.23.2.tar.gz) = c1df33d7e398c58cf01cf5a1d2984e2fe71dd941de45841af816b27425e81a76526e9b2603565cd0f8304cc70ba435a182dedd19d2fc60ddf3cbb2cbfceeae48
+Size (oh-my-posh-25.23.2.tar.gz) = 6731853 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