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 Apr 27 21:00:45 UTC 2023
Modified Files:
pkgsrc/shells/oh-my-posh: Makefile distinfo
Log Message:
shells/oh-my-posh: update to 15.4.0
Bug Fixes
- path: validate index before assignment (f0c88ef), closes #3768
Features
- themes: added go, python and rust to kushal theme (156c99c)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/shells/oh-my-posh/Makefile \
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.12 pkgsrc/shells/oh-my-posh/Makefile:1.13
--- pkgsrc/shells/oh-my-posh/Makefile:1.12 Thu Apr 27 07:17:18 2023
+++ pkgsrc/shells/oh-my-posh/Makefile Thu Apr 27 21:00:45 2023
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.12 2023/04/27 07:17:18 pin Exp $
+# $NetBSD: Makefile,v 1.13 2023/04/27 21:00:45 pin Exp $
-DISTNAME= oh-my-posh-15.3.0
-CATEGORIES= shells
-MASTER_SITES= ${MASTER_SITE_GITHUB:=JanDeDobbeleer/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
+DISTNAME= oh-my-posh-15.4.0
+CATEGORIES= shells
+MASTER_SITES= ${MASTER_SITE_GITHUB:=JanDeDobbeleer/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= schmonz%NetBSD.org@localhost
-HOMEPAGE= https://ohmyposh.dev/
-COMMENT= Prompt theme engine for any shell
-LICENSE= mit
+MAINTAINER= schmonz%NetBSD.org@localhost
+HOMEPAGE= https://ohmyposh.dev/
+COMMENT= Prompt theme engine for any shell
+LICENSE= mit
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
-USE_LANGUAGES= c
+USE_LANGUAGES= c
SUBST_CLASSES+= version
SUBST_STAGE.version= do-configure
Index: pkgsrc/shells/oh-my-posh/distinfo
diff -u pkgsrc/shells/oh-my-posh/distinfo:1.12 pkgsrc/shells/oh-my-posh/distinfo:1.13
--- pkgsrc/shells/oh-my-posh/distinfo:1.12 Thu Apr 27 07:17:18 2023
+++ pkgsrc/shells/oh-my-posh/distinfo Thu Apr 27 21:00:45 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2023/04/27 07:17:18 pin Exp $
+$NetBSD: distinfo,v 1.13 2023/04/27 21:00:45 pin Exp $
BLAKE2s (dmitri.shuralyov.com_font_woff2_@v_v0.0.0-20180220214647-957792cbbdab.mod) = 574dbad9c3f38d9ccf476f1ed9a7f1ae9fd6c319709dccd144a62ec5e4c7e072
SHA512 (dmitri.shuralyov.com_font_woff2_@v_v0.0.0-20180220214647-957792cbbdab.mod) =
5416d8501e504414289d0a89108861278d0909dac49ace875d3826836d26680af2328397ba3e872040b4b73f21fe81606bbd45aa6ec96eba91e9a554987415c4
@@ -774,8 +774,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-15.3.0.tar.gz) = 370555befb03bdc73f7f2b9800b4781f91c13b8fa5e0bcb120a832432faf41fc
-SHA512 (oh-my-posh-15.3.0.tar.gz) = 333cf5bec976cdb805ee7985d906244b16943ce3a35fde1081eda972983a24f81735817553981b2d9da392b7c7ffe2930c1c63ee0e8936cf0b6f4b5a2f6e4d4a
-Size (oh-my-posh-15.3.0.tar.gz) = 5390676 bytes
+BLAKE2s (oh-my-posh-15.4.0.tar.gz) = 68322764288149f43073da41bf6726b3953d651834dbe02ed3d5351146d87907
+SHA512 (oh-my-posh-15.4.0.tar.gz) = d5186bfc4fb1620a275bc909b90cf501691fcc50308e76781feb50618e59973abbd0b08aaa2dcb2156b1a9a81b93527cbd8073354e49492864b05e238f981769
+Size (oh-my-posh-15.4.0.tar.gz) = 5390723 bytes
SHA1 (patch-platform_battery_battery__solaris.go) = f767c40f20c79820f02965ad29b9d765edbbff71
SHA1 (patch-platform_battery_battery__windows__nix.go) = cb781ed770d325f97bc71fa545b4ce031a3df27a
Home |
Main Index |
Thread Index |
Old Index