Date: Sun, 31 Mar 2024 03:42:30 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: 25eb76198b8c - main - devel/rubygem-term-ansicolor: Update to 1.7.2 Message-ID: <202403310342.42V3gUWs098699@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=25eb76198b8c3c9c6b16160fdea41ce574b93fca commit 25eb76198b8c3c9c6b16160fdea41ce574b93fca Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-31 03:09:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-31 03:09:01 +0000 devel/rubygem-term-ansicolor: Update to 1.7.2 - Update WWW Changes: https://github.com/flori/term-ansicolor/blob/master/CHANGES https://github.com/flori/term-ansicolor/commits/master --- devel/rubygem-term-ansicolor/Makefile | 5 +++-- devel/rubygem-term-ansicolor/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-term-ansicolor/Makefile b/devel/rubygem-term-ansicolor/Makefile index 3aac7f0c7a70..d4d3aa2de117 100644 --- a/devel/rubygem-term-ansicolor/Makefile +++ b/devel/rubygem-term-ansicolor/Makefile @@ -1,11 +1,12 @@ PORTNAME= term-ansicolor -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= devel ruby MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Term::ANSIColor for Ruby -WWW= https://flori.github.io/term-ansicolor/ +WWW= https://flori.github.io/term-ansicolor/ \ + https://github.com/flori/term-ansicolor LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/rubygem-term-ansicolor/distinfo b/devel/rubygem-term-ansicolor/distinfo index 31fad3fe6e2b..280dcfc94ff4 100644 --- a/devel/rubygem-term-ansicolor/distinfo +++ b/devel/rubygem-term-ansicolor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547833051 -SHA256 (rubygem/term-ansicolor-1.7.1.gem) = 92339ffec77c4bddc786a29385c91601dd52fc68feda23609bba0491229b05f7 -SIZE (rubygem/term-ansicolor-1.7.1.gem) = 44544 +TIMESTAMP = 1711466374 +SHA256 (rubygem/term-ansicolor-1.7.2.gem) = 17a4b2284c526376eefffae21d0ac59d3bce0c9ea41e2348a71d83d3027644d9 +SIZE (rubygem/term-ansicolor-1.7.2.gem) = 44544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403310342.42V3gUWs098699>