From owner-dev-commits-ports-all@freebsd.org Fri Oct 1 23:49:01 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D0D1E6B7F4F; Fri, 1 Oct 2021 23:49:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HLmzK5DhQz3mLg; Fri, 1 Oct 2021 23:49:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8FC46BA5; Fri, 1 Oct 2021 23:49:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 191Nn1nE051423; Fri, 1 Oct 2021 23:49:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 191Nn1Vb051422; Fri, 1 Oct 2021 23:49:01 GMT (envelope-from git) Date: Fri, 1 Oct 2021 23:49:01 GMT Message-Id: <202110012349.191Nn1Vb051422@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Serhii (Sergey) Kozlov Subject: git: 981392d90593 - main - shells/ohmyzsh: Update to 20210930 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: skozlov X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 981392d90593573647ca1ff3dfe413aed6b07e3d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2021 23:49:01 -0000 The branch main has been updated by skozlov: URL: https://cgit.FreeBSD.org/ports/commit/?id=981392d90593573647ca1ff3dfe413aed6b07e3d commit 981392d90593573647ca1ff3dfe413aed6b07e3d Author: Serhii (Sergey) Kozlov AuthorDate: 2021-10-01 23:47:52 +0000 Commit: Serhii (Sergey) Kozlov CommitDate: 2021-10-01 23:47:52 +0000 shells/ohmyzsh: Update to 20210930 --- shells/ohmyzsh/Makefile | 4 ++-- shells/ohmyzsh/distinfo | 6 +++--- shells/ohmyzsh/files/patch-oh-my-zsh.sh | 23 +++++++++-------------- shells/ohmyzsh/pkg-plist | 9 ++++----- 4 files changed, 18 insertions(+), 24 deletions(-) diff --git a/shells/ohmyzsh/Makefile b/shells/ohmyzsh/Makefile index 01c05773e02a..fe132c63568f 100644 --- a/shells/ohmyzsh/Makefile +++ b/shells/ohmyzsh/Makefile @@ -1,7 +1,7 @@ # Created by: Serhii (Sergey) Kozlov PORTNAME= ohmyzsh -PORTVERSION= 20210820 +PORTVERSION= 20210930 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= 6d5b8484ce7198161d5f617c3db9fd7d3833d48c +GH_TAGNAME= 3c209b00d69499db93fb6aac5c79a6179ff6b855 NO_ARCH= yes NO_BUILD= yes diff --git a/shells/ohmyzsh/distinfo b/shells/ohmyzsh/distinfo index 39ad91846065..b1a1d178f6ca 100644 --- a/shells/ohmyzsh/distinfo +++ b/shells/ohmyzsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629582231 -SHA256 (ohmyzsh-ohmyzsh-20210820-6d5b8484ce7198161d5f617c3db9fd7d3833d48c_GH0.tar.gz) = 36dcd5fbd5f5f990ea69bb53c68d92464e7d0edaf6feeabc2b40b544e3a82e93 -SIZE (ohmyzsh-ohmyzsh-20210820-6d5b8484ce7198161d5f617c3db9fd7d3833d48c_GH0.tar.gz) = 734221 +TIMESTAMP = 1633131318 +SHA256 (ohmyzsh-ohmyzsh-20210930-3c209b00d69499db93fb6aac5c79a6179ff6b855_GH0.tar.gz) = 6e2f1260c29fb4117d7e1ff23f0a3dc13b67f79908d27cde5348f76f0156cdb6 +SIZE (ohmyzsh-ohmyzsh-20210930-3c209b00d69499db93fb6aac5c79a6179ff6b855_GH0.tar.gz) = 734974 diff --git a/shells/ohmyzsh/files/patch-oh-my-zsh.sh b/shells/ohmyzsh/files/patch-oh-my-zsh.sh index 12bab5e90f22..e9ba627eb194 100644 --- a/shells/ohmyzsh/files/patch-oh-my-zsh.sh +++ b/shells/ohmyzsh/files/patch-oh-my-zsh.sh @@ -1,20 +1,15 @@ Disable auto update -Respect XDG cache directory if present. ---- oh-my-zsh.sh.orig 2020-07-18 17:06:08 UTC +--- oh-my-zsh.sh.orig 2021-10-01 23:40:04 UTC +++ oh-my-zsh.sh -@@ -1,12 +1,8 @@ - # Set ZSH_CACHE_DIR to the path where cache files should be created --# or else we will use the default cache/ -+# or else we will use the default .cache/ - if [[ -z "$ZSH_CACHE_DIR" ]]; then -- ZSH_CACHE_DIR="$ZSH/cache" --fi -- +@@ -24,11 +24,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 -+ ZSH_CACHE_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/oh-my-zsh" -+ mkdir -p ${ZSH_CACHE_DIR} - fi - +-fi +- # Initializes Oh My Zsh + + # add a function path diff --git a/shells/ohmyzsh/pkg-plist b/shells/ohmyzsh/pkg-plist index a89257bf6b00..3d84ba59652f 100644 --- a/shells/ohmyzsh/pkg-plist +++ b/shells/ohmyzsh/pkg-plist @@ -87,7 +87,7 @@ %%DATADIR%%/plugins/capistrano/_capistrano %%DATADIR%%/plugins/capistrano/capistrano.plugin.zsh %%DATADIR%%/plugins/cargo/README.md -%%DATADIR%%/plugins/cargo/_cargo +%%DATADIR%%/plugins/cargo/cargo.plugin.zsh %%DATADIR%%/plugins/cask/README.md %%DATADIR%%/plugins/cask/cask.plugin.zsh %%DATADIR%%/plugins/catimg/README.md @@ -140,7 +140,6 @@ %%DATADIR%%/plugins/dash/dash.plugin.zsh %%DATADIR%%/plugins/debian/README.md %%DATADIR%%/plugins/debian/debian.plugin.zsh -%%DATADIR%%/plugins/deno/.gitignore %%DATADIR%%/plugins/deno/README.md %%DATADIR%%/plugins/deno/deno.plugin.zsh %%DATADIR%%/plugins/dircycle/README.md @@ -221,7 +220,6 @@ %%DATADIR%%/plugins/flutter/README.md %%DATADIR%%/plugins/flutter/_flutter %%DATADIR%%/plugins/flutter/flutter.plugin.zsh -%%DATADIR%%/plugins/fnm/.gitignore %%DATADIR%%/plugins/fnm/README.md %%DATADIR%%/plugins/fnm/fnm.plugin.zsh %%DATADIR%%/plugins/forklift/README.md @@ -252,7 +250,6 @@ %%DATADIR%%/plugins/genpass/genpass-monkey %%DATADIR%%/plugins/genpass/genpass-xkcd %%DATADIR%%/plugins/genpass/genpass.plugin.zsh -%%DATADIR%%/plugins/gh/.gitignore %%DATADIR%%/plugins/gh/README.md %%DATADIR%%/plugins/gh/gh.plugin.zsh %%DATADIR%%/plugins/git-auto-fetch/README.md @@ -359,6 +356,8 @@ %%DATADIR%%/plugins/jruby/jruby.plugin.zsh %%DATADIR%%/plugins/jsontools/README.md %%DATADIR%%/plugins/jsontools/jsontools.plugin.zsh +%%DATADIR%%/plugins/juju/README.md +%%DATADIR%%/plugins/juju/juju.plugin.zsh %%DATADIR%%/plugins/jump/README.md %%DATADIR%%/plugins/jump/jump.plugin.zsh %%DATADIR%%/plugins/kate/README.md @@ -544,7 +543,7 @@ %%DATADIR%%/plugins/rust/README.md %%DATADIR%%/plugins/rust/_rust %%DATADIR%%/plugins/rustup/README.md -%%DATADIR%%/plugins/rustup/_rustup +%%DATADIR%%/plugins/rustup/rustup.plugin.zsh %%DATADIR%%/plugins/rvm/README.md %%DATADIR%%/plugins/rvm/rvm.plugin.zsh %%DATADIR%%/plugins/safe-paste/README.md