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:           Tue Jun 17 07:51:16 UTC 2025

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

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

v26.9.0
Features

 - path: add .Format function to format any path (97e592d)
 - ytdma: consume from companion API (aae572f), closes #5401

v26.8.0
Features

 - path: add fish style (1195b1b), closes #5275


To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.240 -r1.241 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.259 pkgsrc/shells/oh-my-posh/Makefile:1.260
--- pkgsrc/shells/oh-my-posh/Makefile:1.259     Thu Jun 12 08:10:38 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Tue Jun 17 07:51:16 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.259 2025/06/12 08:10:38 pin Exp $
+# $NetBSD: Makefile,v 1.260 2025/06/17 07:51:16 pin Exp $
 
-DISTNAME=              oh-my-posh-26.6.1
+DISTNAME=              oh-my-posh-26.9.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.240 pkgsrc/shells/oh-my-posh/distinfo:1.241
--- pkgsrc/shells/oh-my-posh/distinfo:1.240     Thu Jun 12 08:10:38 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Tue Jun 17 07:51:16 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.240 2025/06/12 08:10:38 pin Exp $
+$NetBSD: distinfo,v 1.241 2025/06/17 07:51:16 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.2.mod) = 7b465f298a2de57c12f0f78180f97e8de899412ad8639d2d72653c98d550d78f
 SHA512 (dario.cat_mergo_@v_v1.0.2.mod) = 7ce66ba65c020143c4a7d000bbe82ad40dcef6602b462cbe81a4cb79bb948decae6e3dee7dfc7f580f09573efe37e1380d8e14a0e8c37b1dc2d32d0b8c1adbb6
@@ -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-26.6.1.tar.gz) = 35aa37931fd034f50a614edca7c7a62a919359cfac39eacbaa5964fabc431d27
-SHA512 (oh-my-posh-26.6.1.tar.gz) = a63c0145be63cd8e5fdb9fa091ee7758e6b7c0c917bc607cc47e62cfafc3c0547c8a5082d583d79e3fc624c65e62cee6519e4ebcf83cf3f1a4f178e209024e28
-Size (oh-my-posh-26.6.1.tar.gz) = 20687027 bytes
+BLAKE2s (oh-my-posh-26.9.0.tar.gz) = ab35dae2e3caac57cd9d8efceb79d73a78a6ca0f0a4d323d5ac90719a142c519
+SHA512 (oh-my-posh-26.9.0.tar.gz) = ec9c205bd053d110db8db1f8aeac3c4cc936af323036529d138ebcdcb578fa61a065c8f06fdf7e38931aa0561783c148691e8273c7df162676771bc62beade52
+Size (oh-my-posh-26.9.0.tar.gz) = 6734742 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