git: d517216a6310 - main - devel/rubygem-tty-command: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d517216a6310cae26b942e1b69c36482af729d3c commit d517216a6310cae26b942e1b69c36482af729d3c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:46:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:46:54 +0000 devel/rubygem-tty-command: Update WWW and clean up pkg-descr --- devel/rubygem-tty-command/Makefile | 3 ++- devel/rubygem-tty-command/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-tty-command/Makefile b/devel/rubygem-tty-command/Makefile index 77e4647423e2..554d7e0359ce 100644 --- a/devel/rubygem-tty-command/Makefile +++ b/devel/rubygem-tty-command/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Execute shell commands with pretty logging -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-command LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/rubygem-tty-command/pkg-descr b/devel/rubygem-tty-command/pkg-descr index efcc2cc4a54b..fca70ce0d39c 100644 --- a/devel/rubygem-tty-command/pkg-descr +++ b/devel/rubygem-tty-command/pkg-descr @@ -2,5 +2,3 @@ TTY::Command provides independent command execution component for TTY toolkit. It runs external commands with pretty output logging and capture stdout, stderr and exit status. Redirect stdin, stdout and stderr of each command to a file or a string. - -See also: https://github.com/piotrmurach/tty-command