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:           Fri May 30 10:59:08 UTC 2025

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

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

Bug Fixes

    bash: do not source script on every prompt command (eabd244)
    init: add features to context hash (9797fb8)
    init: remove old init files correctly (5c58c35)
    init: support path with spaces (c681717), closes #6479
    node: detect package manager correctly (a530241)


To generate a diff of this commit:
cvs rdiff -u -r1.251 -r1.252 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.233 -r1.234 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.251 pkgsrc/shells/oh-my-posh/Makefile:1.252
--- pkgsrc/shells/oh-my-posh/Makefile:1.251     Fri May 30 07:37:37 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Fri May 30 10:59:08 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.251 2025/05/30 07:37:37 pin Exp $
+# $NetBSD: Makefile,v 1.252 2025/05/30 10:59:08 pin Exp $
 
-DISTNAME=              oh-my-posh-26.0.2
+DISTNAME=              oh-my-posh-26.0.3
 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.233 pkgsrc/shells/oh-my-posh/distinfo:1.234
--- pkgsrc/shells/oh-my-posh/distinfo:1.233     Fri May 30 07:37:37 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Fri May 30 10:59:08 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.233 2025/05/30 07:37:37 pin Exp $
+$NetBSD: distinfo,v 1.234 2025/05/30 10:59:08 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.1.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
 SHA512 (dario.cat_mergo_@v_v1.0.1.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
@@ -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.0.2.tar.gz) = a9269625b493f33e8d55ba0b3ef6f0d7d8ea9963f736831fd8edd27bc66a45ea
-SHA512 (oh-my-posh-26.0.2.tar.gz) = b78abb892d44f350ce52a5205fb464f0c1603384bedefec8f876889369ead250ca0c9b3b1b815656d25664f60253279d7059a30582e6b34f0393b7e393852f35
-Size (oh-my-posh-26.0.2.tar.gz) = 6732981 bytes
+BLAKE2s (oh-my-posh-26.0.3.tar.gz) = f180ca6b70a1c27a74a573eb447513faff780f533970edc37bc48c811b0da2ce
+SHA512 (oh-my-posh-26.0.3.tar.gz) = 2a3ed6806eace73b405a0bc2ce3b38951f4ad07deaf7344bb0502b3a5960f56761e400766ce62c68f2b0761f5ba9b2a0d8c729e7c2a9ee627037499769a3da63
+Size (oh-my-posh-26.0.3.tar.gz) = 6733590 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