Date: Thu, 18 Jul 2024 16:49:44 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5881d28b8fc3 - main - devel/rubygem-tty-pie: Update WWW and clean up pkg-descr Message-ID: <202407181649.46IGniNh013025@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5881d28b8fc33a3182f382f564c3536c2831f9cd commit 5881d28b8fc33a3182f382f564c3536c2831f9cd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:47:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:47:03 +0000 devel/rubygem-tty-pie: Update WWW and clean up pkg-descr --- devel/rubygem-tty-pie/Makefile | 3 ++- devel/rubygem-tty-pie/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-tty-pie/Makefile b/devel/rubygem-tty-pie/Makefile index 9cea078829a3..bf8027b2db72 100644 --- a/devel/rubygem-tty-pie/Makefile +++ b/devel/rubygem-tty-pie/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Draw pie charts in your terminal window -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-pie LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/rubygem-tty-pie/pkg-descr b/devel/rubygem-tty-pie/pkg-descr index 64bb94ae52aa..6b2093bc61a3 100644 --- a/devel/rubygem-tty-pie/pkg-descr +++ b/devel/rubygem-tty-pie/pkg-descr @@ -1,4 +1,2 @@ TTY::Pie provides pie chart drawing component for TTY toolkit. It draws pie charts in your terminal window. - -See also: https://github.com/piotrmurach/tty-pie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181649.46IGniNh013025>