Date: Thu, 23 Dec 2021 00:46:34 GMT From: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6e39673d5b88 - main - shells/ohmyzsh: Update to 20211221 Message-ID: <202112230046.1BN0kYo6069425@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by skozlov: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e39673d5b88a27ea2ee36edd8e43d7122875b85 commit 6e39673d5b88a27ea2ee36edd8e43d7122875b85 Author: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> AuthorDate: 2021-12-23 00:42:16 +0000 Commit: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> CommitDate: 2021-12-23 00:46:26 +0000 shells/ohmyzsh: Update to 20211221 --- shells/ohmyzsh/Makefile | 4 ++-- shells/ohmyzsh/distinfo | 6 +++--- .../ohmyzsh/files/patch-templates_zshrc.zsh-template | 17 +++++++---------- shells/ohmyzsh/pkg-plist | 19 +++++++++++++++---- 4 files changed, 27 insertions(+), 19 deletions(-) diff --git a/shells/ohmyzsh/Makefile b/shells/ohmyzsh/Makefile index fe132c63568f..90eb6d0b0f26 100644 --- a/shells/ohmyzsh/Makefile +++ b/shells/ohmyzsh/Makefile @@ -1,7 +1,7 @@ # Created by: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> PORTNAME= ohmyzsh -PORTVERSION= 20210930 +PORTVERSION= 20211221 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= 3c209b00d69499db93fb6aac5c79a6179ff6b855 +GH_TAGNAME= 6babcbd8841335a3c25ec960ff57ab9a139c9073 NO_ARCH= yes NO_BUILD= yes diff --git a/shells/ohmyzsh/distinfo b/shells/ohmyzsh/distinfo index b1a1d178f6ca..7b3b0d717dae 100644 --- a/shells/ohmyzsh/distinfo +++ b/shells/ohmyzsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633131318 -SHA256 (ohmyzsh-ohmyzsh-20210930-3c209b00d69499db93fb6aac5c79a6179ff6b855_GH0.tar.gz) = 6e2f1260c29fb4117d7e1ff23f0a3dc13b67f79908d27cde5348f76f0156cdb6 -SIZE (ohmyzsh-ohmyzsh-20210930-3c209b00d69499db93fb6aac5c79a6179ff6b855_GH0.tar.gz) = 734974 +TIMESTAMP = 1640219576 +SHA256 (ohmyzsh-ohmyzsh-20211221-6babcbd8841335a3c25ec960ff57ab9a139c9073_GH0.tar.gz) = f89c84b6a3f1d7471a27571582588b58bab0f68424b789701ebb2321a0357a61 +SIZE (ohmyzsh-ohmyzsh-20211221-6babcbd8841335a3c25ec960ff57ab9a139c9073_GH0.tar.gz) = 765306 diff --git a/shells/ohmyzsh/files/patch-templates_zshrc.zsh-template b/shells/ohmyzsh/files/patch-templates_zshrc.zsh-template index e6e92efb8609..d3f4213f0a33 100644 --- a/shells/ohmyzsh/files/patch-templates_zshrc.zsh-template +++ b/shells/ohmyzsh/files/patch-templates_zshrc.zsh-template @@ -1,6 +1,4 @@ -Correct installation path -Disable auto update bits ---- templates/zshrc.zsh-template.orig 2020-07-06 15:31:40 UTC +--- templates/zshrc.zsh-template.orig 2021-12-23 00:38:08 UTC +++ templates/zshrc.zsh-template @@ -2,7 +2,7 @@ # export PATH=$HOME/bin:/usr/local/bin:$PATH @@ -11,19 +9,18 @@ Disable auto update bits # Set name of the theme to load --- if set to "random", it will # load a random theme each time oh-my-zsh is loaded, in which case, -@@ -22,15 +22,6 @@ ZSH_THEME="robbyrussell" +@@ -22,14 +22,6 @@ ZSH_THEME="robbyrussell" # Uncomment the following line to use hyphen-insensitive completion. # Case-sensitive completion must be off. _ and - will be interchangeable. # HYPHEN_INSENSITIVE="true" - --# Uncomment the following line to disable bi-weekly auto-update checks. --# DISABLE_AUTO_UPDATE="true" -- --# Uncomment the following line to automatically update without prompting. --# DISABLE_UPDATE_PROMPT="true" +-# Uncomment one of the following lines to change the auto-update behavior +-# zstyle ':omz:update' mode disabled # disable automatic updates +-# zstyle ':omz:update' mode auto # update automatically without asking +-# zstyle ':omz:update' mode reminder # just remind me to update when it's time - -# Uncomment the following line to change how often to auto-update (in days). --# export UPDATE_ZSH_DAYS=13 +-# zstyle ':omz:update' frequency 13 # Uncomment the following line if pasting URLs and other text is messed up. # DISABLE_MAGIC_FUNCTIONS="true" diff --git a/shells/ohmyzsh/pkg-plist b/shells/ohmyzsh/pkg-plist index 3d84ba59652f..3b4c59525929 100644 --- a/shells/ohmyzsh/pkg-plist +++ b/shells/ohmyzsh/pkg-plist @@ -2,6 +2,7 @@ %%DATADIR%%/CONTRIBUTING.md %%DATADIR%%/LICENSE.txt %%DATADIR%%/README.md +%%DATADIR%%/SECURITY.md %%DATADIR%%/custom/example.zsh %%DATADIR%%/custom/plugins/example/example.plugin.zsh %%DATADIR%%/custom/themes/example.zsh-theme @@ -227,7 +228,7 @@ %%DATADIR%%/plugins/fossil/README.md %%DATADIR%%/plugins/fossil/fossil.plugin.zsh %%DATADIR%%/plugins/frontend-search/README.md -%%DATADIR%%/plugins/frontend-search/_frontend-search.sh +%%DATADIR%%/plugins/frontend-search/_frontend %%DATADIR%%/plugins/frontend-search/frontend-search.plugin.zsh %%DATADIR%%/plugins/fzf/README.md %%DATADIR%%/plugins/fzf/fzf.plugin.zsh @@ -339,6 +340,8 @@ %%DATADIR%%/plugins/ipfs/_ipfs %%DATADIR%%/plugins/isodate/README.md %%DATADIR%%/plugins/isodate/isodate.plugin.zsh +%%DATADIR%%/plugins/istioctl/README.md +%%DATADIR%%/plugins/istioctl/istioctl.plugin.zsh %%DATADIR%%/plugins/iterm2/README.md %%DATADIR%%/plugins/iterm2/iterm2.plugin.zsh %%DATADIR%%/plugins/jake-node/README.md @@ -366,6 +369,8 @@ %%DATADIR%%/plugins/keychain/keychain.plugin.zsh %%DATADIR%%/plugins/kitchen/README.md %%DATADIR%%/plugins/kitchen/_kitchen +%%DATADIR%%/plugins/kn/README.md +%%DATADIR%%/plugins/kn/kn.plugin.zsh %%DATADIR%%/plugins/knife/README.md %%DATADIR%%/plugins/knife/_knife %%DATADIR%%/plugins/knife_ssh/README.md @@ -400,6 +405,11 @@ %%DATADIR%%/plugins/lol/lol.plugin.zsh %%DATADIR%%/plugins/lxd/README.md %%DATADIR%%/plugins/lxd/lxd.plugin.zsh +%%DATADIR%%/plugins/macos/README.md +%%DATADIR%%/plugins/macos/_security +%%DATADIR%%/plugins/macos/macos.plugin.zsh +%%DATADIR%%/plugins/macos/music +%%DATADIR%%/plugins/macos/spotify %%DATADIR%%/plugins/macports/README.md %%DATADIR%%/plugins/macports/_port %%DATADIR%%/plugins/macports/macports.plugin.zsh @@ -454,11 +464,10 @@ %%DATADIR%%/plugins/oc/oc.plugin.zsh %%DATADIR%%/plugins/octozen/README.md %%DATADIR%%/plugins/octozen/octozen.plugin.zsh +%%DATADIR%%/plugins/operator-sdk/README.md +%%DATADIR%%/plugins/operator-sdk/operator-sdk.plugin.zsh %%DATADIR%%/plugins/osx/README.md -%%DATADIR%%/plugins/osx/_security -%%DATADIR%%/plugins/osx/music %%DATADIR%%/plugins/osx/osx.plugin.zsh -%%DATADIR%%/plugins/osx/spotify %%DATADIR%%/plugins/otp/README.md %%DATADIR%%/plugins/otp/otp.plugin.zsh %%DATADIR%%/plugins/pass/README.md @@ -680,6 +689,8 @@ %%DATADIR%%/plugins/virtualenv/virtualenv.plugin.zsh %%DATADIR%%/plugins/virtualenvwrapper/README.md %%DATADIR%%/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh +%%DATADIR%%/plugins/volta/README.md +%%DATADIR%%/plugins/volta/_volta %%DATADIR%%/plugins/vscode/README.md %%DATADIR%%/plugins/vscode/vscode.plugin.zsh %%DATADIR%%/plugins/vundle/README.md
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112230046.1BN0kYo6069425>