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
This commit is contained in:
Po-Chuan Hsieh 2022-02-28 17:33:33 +08:00
parent bc505851e8
commit f0e3988df2
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 4 additions and 1 deletions

View File

@ -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/

View File

@ -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