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: Wed Jul 30 06:52:44 UTC 2025
Modified Files:
pkgsrc/shells/oh-my-posh: Makefile distinfo
Log Message:
shells/oh-my-posh: update to 26.17.2
v26.17.2
Bug Fixes
- engine: print padding correctly on overflow: hide (175b39b), closes #6637
Performance Improvements
- builder: use pool for strings.builder (f3f8bc8)
- template: use pool instead of instances (386971a)
v26.17.1
Bug Fixes
- cache: correct logic to delete files after 7 days (997d3fa)
- terraform: always validate existence of terraform block (d717ab7), closes #6635
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.243 -r1.244 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.262 pkgsrc/shells/oh-my-posh/Makefile:1.263
--- pkgsrc/shells/oh-my-posh/Makefile:1.262 Fri Jul 18 16:58:38 2025
+++ pkgsrc/shells/oh-my-posh/Makefile Wed Jul 30 06:52:44 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.262 2025/07/18 16:58:38 pin Exp $
+# $NetBSD: Makefile,v 1.263 2025/07/30 06:52:44 pin Exp $
-DISTNAME= oh-my-posh-26.17.0
+DISTNAME= oh-my-posh-26.17.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.243 pkgsrc/shells/oh-my-posh/distinfo:1.244
--- pkgsrc/shells/oh-my-posh/distinfo:1.243 Fri Jul 18 16:58:38 2025
+++ pkgsrc/shells/oh-my-posh/distinfo Wed Jul 30 06:52:44 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.243 2025/07/18 16:58:38 pin Exp $
+$NetBSD: distinfo,v 1.244 2025/07/30 06:52:44 pin Exp $
BLAKE2s (dario.cat_mergo_@v_v1.0.2.mod) = 7b465f298a2de57c12f0f78180f97e8de899412ad8639d2d72653c98d550d78f
SHA512 (dario.cat_mergo_@v_v1.0.2.mod) = 7ce66ba65c020143c4a7d000bbe82ad40dcef6602b462cbe81a4cb79bb948decae6e3dee7dfc7f580f09573efe37e1380d8e14a0e8c37b1dc2d32d0b8c1adbb6
@@ -552,9 +552,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.17.0.tar.gz) = 02728832572be3d9946bf1b8c2937a6f7be17db34bbce29bd1b9c70fac9d80bb
-SHA512 (oh-my-posh-26.17.0.tar.gz) = a2f8dde15c46a3f2b1441315971cb4c3370902e92a36f1073442fd6538085d292af63b3b9eabfb11581eeb6ff1a95b5c22334d9596dd3b9f0f45b571e056ad61
-Size (oh-my-posh-26.17.0.tar.gz) = 6762935 bytes
+BLAKE2s (oh-my-posh-26.17.2.tar.gz) = 73e9cb8866e632bda452949c4eff2fa399953cc8afcf3ca168e747663e77ecf4
+SHA512 (oh-my-posh-26.17.2.tar.gz) = a4d21444be7977bd54a22e8f6f3d43936445b9c7d2d121ceecb2554e6407287eb8453b28fa933961ea61835d3e1b00dac39f01e8e786e8735fdb671edef6f95e
+Size (oh-my-posh-26.17.2.tar.gz) = 6753057 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