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 Oct 27 12:27:55 UTC 2025

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

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

v27.4.0
Bug Fixes
    font: unvirtualize the registry for font installs (2dc8b0c), closes #6909

Features
    msix: add theme files to package (8841984)

v27.3.1
Bug Fixes
    android: support adding the icon (1fddc4c), closes #6917
    dsc: use correct arg for setting state (989ec46), closes #6916
    reload: store reloaded config in cache (64c8b3c)
    reload: use correct return value to enable reload (efb8f7e), closes #6913
    schema: use correct link for cycle (6799308), closes #6915

v27.3.0
Bug Fixes
    cache: double cache size (6310d6a)
    tokyo: use correct dual code point glyph (8991b46), closes #6905

Features
    add configuration MCP server (46c01a5)


To generate a diff of this commit:
cvs rdiff -u -r1.285 -r1.286 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.262 -r1.263 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.285 pkgsrc/shells/oh-my-posh/Makefile:1.286
--- pkgsrc/shells/oh-my-posh/Makefile:1.285     Thu Oct 16 18:00:00 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Mon Oct 27 12:27:55 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.285 2025/10/16 18:00:00 bsiegert Exp $
+# $NetBSD: Makefile,v 1.286 2025/10/27 12:27:55 pin Exp $
 
-DISTNAME=              oh-my-posh-27.2.1
-PKGREVISION=           1
+DISTNAME=              oh-my-posh-27.4.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.262 pkgsrc/shells/oh-my-posh/distinfo:1.263
--- pkgsrc/shells/oh-my-posh/distinfo:1.262     Thu Oct 16 10:47:58 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Mon Oct 27 12:27:55 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.262 2025/10/16 10:47:58 pin Exp $
+$NetBSD: distinfo,v 1.263 2025/10/27 12:27:55 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.2.mod) = 7b465f298a2de57c12f0f78180f97e8de899412ad8639d2d72653c98d550d78f
 SHA512 (dario.cat_mergo_@v_v1.0.2.mod) = 7ce66ba65c020143c4a7d000bbe82ad40dcef6602b462cbe81a4cb79bb948decae6e3dee7dfc7f580f09573efe37e1380d8e14a0e8c37b1dc2d32d0b8c1adbb6
@@ -579,9 +579,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-27.2.1.tar.gz) = 2f7b5c1fd6b50f52e864f45348980c1811563f5bfe09e6388ea2ec23098d79db
-SHA512 (oh-my-posh-27.2.1.tar.gz) = 34192765a7ef82ad681dafc53efa4bb10a68f57ffda638d6d6186636eefcfa85a1123c1875a16a58137d0e86f34f7b417f0e202231ae8668c682a7e811cdb5d0
-Size (oh-my-posh-27.2.1.tar.gz) = 6778823 bytes
+BLAKE2s (oh-my-posh-27.4.0.tar.gz) = a5852ad067f7e60caa4d968ed30aa943094ad830d1e2a7e8eeabda25c3d174b7
+SHA512 (oh-my-posh-27.4.0.tar.gz) = 232c46ee1f03e7661039a95c9849b2ad0fb65cf422098d193131736a13d8a94fad7121457befeb3338ff473c1807a256b25bc36a77503a845d6ba72f770eba71
+Size (oh-my-posh-27.4.0.tar.gz) = 6796023 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