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:           Thu Dec 19 09:46:22 UTC 2024

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

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

v24.15.1
Bug Fixes

    font: only install from the specified folder (cb7a5d0)
    font: specify CascadiaCode (MS) correctly (4d06374)

v24.15.0
Features

    git: add git branch to CacheKey (b869b3c), closes #6012

v24.14.0
Features

    font: allow installing from a specific zip file folder (a7ad857)


To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.204 -r1.205 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.220 pkgsrc/shells/oh-my-posh/Makefile:1.221
--- pkgsrc/shells/oh-my-posh/Makefile:1.220     Tue Dec 17 19:31:49 2024
+++ pkgsrc/shells/oh-my-posh/Makefile   Thu Dec 19 09:46:22 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.220 2024/12/17 19:31:49 pin Exp $
+# $NetBSD: Makefile,v 1.221 2024/12/19 09:46:22 pin Exp $
 
-DISTNAME=              oh-my-posh-24.13.1
+DISTNAME=              oh-my-posh-24.15.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.204 pkgsrc/shells/oh-my-posh/distinfo:1.205
--- pkgsrc/shells/oh-my-posh/distinfo:1.204     Tue Dec 17 19:31:49 2024
+++ pkgsrc/shells/oh-my-posh/distinfo   Thu Dec 19 09:46:22 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.204 2024/12/17 19:31:49 pin Exp $
+$NetBSD: distinfo,v 1.205 2024/12/19 09:46:22 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.13.1.tar.gz) = a3500c0cb1f55ff56e337e64c5b305a020625f253f0e5fd5a3d3894594a8224f
-SHA512 (oh-my-posh-24.13.1.tar.gz) = 0026a6df2f23c61f860df6616475ffbf425d81da6e9f4117573bf39d0c2e3fdb07653f96aec7623e5ac7d8ec3dc9db533aa22b8119d024645174f9a90c26a8f1
-Size (oh-my-posh-24.13.1.tar.gz) = 6703306 bytes
+BLAKE2s (oh-my-posh-24.15.1.tar.gz) = 9b94f6dd74bad8a4b8e145f83d33c440e6539647f2a1f3ff30070896857c6b93
+SHA512 (oh-my-posh-24.15.1.tar.gz) = 9e09d23ef422177338435b828af1f6d64df0f3f70fcc15fa0b57b981c67813e85bd382676bf910111d6dfef62497567956aea0ebc58a7b2dad375bb3f94684e2
+Size (oh-my-posh-24.15.1.tar.gz) = 6704660 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