Skip to content

Commit

Permalink
shells/ohmyzsh: update to 20220201
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii (Sergey) Kozlov authored and Serhii (Sergey) Kozlov committed Feb 2, 2022
1 parent 84bdab7 commit d0fd272
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions shells/ohmyzsh/Makefile
@@ -1,7 +1,7 @@
# Created by: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>

PORTNAME= ohmyzsh
PORTVERSION= 20220128
PORTVERSION= 20220201
CATEGORIES= shells

MAINTAINER= skozlov@FreeBSD.org
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= zsh:shells/zsh

USE_GITHUB= yes
GH_TAGNAME= eabec36586f990b883e7dbf4583e6d86ac46c7ea
GH_TAGNAME= 4ee0cf3cb4c64568430f9af5b1edca2602ab5807

NO_ARCH= yes
NO_BUILD= yes
Expand Down
6 changes: 3 additions & 3 deletions shells/ohmyzsh/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1643411980
SHA256 (ohmyzsh-ohmyzsh-20220128-eabec36586f990b883e7dbf4583e6d86ac46c7ea_GH0.tar.gz) = 6d66b7d14be6ddaae399b8eaf7df40c62378faf43466db5d5a167e015e058b6a
SIZE (ohmyzsh-ohmyzsh-20220128-eabec36586f990b883e7dbf4583e6d86ac46c7ea_GH0.tar.gz) = 976416
TIMESTAMP = 1643827948
SHA256 (ohmyzsh-ohmyzsh-20220201-4ee0cf3cb4c64568430f9af5b1edca2602ab5807_GH0.tar.gz) = 5ad1a13c3c61e47eccad9febb501424b60e8940d0f306799ee9a562c9d77e47f
SIZE (ohmyzsh-ohmyzsh-20220201-4ee0cf3cb4c64568430f9af5b1edca2602ab5807_GH0.tar.gz) = 972584
7 changes: 3 additions & 4 deletions shells/ohmyzsh/pkg-plist
Expand Up @@ -155,8 +155,6 @@
%%DATADIR%%/plugins/dirhistory/dirhistory.plugin.zsh
%%DATADIR%%/plugins/dirpersist/README.md
%%DATADIR%%/plugins/dirpersist/dirpersist.plugin.zsh
%%DATADIR%%/plugins/django/README.md
%%DATADIR%%/plugins/django/django.plugin.zsh
%%DATADIR%%/plugins/dnf/README.md
%%DATADIR%%/plugins/dnf/dnf.plugin.zsh
%%DATADIR%%/plugins/dnote/README.md
Expand Down Expand Up @@ -449,6 +447,9 @@
%%DATADIR%%/plugins/mongocli/mongocli.plugin.zsh
%%DATADIR%%/plugins/mosh/README.md
%%DATADIR%%/plugins/mosh/mosh.plugin.zsh
%%DATADIR%%/plugins/multipass/README.md
%%DATADIR%%/plugins/multipass/_multipass
%%DATADIR%%/plugins/multipass/multipass.plugin.zsh
%%DATADIR%%/plugins/mvn/README.md
%%DATADIR%%/plugins/mvn/mvn.plugin.zsh
%%DATADIR%%/plugins/mysql-macports/README.md
Expand Down Expand Up @@ -788,8 +789,6 @@
%%DATADIR%%/plugins/zsh-navigation-tools/znt-kill-widget
%%DATADIR%%/plugins/zsh-navigation-tools/znt-usetty-wrapper
%%DATADIR%%/plugins/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh
%%DATADIR%%/plugins/zsh_reload/README.md
%%DATADIR%%/plugins/zsh_reload/zsh_reload.plugin.zsh
%%DATADIR%%/templates/zshrc.zsh-template
%%DATADIR%%/themes/3den.zsh-theme
%%DATADIR%%/themes/Soliah.zsh-theme
Expand Down

0 comments on commit d0fd272

Please sign in to comment.