git: 9864cbf26625 - main - devel/rubygem-tty-screen: Update to 0.8.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 09:10:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9864cbf26625c76d82970e24550c24f55f5accf0 commit 9864cbf26625c76d82970e24550c24f55f5accf0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-25 09:02:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-25 09:02:01 +0000 devel/rubygem-tty-screen: Update to 0.8.2 - Update WWW and clean up pkg-descr Changes: https://github.com/piotrmurach/tty-screen/blob/master/CHANGELOG.md --- devel/rubygem-tty-screen/Makefile | 5 +++-- devel/rubygem-tty-screen/distinfo | 6 +++--- devel/rubygem-tty-screen/pkg-descr | 2 -- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/rubygem-tty-screen/Makefile b/devel/rubygem-tty-screen/Makefile index cee6778b8da9..24aa4fc62a7c 100644 --- a/devel/rubygem-tty-screen/Makefile +++ b/devel/rubygem-tty-screen/Makefile @@ -1,11 +1,12 @@ PORTNAME= tty-screen -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Terminal screen size detection -WWW= https://ttytoolkit.org/ +WWW= https://ttytoolkit.org/ \ + https://github.com/piotrmurach/tty-screen LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/rubygem-tty-screen/distinfo b/devel/rubygem-tty-screen/distinfo index b3a747eb15dd..9726cb244152 100644 --- a/devel/rubygem-tty-screen/distinfo +++ b/devel/rubygem-tty-screen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416679 -SHA256 (rubygem/tty-screen-0.8.1.gem) = 6508657c38f32bdca64880abe201ce237d80c94146e1f9b911cba3c7823659a2 -SIZE (rubygem/tty-screen-0.8.1.gem) = 10240 +TIMESTAMP = 1703228058 +SHA256 (rubygem/tty-screen-0.8.2.gem) = c090652115beae764336c28802d633f204fb84da93c6a968aa5d8e319e819b50 +SIZE (rubygem/tty-screen-0.8.2.gem) = 11264 diff --git a/devel/rubygem-tty-screen/pkg-descr b/devel/rubygem-tty-screen/pkg-descr index c922aff6f421..fc0e6317d89b 100644 --- a/devel/rubygem-tty-screen/pkg-descr +++ b/devel/rubygem-tty-screen/pkg-descr @@ -1,5 +1,3 @@ TTY::Screen provides independent terminal screen size detection component for TTY toolkit. It supports terminal screen size detection which works on various OS platforms and supports MRI, JRuby and Rubinius interpreters. - -See also: https://github.com/piotrmurach/tty-screen