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:           Sat Oct  4 13:31:19 UTC 2025

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

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

Bug Fixes

 - pwsh: reset tooltip command correctly (3788e7f)
 - feat(fish)!: use built-in transient prompt (8a52474)

BREAKING CHANGES

 - this requires fish 4.1.0


To generate a diff of this commit:
cvs rdiff -u -r1.278 -r1.279 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.257 -r1.258 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.278 pkgsrc/shells/oh-my-posh/Makefile:1.279
--- pkgsrc/shells/oh-my-posh/Makefile:1.278     Fri Oct  3 15:52:45 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Sat Oct  4 13:31:19 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.278 2025/10/03 15:52:45 pin Exp $
+# $NetBSD: Makefile,v 1.279 2025/10/04 13:31:19 pin Exp $
 
-DISTNAME=              oh-my-posh-26.26.3
+DISTNAME=              oh-my-posh-27.0.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.257 pkgsrc/shells/oh-my-posh/distinfo:1.258
--- pkgsrc/shells/oh-my-posh/distinfo:1.257     Fri Oct  3 15:52:45 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Sat Oct  4 13:31:19 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.257 2025/10/03 15:52:45 pin Exp $
+$NetBSD: distinfo,v 1.258 2025/10/04 13:31:19 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-26.26.3.tar.gz) = 827ccdd66cb32ca083724c1a7c603df0a718fba518b8886c58d5e5e8c45a316c
-SHA512 (oh-my-posh-26.26.3.tar.gz) = d08100675a838ba6f599461c7a16a9a05e03a784d5abddc74193942c75118550225bdd1c254a965a0a556755fae8a81be5e1dce9dd395beb83498a345f633dcb
-Size (oh-my-posh-26.26.3.tar.gz) = 6777635 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
 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