aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2024-05-13 23:22:44 +0000
committerSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2024-05-13 23:22:44 +0000
commit96684f9b0ba8d30685266e92307d12c02c2d8fa8 (patch)
treee61a3205129345c493558c57392b85d54011aad5
parentc025c2176df5bfad173c1a0946c4b7e7b692547d (diff)
downloadports-96684f9b0ba8d30685266e92307d12c02c2d8fa8.tar.gz
ports-96684f9b0ba8d30685266e92307d12c02c2d8fa8.zip
shells/ohmyzsh: update to 20240512
-rw-r--r--shells/ohmyzsh/Makefile4
-rw-r--r--shells/ohmyzsh/distinfo6
-rw-r--r--shells/ohmyzsh/pkg-plist3
3 files changed, 8 insertions, 5 deletions
diff --git a/shells/ohmyzsh/Makefile b/shells/ohmyzsh/Makefile
index d8323d4ad5f1..7614962622c2 100644
--- a/shells/ohmyzsh/Makefile
+++ b/shells/ohmyzsh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ohmyzsh
-PORTVERSION= 20240405
+PORTVERSION= 20240512
CATEGORIES= shells
MAINTAINER= skozlov@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= zsh:shells/zsh
USE_GITHUB= yes
-GH_TAGNAME= 038931039030911852d456215d6f39385d5b7a6e
+GH_TAGNAME= b1c5315a5fbc33624525e434ddbaec3bb30030e2
NO_ARCH= yes
NO_BUILD= yes
diff --git a/shells/ohmyzsh/distinfo b/shells/ohmyzsh/distinfo
index a01a1481df2c..64ac6ee4742f 100644
--- a/shells/ohmyzsh/distinfo
+++ b/shells/ohmyzsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712350645
-SHA256 (ohmyzsh-ohmyzsh-20240405-038931039030911852d456215d6f39385d5b7a6e_GH0.tar.gz) = 8d7e7ea3aa05deec731b81105f0888b3714f9acdd82e2ef0a41ad697b6373f71
-SIZE (ohmyzsh-ohmyzsh-20240405-038931039030911852d456215d6f39385d5b7a6e_GH0.tar.gz) = 3192711
+TIMESTAMP = 1715642556
+SHA256 (ohmyzsh-ohmyzsh-20240512-b1c5315a5fbc33624525e434ddbaec3bb30030e2_GH0.tar.gz) = ac9efdc6cd9457879461322a2f916b705029a1ed15dbc6c80800294516a6ec56
+SIZE (ohmyzsh-ohmyzsh-20240512-b1c5315a5fbc33624525e434ddbaec3bb30030e2_GH0.tar.gz) = 3197496
diff --git a/shells/ohmyzsh/pkg-plist b/shells/ohmyzsh/pkg-plist
index 98daf3e9d23a..4738018b0e8e 100644
--- a/shells/ohmyzsh/pkg-plist
+++ b/shells/ohmyzsh/pkg-plist
@@ -25,6 +25,7 @@
%%DATADIR%%/lib/prompt_info_functions.zsh
%%DATADIR%%/lib/spectrum.zsh
%%DATADIR%%/lib/termsupport.zsh
+%%DATADIR%%/lib/tests/cli.test.zsh
%%DATADIR%%/lib/theme-and-appearance.zsh
%%DATADIR%%/lib/vcs_info.zsh
%%DATADIR%%/oh-my-zsh.sh
@@ -565,6 +566,8 @@
%%DATADIR%%/plugins/powify/_powify
%%DATADIR%%/plugins/pre-commit/README.md
%%DATADIR%%/plugins/pre-commit/pre-commit.plugin.zsh
+%%DATADIR%%/plugins/procs/README.md
+%%DATADIR%%/plugins/procs/procs.plugin.zsh
%%DATADIR%%/plugins/profiles/README.md
%%DATADIR%%/plugins/profiles/profiles.plugin.zsh
%%DATADIR%%/plugins/pyenv/README.md