Skip to content

Commit

Permalink
shells/ohmyzsh: update to 20240512
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii (Sergey) Kozlov authored and Serhii (Sergey) Kozlov committed May 13, 2024
1 parent c025c21 commit 96684f9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions shells/ohmyzsh/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= ohmyzsh
PORTVERSION= 20240405
PORTVERSION= 20240512
CATEGORIES= shells

MAINTAINER= skozlov@FreeBSD.org
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions shells/ohmyzsh/distinfo
Original file line number Diff line number Diff line change
@@ -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
3 changes: 3 additions & 0 deletions shells/ohmyzsh/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 96684f9

Please sign in to comment.