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 Sep 21 21:17:27 UTC 2024
Modified Files:
pkgsrc/shells/oh-my-posh: Makefile distinfo
Log Message:
shells/oh-my-posh: update to 23.14.1
v23.14.1
Bug Fixes
- battery: validate returned buffer size on Windows (1cb66f6), closes #5647
v23.14.0
Features
- template: add random function (9cf42b5)
v23.13.4
Bug Fixes
- cache: write on CLI commands (6c13aaf)
v23.13.3
Bug Fixes
- prompt: write real newlines for Elvish on non-Windows systems (3114666)
v23.13.2
Bug Fixes
- cache: require saving explicitly (68a1e89)
- prompt: rectify terminal width for proper rendering (d2e04b6)
- shell: improve initialization (a8f2460)
- tcsh: escape special characters correctly (c7793a5)
To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 pkgsrc/shells/oh-my-posh/Makefile
cvs rdiff -u -r1.175 -r1.176 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.191 pkgsrc/shells/oh-my-posh/Makefile:1.192
--- pkgsrc/shells/oh-my-posh/Makefile:1.191 Fri Sep 13 09:39:23 2024
+++ pkgsrc/shells/oh-my-posh/Makefile Sat Sep 21 21:17:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.191 2024/09/13 09:39:23 pin Exp $
+# $NetBSD: Makefile,v 1.192 2024/09/21 21:17:27 pin Exp $
-DISTNAME= oh-my-posh-23.13.1
+DISTNAME= oh-my-posh-23.14.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.175 pkgsrc/shells/oh-my-posh/distinfo:1.176
--- pkgsrc/shells/oh-my-posh/distinfo:1.175 Fri Sep 13 09:39:23 2024
+++ pkgsrc/shells/oh-my-posh/distinfo Sat Sep 21 21:17:27 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.175 2024/09/13 09:39:23 pin Exp $
+$NetBSD: distinfo,v 1.176 2024/09/21 21:17:27 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-23.13.1.tar.gz) = 93de758c7b76e75257b6327df08763cc1b46d2078c2ca27ef3a3136008c4d7df
-SHA512 (oh-my-posh-23.13.1.tar.gz) = d64e0a893f336065dbc7421053596825f3cd2ef18cfa25328c41fdd1bb6294c06be03e6538c674273d88428cba874a16d1c5ac178c45bb61136e7fb7e171c931
-Size (oh-my-posh-23.13.1.tar.gz) = 6678614 bytes
+BLAKE2s (oh-my-posh-23.14.1.tar.gz) = 79107fa9f4e3b27e1bbf640daf978062c242ec4688e31df5dec5801f8bd6c21e
+SHA512 (oh-my-posh-23.14.1.tar.gz) = 7fd1aef241e02f56d108ee3127e34704a1c17127f98a9440ff9cd51b43ca224893f20d96ce7f3f996ccff15626caa2ac1221defa10541b2362fe1c5a8bbedcc0
+Size (oh-my-posh-23.14.1.tar.gz) = 6669204 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