git: 452686d952db - main - shells/ohmyzsh: update to 20220128

From: Serhii (Sergey) Kozlov <skozlov_at_FreeBSD.org>
Date: Fri, 28 Jan 2022 23:21:39 UTC
The branch main has been updated by skozlov:

URL: https://cgit.FreeBSD.org/ports/commit/?id=452686d952db4bed35aeb4f1ea501cd2d7917f64

commit 452686d952db4bed35aeb4f1ea501cd2d7917f64
Author:     Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
AuthorDate: 2022-01-28 23:20:18 +0000
Commit:     Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
CommitDate: 2022-01-28 23:21:29 +0000

    shells/ohmyzsh: update to 20220128
---
 shells/ohmyzsh/Makefile                 | 4 ++--
 shells/ohmyzsh/distinfo                 | 6 +++---
 shells/ohmyzsh/files/patch-oh-my-zsh.sh | 8 ++++----
 shells/ohmyzsh/pkg-plist                | 6 ++++++
 4 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/shells/ohmyzsh/Makefile b/shells/ohmyzsh/Makefile
index f38e7890a803..3269c49243e9 100644
--- a/shells/ohmyzsh/Makefile
+++ b/shells/ohmyzsh/Makefile
@@ -1,7 +1,7 @@
 # Created by: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
 
 PORTNAME=	ohmyzsh
-PORTVERSION=	20220108
+PORTVERSION=	20220128
 CATEGORIES=	shells
 
 MAINTAINER=	skozlov@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 RUN_DEPENDS=	zsh:shells/zsh
 
 USE_GITHUB=	yes
-GH_TAGNAME=	c6e7f8905fb61b927f12f43fb57f8c514cd48a67
+GH_TAGNAME=	eabec36586f990b883e7dbf4583e6d86ac46c7ea
 
 NO_ARCH=	yes
 NO_BUILD=	yes
diff --git a/shells/ohmyzsh/distinfo b/shells/ohmyzsh/distinfo
index 53b57ae0ef3b..90460750d6c8 100644
--- a/shells/ohmyzsh/distinfo
+++ b/shells/ohmyzsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641736719
-SHA256 (ohmyzsh-ohmyzsh-20220108-c6e7f8905fb61b927f12f43fb57f8c514cd48a67_GH0.tar.gz) = 117a2835c821a347fab858471f838f8b3004c8fc6657cb6006ace907ac7128e0
-SIZE (ohmyzsh-ohmyzsh-20220108-c6e7f8905fb61b927f12f43fb57f8c514cd48a67_GH0.tar.gz) = 972190
+TIMESTAMP = 1643411980
+SHA256 (ohmyzsh-ohmyzsh-20220128-eabec36586f990b883e7dbf4583e6d86ac46c7ea_GH0.tar.gz) = 6d66b7d14be6ddaae399b8eaf7df40c62378faf43466db5d5a167e015e058b6a
+SIZE (ohmyzsh-ohmyzsh-20220128-eabec36586f990b883e7dbf4583e6d86ac46c7ea_GH0.tar.gz) = 976416
diff --git a/shells/ohmyzsh/files/patch-oh-my-zsh.sh b/shells/ohmyzsh/files/patch-oh-my-zsh.sh
index e9ba627eb194..9adac4be6147 100644
--- a/shells/ohmyzsh/files/patch-oh-my-zsh.sh
+++ b/shells/ohmyzsh/files/patch-oh-my-zsh.sh
@@ -1,13 +1,13 @@
 Disable auto update
---- oh-my-zsh.sh.orig	2021-10-01 23:40:04 UTC
+--- oh-my-zsh.sh.orig	2022-01-28 23:08:18 UTC
 +++ oh-my-zsh.sh
-@@ -24,11 +24,6 @@ fi
+@@ -56,11 +56,6 @@ fi
  mkdir -p "$ZSH_CACHE_DIR/completions"
  (( ${fpath[(Ie)"$ZSH_CACHE_DIR/completions"]} )) || fpath=("$ZSH_CACHE_DIR/completions" $fpath)
  
 -# Check for updates on initial load...
--if [ "$DISABLE_AUTO_UPDATE" != "true" ]; then
--  source $ZSH/tools/check_for_upgrade.sh
+-if [[ "$DISABLE_AUTO_UPDATE" != true ]]; then
+-  source "$ZSH/tools/check_for_upgrade.sh"
 -fi
 -
  # Initializes Oh My Zsh
diff --git a/shells/ohmyzsh/pkg-plist b/shells/ohmyzsh/pkg-plist
index 368d564980b4..dd055b8fcef5 100644
--- a/shells/ohmyzsh/pkg-plist
+++ b/shells/ohmyzsh/pkg-plist
@@ -26,6 +26,8 @@
 %%DATADIR%%/lib/termsupport.zsh
 %%DATADIR%%/lib/theme-and-appearance.zsh
 %%DATADIR%%/oh-my-zsh.sh
+%%DATADIR%%/plugins/1password/1password.plugin.zsh
+%%DATADIR%%/plugins/1password/README.md
 %%DATADIR%%/plugins/adb/README.md
 %%DATADIR%%/plugins/adb/_adb
 %%DATADIR%%/plugins/ag/README.md
@@ -220,6 +222,8 @@
 %%DATADIR%%/plugins/fbterm/fbterm.plugin.zsh
 %%DATADIR%%/plugins/fd/README.md
 %%DATADIR%%/plugins/fd/_fd
+%%DATADIR%%/plugins/fig/README.md
+%%DATADIR%%/plugins/fig/fig.plugin.zsh
 %%DATADIR%%/plugins/firewalld/README.md
 %%DATADIR%%/plugins/firewalld/firewalld.plugin.zsh
 %%DATADIR%%/plugins/flutter/README.md
@@ -510,6 +514,8 @@
 %%DATADIR%%/plugins/pm2/pm2.plugin.zsh
 %%DATADIR%%/plugins/pod/README.md
 %%DATADIR%%/plugins/pod/_pod
+%%DATADIR%%/plugins/poetry/README.md
+%%DATADIR%%/plugins/poetry/poetry.plugin.zsh
 %%DATADIR%%/plugins/postgres/README.md
 %%DATADIR%%/plugins/postgres/postgres.plugin.zsh
 %%DATADIR%%/plugins/pow/README.md