git: f4e6f38463d2 - main - devel/rubygem-tty-spinner: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:49 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f4e6f38463d2aa8764f4e2853bd9acd4fce79877
commit f4e6f38463d2aa8764f4e2853bd9acd4fce79877
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:47:07 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:47:07 +0000
devel/rubygem-tty-spinner: Update WWW and clean up pkg-descr
---
devel/rubygem-tty-spinner/Makefile | 3 ++-
devel/rubygem-tty-spinner/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/devel/rubygem-tty-spinner/Makefile b/devel/rubygem-tty-spinner/Makefile
index 051b53b31b30..ae1f1a826d4f 100644
--- a/devel/rubygem-tty-spinner/Makefile
+++ b/devel/rubygem-tty-spinner/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Terminal spinner for tasks with non-deterministic time
-WWW= https://ttytoolkit.org/
+WWW= https://ttytoolkit.org/ \
+ https://github.com/piotrmurach/tty-spinner
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-tty-spinner/pkg-descr b/devel/rubygem-tty-spinner/pkg-descr
index 2e8ebcf80227..1ee3b8e01913 100644
--- a/devel/rubygem-tty-spinner/pkg-descr
+++ b/devel/rubygem-tty-spinner/pkg-descr
@@ -1,4 +1,2 @@
TTY::Spinner provides independent spinner component for TTY toolkit. It supports
a terminal spinner for tasks that have non-deterministic time frame.
-
-See also: https://github.com/piotrmurach/tty-spinner