git: 2847e5893d22 - main - devel/rubygem-tty-progressbar: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:47 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2847e5893d225e12d80b91dd97789fb40ed85447 commit 2847e5893d225e12d80b91dd97789fb40ed85447 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:47:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:47:05 +0000 devel/rubygem-tty-progressbar: Update WWW and clean up pkg-descr --- devel/rubygem-tty-progressbar/Makefile | 3 ++- devel/rubygem-tty-progressbar/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-tty-progressbar/Makefile b/devel/rubygem-tty-progressbar/Makefile index ffe7bf2f2a0c..a1baddff2738 100644 --- a/devel/rubygem-tty-progressbar/Makefile +++ b/devel/rubygem-tty-progressbar/Makefile @@ -6,7 +6,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Flexible progress bars drawing in terminal emulators -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-progressbar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/rubygem-tty-progressbar/pkg-descr b/devel/rubygem-tty-progressbar/pkg-descr index 01cda4af21c8..3bb31739f3bd 100644 --- a/devel/rubygem-tty-progressbar/pkg-descr +++ b/devel/rubygem-tty-progressbar/pkg-descr @@ -1,4 +1,2 @@ TTY::ProgressBar provides independent progress bars component for TTY toolkit. It supports a flexible progress bars drawing in terminal emulators. - -See also: https://github.com/piotrmurach/tty-progressbar