Date: Thu, 2 Jan 2025 02:51:47 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: 99c2ce4601cc - main - devel/rubygem-io-console: Update to 0.8.0 Message-ID: <202501020251.5022plvU017998@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=99c2ce4601cc181be63f335494647536b7aea911 commit 99c2ce4601cc181be63f335494647536b7aea911 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-01-02 02:46:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-01-02 02:46:16 +0000 devel/rubygem-io-console: Update to 0.8.0 - Update LICENSE_FILE Changes: https://github.com/ruby/io-console/releases --- devel/rubygem-io-console/Makefile | 5 +++-- devel/rubygem-io-console/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-io-console/Makefile b/devel/rubygem-io-console/Makefile index 3399d89075f8..9b3af7adea42 100644 --- a/devel/rubygem-io-console/Makefile +++ b/devel/rubygem-io-console/Makefile @@ -1,5 +1,5 @@ PORTNAME= io-console -DISTVERSION= 0.7.2 +PORTVERSION= 0.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,7 +9,8 @@ WWW= https://github.com/ruby/io-console LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/LICENSE.txt +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL +LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USES= gem diff --git a/devel/rubygem-io-console/distinfo b/devel/rubygem-io-console/distinfo index dbd3085a2031..92aed81885da 100644 --- a/devel/rubygem-io-console/distinfo +++ b/devel/rubygem-io-console/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707350768 -SHA256 (rubygem/io-console-0.7.2.gem) = f0dccff252f877a4f60d04a4dc6b442b185ebffb4b320ab69212a92b48a7a221 -SIZE (rubygem/io-console-0.7.2.gem) = 24576 +TIMESTAMP = 1735705269 +SHA256 (rubygem/io-console-0.8.0.gem) = cd6a9facbc69871d69b2cb8b926fc6ea7ef06f06e505e81a64f14a470fddefa2 +SIZE (rubygem/io-console-0.8.0.gem) = 26624
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501020251.5022plvU017998>