aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 09:33:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 13:47:34 +0000
commita9c205f4db3db74b662e68e7f36ebb0ec347f863 (patch)
tree30ba706b80ebda67c209e7bf4e4b664185a4507b /shells
parentbc5bbc834298deb23b866b7c450c6dc17a6d0e47 (diff)
downloadports-a9c205f4db3db74b662e68e7f36ebb0ec347f863.tar.gz
ports-a9c205f4db3db74b662e68e7f36ebb0ec347f863.zip
shells/zsh-completions: Remove completion for tarsnap
Tarsnap now ships with a zsh completion script. Please use the completion from sysutils/tarsnap instead of this port. Reported by: cperciva (cherry picked from commit f0e3988df254379e63ec5affbe449ae2e69260fd)
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-completions/Makefile4
-rw-r--r--shells/zsh-completions/pkg-plist1
2 files changed, 4 insertions, 1 deletions
diff --git a/shells/zsh-completions/Makefile b/shells/zsh-completions/Makefile
index 085850cd978f..982feac877b0 100644
--- a/shells/zsh-completions/Makefile
+++ b/shells/zsh-completions/Makefile
@@ -2,6 +2,7 @@
PORTNAME= zsh-completions
PORTVERSION= 0.33.0
+PORTREVISION= 1
CATEGORIES= shells
MAINTAINER= sunpoet@FreeBSD.org
@@ -18,6 +19,9 @@ NO_BUILD= yes
GH_ACCOUNT= zsh-users
USE_GITHUB= yes
+post-patch:
+ @${RM} ${WRKSRC}/src/_tarsnap
+
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/
${INSTALL_DATA} ${WRKSRC}/src/* ${STAGEDIR}${PREFIX}/share/zsh/site-functions/
diff --git a/shells/zsh-completions/pkg-plist b/shells/zsh-completions/pkg-plist
index 2047b8d7844c..0ea2c4eaa202 100644
--- a/shells/zsh-completions/pkg-plist
+++ b/shells/zsh-completions/pkg-plist
@@ -119,7 +119,6 @@ share/zsh/site-functions/_subl
share/zsh/site-functions/_subliminal
share/zsh/site-functions/_supervisorctl
share/zsh/site-functions/_svm
-share/zsh/site-functions/_tarsnap
share/zsh/site-functions/_teamocil
share/zsh/site-functions/_thor
share/zsh/site-functions/_tmuxinator