git: 26ed81887e5e - main - devel/rubygem-tty-cursor: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=26ed81887e5ecee727aca22fdae093c44ecb2ba8 commit 26ed81887e5ecee727aca22fdae093c44ecb2ba8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:46:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:46:56 +0000 devel/rubygem-tty-cursor: Update WWW and clean up pkg-descr --- devel/rubygem-tty-cursor/Makefile | 3 ++- devel/rubygem-tty-cursor/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-tty-cursor/Makefile b/devel/rubygem-tty-cursor/Makefile index c7c3cde0ccdd..2c424cc08620 100644 --- a/devel/rubygem-tty-cursor/Makefile +++ b/devel/rubygem-tty-cursor/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Move terminal cursor around -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-cursor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/rubygem-tty-cursor/pkg-descr b/devel/rubygem-tty-cursor/pkg-descr index 00e80fd8a268..c40cf6f91b5b 100644 --- a/devel/rubygem-tty-cursor/pkg-descr +++ b/devel/rubygem-tty-cursor/pkg-descr @@ -2,5 +2,3 @@ TTY::Cursor provides independent cursor movement component for TTY toolkit. It supports terminal cursor positioning, visibility and text manipulation. The purpose of this library is to help move the terminal cursor around and manipulate text by using intuitive method calls. - -See also: https://github.com/piotrmurach/tty-cursor