ports/opt (3.6): git-bashcompletion: deleted unmaintained port
commit 8b26a8a8bdee32e5fb2bc3fea5ba1ab77363fc33 Author: Tim Biermann <tbier@posteo.de> Date: Sun Jan 31 17:52:33 2021 +0000 git-bashcompletion: deleted unmaintained port diff --git a/git-bashcompletion/.footprint b/git-bashcompletion/.footprint deleted file mode 100644 index c1f73dea3..000000000 --- a/git-bashcompletion/.footprint +++ /dev/null @@ -1,5 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/bash-completion/ -drwxr-xr-x root/root usr/share/bash-completion/completions/ --rw-r--r-- root/root usr/share/bash-completion/completions/git diff --git a/git-bashcompletion/.signature b/git-bashcompletion/.signature deleted file mode 100644 index ab152ce48..000000000 --- a/git-bashcompletion/.signature +++ /dev/null @@ -1,4 +0,0 @@ -untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fNPv7sSGoR7UlzCrzbhPdl4jjz6ZHQqNXQpndgB6yZ8zn9MNhdHofVsxoIM/91A/Hw+h2RR/8TBXDMjivnJYAk= -SHA256 (Pkgfile) = dfc28d46ac8f9704fc272dfa8032a7e8f3995381316bc74a9da503c6ae274602 -SHA256 (.footprint) = 1bc3e7b105d6608708dfdd99aaa042d82109bf6288740708ed31226331cf194e diff --git a/git-bashcompletion/Pkgfile b/git-bashcompletion/Pkgfile deleted file mode 100644 index be1935afb..000000000 --- a/git-bashcompletion/Pkgfile +++ /dev/null @@ -1,15 +0,0 @@ -# Description: programmable bash completion for git -# URL: https://git-scm.com -# Maintainer: Thomas Penteker, tek at serverop dot de -# Depends on: bash-completion git - -name=git-bashcompletion -version=2.30.0 -release=1 -source=() - -build() { - wget http://repo.or.cz/git.git/blob_plain/refs/tags/v${version}:/contrib/completion/git-completion.bash - install -D -m 644 git-completion.bash \ - $PKG/usr/share/bash-completion/completions/git -}
participants (1)
-
crux@crux.nu