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:           Mon Dec 23 11:35:12 UTC 2024

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

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

v24.17.1
Bug Fixes

    image: set font cache before usage (da74c2b)

v24.17.0
Bug Fixes

    fonts: only install tff for CascadiaCode (b4a5181)

Features

    git: expose .Rebase as an object (3b40f82), closes #6044


To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.207 -r1.208 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.223 pkgsrc/shells/oh-my-posh/Makefile:1.224
--- pkgsrc/shells/oh-my-posh/Makefile:1.223     Fri Dec 20 12:14:31 2024
+++ pkgsrc/shells/oh-my-posh/Makefile   Mon Dec 23 11:35:12 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.223 2024/12/20 12:14:31 pin Exp $
+# $NetBSD: Makefile,v 1.224 2024/12/23 11:35:12 pin Exp $
 
-DISTNAME=              oh-my-posh-24.16.1
+DISTNAME=              oh-my-posh-24.17.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.207 pkgsrc/shells/oh-my-posh/distinfo:1.208
--- pkgsrc/shells/oh-my-posh/distinfo:1.207     Fri Dec 20 12:14:31 2024
+++ pkgsrc/shells/oh-my-posh/distinfo   Mon Dec 23 11:35:12 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.207 2024/12/20 12:14:31 pin Exp $
+$NetBSD: distinfo,v 1.208 2024/12/23 11:35:12 pin Exp $
 
 BLAKE2s (dario.cat_mergo_@v_v1.0.1.mod) = 0af2e8f4417b8a004650a071a3fcd9716e3bb01ac60f24dc579155e301d2911f
 SHA512 (dario.cat_mergo_@v_v1.0.1.mod) = 706f0038b07866385f4d91a8a28e4b9648c1bd45f0f7124f97069bfa1af16ce6ea77fadd0585c050996c9a36001151b68bdd1d6a6c44fd8645865ef76a7c0c57
@@ -561,8 +561,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-24.16.1.tar.gz) = d52cfcd4646b07a6b547a48773a99ebe49dfabc588ce7bf39d71605d694ed027
-SHA512 (oh-my-posh-24.16.1.tar.gz) = 1100513a0188f8a9d5c7d3fd9ebc5d2fa4c750540de3042a4c3924c2f4ce44ad9622e61e2dbd57f069e650ce7c2bc79fdd854e3b3c7fb3ace0566733b7497769
-Size (oh-my-posh-24.16.1.tar.gz) = 6704705 bytes
+BLAKE2s (oh-my-posh-24.17.1.tar.gz) = 0793e44ba8c61131ed12e4154c7ca9fa4e6a40d9e6d7e2b4ec8230141b125d88
+SHA512 (oh-my-posh-24.17.1.tar.gz) = f462016db6198b10f643e2268318b6698a749a2a5c6fd2226f026e08f5a13db76567583ed905ab1edd85a94260216392dd6ce08afa1a563d82e8fb70778ad80a
+Size (oh-my-posh-24.17.1.tar.gz) = 6704806 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