summaryrefslogtreecommitdiff
path: root/shells/ohmyzsh/Makefile
diff options
context:
space:
mode:
authorSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2020-07-22 19:46:00 +0000
committerSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2020-07-22 19:46:00 +0000
commit29b0ff23a5afb25a64dbc4d31f92c5789f3e6806 (patch)
treeaa2fa6c16c97e3f34fb1d1ca394ffe9f20531fd6 /shells/ohmyzsh/Makefile
parentx11-toolkits/color-widgets-qt5: Remove a redundant line; Add to pkg-descr (diff)
Update and adjust shells/ohmyzsh
- Update to 2020-07-22 - Add comments to the patches in files/ [1] - Use XDG cache directory if present [1] - Rewrite port description to have something more factual with a bit less of hype [1] PR: 247887 [1] Submitted by: fernape, mat [1]
Notes
Notes: svn path=/head/; revision=542890
Diffstat (limited to 'shells/ohmyzsh/Makefile')
-rw-r--r--shells/ohmyzsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/ohmyzsh/Makefile b/shells/ohmyzsh/Makefile
index d240c143b70e..d7ef59539d76 100644
--- a/shells/ohmyzsh/Makefile
+++ b/shells/ohmyzsh/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ohmyzsh
-PORTVERSION= 20200706
+PORTVERSION= 20200722
CATEGORIES= shells
MAINTAINER= skozlov@FreeBSD.org
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= zsh:shells/zsh
USE_GITHUB= yes
-GH_TAGNAME= 1c58a746af7a67f311ee47f97285a855eaf18b5e
+GH_TAGNAME= db3d05f
NO_ARCH= yes
NO_BUILD= yes