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 Mar  5 20:52:02 UTC 2025

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

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

v25.1.1
Bug Fixes

 - pyenv: identify shims correctly (a66586d)

v25.1.0
Bug Fixes

 - init: set Init flag (d533518)
 - use .PhysicalAvailableMemory instead of PhysicalFreeMemory (d6c1ff9)

Features

 - add go.sum and go.work to Go detection (5f4681e)
 - nim: add Nim lang segment (bb5ec3c)
 - owm: add ability to set location by env var (58670c5)
 - vlang: add V lang segment (82f8a71)


To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.212 -r1.213 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.228 pkgsrc/shells/oh-my-posh/Makefile:1.229
--- pkgsrc/shells/oh-my-posh/Makefile:1.228     Thu Feb 27 18:42:44 2025
+++ pkgsrc/shells/oh-my-posh/Makefile   Wed Mar  5 20:52:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.228 2025/02/27 18:42:44 pin Exp $
+# $NetBSD: Makefile,v 1.229 2025/03/05 20:52:02 pin Exp $
 
-DISTNAME=              oh-my-posh-25.0.0
+DISTNAME=              oh-my-posh-25.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.212 pkgsrc/shells/oh-my-posh/distinfo:1.213
--- pkgsrc/shells/oh-my-posh/distinfo:1.212     Thu Feb 27 18:42:44 2025
+++ pkgsrc/shells/oh-my-posh/distinfo   Wed Mar  5 20:52:02 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.212 2025/02/27 18:42:44 pin Exp $
+$NetBSD: distinfo,v 1.213 2025/03/05 20:52:02 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.1.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
 SHA512 (dario.cat_mergo_@v_v1.0.1.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
@@ -537,8 +537,8 @@ 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-25.0.0.tar.gz) = 0adcdc101bb28365382182f7abdc8f6f1527565238b04ffa98e72ad0553ae4f9
-SHA512 (oh-my-posh-25.0.0.tar.gz) = 86e3a24c0079e696ee6a5414c1fe52c17d510935b9be5b9b1953e2f598e02fcd9c953049e21a3cb1c76bd77e5fce1778666704dd1301d9bae73ede4e1da1f7b7
-Size (oh-my-posh-25.0.0.tar.gz) = 6717285 bytes
+BLAKE2s (oh-my-posh-25.1.1.tar.gz) = 7a0171e856df84524ed5f87a9aeeafd356491d7002fec3311b630c4c34d8774b
+SHA512 (oh-my-posh-25.1.1.tar.gz) = 1d46fc49b6daf30ee9d680e1eb8251ac96b4ab7b19ca7d9c05b626e3671bbf7dd20864294fb9a427e87aef65d0abf70e1d56a67821da9bee0520ca67189e9538
+Size (oh-my-posh-25.1.1.tar.gz) = 6721617 bytes
 SHA1 (patch-runtime_battery_battery__solaris.go) = 9e8f8fa10006cadfc7fb9d2b95e7a85bc271315a
 SHA1 (patch-runtime_battery_battery__windows__nix.go) = 8e8863cf8c925a1e409b135e5abf113640f0e708



Home | Main Index | Thread Index | Old Index