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:           Thu Jun 12 08:10:38 UTC 2025

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

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

v26.6.1
Bug Fixes

 - adjusting spotify segment latency on macos by ~600ms (d7783e1)
 - formatting with gofmt (aa9bc4f)

v26.6.0
Features

 - gcp: allow obtaining active config from env var (ae5a890)
 - gcp: dislay active configuration name (b6611a3), closes #6061


To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.239 -r1.240 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.258 pkgsrc/shells/oh-my-posh/Makefile:1.259
--- pkgsrc/shells/oh-my-posh/Makefile:1.258     Mon Jun  9 18:32:45 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Thu Jun 12 08:10:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.258 2025/06/09 18:32:45 pin Exp $
+# $NetBSD: Makefile,v 1.259 2025/06/12 08:10:38 pin Exp $
 
-DISTNAME=              oh-my-posh-26.5.0
+DISTNAME=              oh-my-posh-26.6.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.239 pkgsrc/shells/oh-my-posh/distinfo:1.240
--- pkgsrc/shells/oh-my-posh/distinfo:1.239     Mon Jun  9 18:32:45 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Thu Jun 12 08:10:38 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.239 2025/06/09 18:32:45 pin Exp $
+$NetBSD: distinfo,v 1.240 2025/06/12 08:10:38 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.5.0.tar.gz) = 41b54a4f7cbf093cd8b6839b1e4fcc9a65491cec4cb15e29ec93c83afe8d2765
-SHA512 (oh-my-posh-26.5.0.tar.gz) = 6a111324bb056a239cddc3067b778a87ca7b356b0e0416128f5f14b04da9a32f255d186e078dd59b638e14b51644b0797ad541dbb4f62560ec1cf585631a3b05
-Size (oh-my-posh-26.5.0.tar.gz) = 6731939 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
 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