mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net/td-system-tools: Update to 2.0.7
Add bash-completion files. Changelog: https://github.com/dreibh/system-tools/blob/master/ChangeLog PR: 283437 Approved by: submitter is maintainer
This commit is contained in:
parent
aa17c509fe
commit
f67cfb3683
3 changed files with 13 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= td-system-tools
|
PORTNAME= td-system-tools
|
||||||
DISTVERSION= 2.0.0
|
DISTVERSION= 2.0.7
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= https://www.nntb.no/~dreibh/system-tools/download/
|
MASTER_SITES= https://www.nntb.no/~dreibh/system-tools/download/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1728839876
|
TIMESTAMP = 1735327890
|
||||||
SHA256 (td-system-tools-2.0.0.tar.xz) = c6c1e3b0f37aebf4f58ea081f766e24ba64fae85dba7d482a21dfe32fa511f9b
|
SHA256 (td-system-tools-2.0.7.tar.xz) = 83d5faa8aef4b3499cbb46f0199613893e35992959899eafa4512ed1ec854405
|
||||||
SIZE (td-system-tools-2.0.0.tar.xz) = 164640
|
SIZE (td-system-tools-2.0.7.tar.xz) = 170420
|
||||||
|
|
|
@ -12,6 +12,15 @@ etc/profile.d/system-info.sh
|
||||||
etc/system-info.d/01-example
|
etc/system-info.d/01-example
|
||||||
etc/system-info.d/banner-helper
|
etc/system-info.d/banner-helper
|
||||||
etc/system-maintenance.d/XX-example
|
etc/system-maintenance.d/XX-example
|
||||||
|
share/bash-completion/completions/Fingerprint-SSH-Keys
|
||||||
|
share/bash-completion/completions/Reset-Machine-ID
|
||||||
|
share/bash-completion/completions/System-Info
|
||||||
|
share/bash-completion/completions/System-Maintenance
|
||||||
|
share/bash-completion/completions/configure-grub
|
||||||
|
share/bash-completion/completions/get-system-info
|
||||||
|
share/bash-completion/completions/print-utf8
|
||||||
|
share/bash-completion/completions/random-sleep
|
||||||
|
share/bash-completion/completions/try-hard
|
||||||
share/configure-grub/grub-defaults-nornet
|
share/configure-grub/grub-defaults-nornet
|
||||||
share/configure-grub/grub-defaults-standard
|
share/configure-grub/grub-defaults-standard
|
||||||
share/locale/de/LC_MESSAGES/Fingerprint-SSH-Keys.mo
|
share/locale/de/LC_MESSAGES/Fingerprint-SSH-Keys.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue