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:           Sun Mar 30 16:54:08 UTC 2025

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

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

v25.7.1
Bug Fixes

 - pwsh: set upgrade_check only during upgrade process (5d07b8e), closes #6245

v25.7.0
Features

 - cli: allow log tracing using POSH_TRACE=1 (69397b2)
 - upgrade: add --debug flag (f164e84)

v25.6.1
Bug Fixes

 - git: resolve relative git dirs (ffbe16e)

v25.6.0
Features

 - node: add PackageManagerName (2fa342a), closes #6295
 - path: allow displaying the root / on unix systems (8904384)

v25.5.1
Bug Fixes

 - cache: export base with upper case properties (69c5e5f), closes #6300


To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.219 -r1.220 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.236 pkgsrc/shells/oh-my-posh/Makefile:1.237
--- pkgsrc/shells/oh-my-posh/Makefile:1.236     Fri Mar 21 10:49:58 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Sun Mar 30 16:54:08 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.236 2025/03/21 10:49:58 pin Exp $
+# $NetBSD: Makefile,v 1.237 2025/03/30 16:54:08 pin Exp $
 
-DISTNAME=              oh-my-posh-25.5.0
+DISTNAME=              oh-my-posh-25.7.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.219 pkgsrc/shells/oh-my-posh/distinfo:1.220
--- pkgsrc/shells/oh-my-posh/distinfo:1.219     Fri Mar 21 10:49:58 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Sun Mar 30 16:54:08 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.219 2025/03/21 10:49:58 pin Exp $
+$NetBSD: distinfo,v 1.220 2025/03/30 16:54:08 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.5.0.tar.gz) = 560a51457ba2a883792eb6d80356a8e746b373bd2fcfda0012e39ea1106ac88c
-SHA512 (oh-my-posh-25.5.0.tar.gz) = 5975f386fe48c64a76e0971a243d2a866c808e2b6fb21b5782c48318644f0bf25995d679d2dfe6eda07b63e0accd692d21b86e585257dea864f91c078e702513
-Size (oh-my-posh-25.5.0.tar.gz) = 6722103 bytes
+BLAKE2s (oh-my-posh-25.7.1.tar.gz) = 14fd4797fb4aa0f2948c4947f28a6eba6bc36d9645ef5056c5b9351bba128b36
+SHA512 (oh-my-posh-25.7.1.tar.gz) = 32537043665926d8972541e6cd8a90777cefb559ab1ffe0c00aaab037418197f910b610a1d904adac9b69adc1ea216ae6972fc3aabd0fc404fc7ef9261043104
+Size (oh-my-posh-25.7.1.tar.gz) = 6723088 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