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 Oct 7 10:42:40 UTC 2025
Modified Files:
pkgsrc/shells/oh-my-posh: Makefile distinfo
Log Message:
shells/oh-my-posh: update to 27.1.1
v27.1.1
Bug Fixes
- cli: pass --eval flag of init command correctly for Elvish (a79134e)
- elvish: eliminate a race condition in cache access (5138df9)
v27.1.0
Bug Fixes
- fish: remove repaint and clear logic (bd7d6d2), closes #6852 #6852
- sysinfo: correct memory percentage calculation on Unix systems (5701680)
- upgrade: respect force upgrade (1364075), closes #6849
Features
- git: add push-remote ahead/behind tracking (37dd739)
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.258 -r1.259 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.279 pkgsrc/shells/oh-my-posh/Makefile:1.280
--- pkgsrc/shells/oh-my-posh/Makefile:1.279 Sat Oct 4 13:31:19 2025
+++ pkgsrc/shells/oh-my-posh/Makefile Tue Oct 7 10:42:39 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.279 2025/10/04 13:31:19 pin Exp $
+# $NetBSD: Makefile,v 1.280 2025/10/07 10:42:39 pin Exp $
-DISTNAME= oh-my-posh-27.0.0
+DISTNAME= oh-my-posh-27.1.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.258 pkgsrc/shells/oh-my-posh/distinfo:1.259
--- pkgsrc/shells/oh-my-posh/distinfo:1.258 Sat Oct 4 13:31:19 2025
+++ pkgsrc/shells/oh-my-posh/distinfo Tue Oct 7 10:42:39 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.258 2025/10/04 13:31:19 pin Exp $
+$NetBSD: distinfo,v 1.259 2025/10/07 10:42:39 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.0.0.tar.gz) = 227e4c0d8064eb371cead34a5d9a5dd08c9bbfb670725f25b57e8c8d81659759
-SHA512 (oh-my-posh-27.0.0.tar.gz) = 0613652fd67726ae94ea300183342167fe441431096a71e21d5632d311a52b0bbd2d1170fa110e1cc88a85ff137748dfed6040553bdd9daabc981dd72620b38c
-Size (oh-my-posh-27.0.0.tar.gz) = 6776785 bytes
+BLAKE2s (oh-my-posh-27.1.1.tar.gz) = 0a5b7af4a654b7109b8a2262edc9ba73955a8d08757517e4a97625c5ef1a863b
+SHA512 (oh-my-posh-27.1.1.tar.gz) = dc5b287dff04e67c1b2defa4c4a8709be5d1fb66172af5412fc0fa5b304f423194d24766e5020641ef30bbb2b69909a896a5f2c0e1d58a8181f2953376329caf
+Size (oh-my-posh-27.1.1.tar.gz) = 6778658 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