git: dc5dd675a9eb - main - shells/ohmyzsh: update to 20220305
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Mar 2022 22:47:18 UTC
The branch main has been updated by skozlov: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc5dd675a9ebe5114ce912feddfee256180d9784 commit dc5dd675a9ebe5114ce912feddfee256180d9784 Author: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> AuthorDate: 2022-03-06 22:45:03 +0000 Commit: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> CommitDate: 2022-03-06 22:45:03 +0000 shells/ohmyzsh: update to 20220305 --- shells/ohmyzsh/Makefile | 4 ++-- shells/ohmyzsh/distinfo | 6 +++--- shells/ohmyzsh/pkg-plist | 3 +++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/shells/ohmyzsh/Makefile b/shells/ohmyzsh/Makefile index 5f9b191c58f3..ffc3600bd51d 100644 --- a/shells/ohmyzsh/Makefile +++ b/shells/ohmyzsh/Makefile @@ -1,7 +1,7 @@ # Created by: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> PORTNAME= ohmyzsh -PORTVERSION= 20220204 +PORTVERSION= 20220305 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= 2d3bae965a445ac0f6edeed0b277a15d09e6a261 +GH_TAGNAME= f96a900ea3f33868310749aaf4e5a68b3118e621 NO_ARCH= yes NO_BUILD= yes diff --git a/shells/ohmyzsh/distinfo b/shells/ohmyzsh/distinfo index 9b2702a89cb1..696385ca13ee 100644 --- a/shells/ohmyzsh/distinfo +++ b/shells/ohmyzsh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644187835 -SHA256 (ohmyzsh-ohmyzsh-20220204-2d3bae965a445ac0f6edeed0b277a15d09e6a261_GH0.tar.gz) = b805dd4a546c4a16c969975f10f2a12a323911a36e2325051976db100706142f -SIZE (ohmyzsh-ohmyzsh-20220204-2d3bae965a445ac0f6edeed0b277a15d09e6a261_GH0.tar.gz) = 972712 +TIMESTAMP = 1646606697 +SHA256 (ohmyzsh-ohmyzsh-20220305-f96a900ea3f33868310749aaf4e5a68b3118e621_GH0.tar.gz) = 0d744f4193c83e00d149309d640813a488073000c5f644d0245928b03777f45c +SIZE (ohmyzsh-ohmyzsh-20220305-f96a900ea3f33868310749aaf4e5a68b3118e621_GH0.tar.gz) = 975900 diff --git a/shells/ohmyzsh/pkg-plist b/shells/ohmyzsh/pkg-plist index f181f85ce211..137057d4d3ca 100644 --- a/shells/ohmyzsh/pkg-plist +++ b/shells/ohmyzsh/pkg-plist @@ -25,6 +25,7 @@ %%DATADIR%%/lib/spectrum.zsh %%DATADIR%%/lib/termsupport.zsh %%DATADIR%%/lib/theme-and-appearance.zsh +%%DATADIR%%/lib/vcs_info.zsh %%DATADIR%%/oh-my-zsh.sh %%DATADIR%%/plugins/1password/1password.plugin.zsh %%DATADIR%%/plugins/1password/README.md @@ -137,6 +138,8 @@ %%DATADIR%%/plugins/copydir/copydir.plugin.zsh %%DATADIR%%/plugins/copyfile/README.md %%DATADIR%%/plugins/copyfile/copyfile.plugin.zsh +%%DATADIR%%/plugins/copypath/README.md +%%DATADIR%%/plugins/copypath/copypath.plugin.zsh %%DATADIR%%/plugins/cp/README.md %%DATADIR%%/plugins/cp/cp.plugin.zsh %%DATADIR%%/plugins/cpanm/README.md