1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

shells/ohmyzsh: update to 20240512

This commit is contained in:
Serhii (Sergey) Kozlov 2024-05-13 23:22:44 +00:00
parent c025c2176d
commit 96684f9b0b
3 changed files with 8 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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