git: 9ec0f4078934 - main - textproc/rubygem-rchardet: Update to 1.9.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 03 Feb 2025 16:09:47 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9ec0f4078934072ffa6ab7363eed86d6d4c88f5c

commit 9ec0f4078934072ffa6ab7363eed86d6d4c88f5c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:33:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:18 +0000

    textproc/rubygem-rchardet: Update to 1.9.0
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/jmhodges/rchardet/commits/master
---
 textproc/rubygem-rchardet/Makefile | 6 ++++--
 textproc/rubygem-rchardet/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/textproc/rubygem-rchardet/Makefile b/textproc/rubygem-rchardet/Makefile
index 1951df24f40d..247470c75411 100644
--- a/textproc/rubygem-rchardet/Makefile
+++ b/textproc/rubygem-rchardet/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rchardet
-PORTVERSION=	1.8.0
+PORTVERSION=	1.9.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -8,8 +8,10 @@ COMMENT=	Character encoding auto-detection in Ruby
 WWW=		https://github.com/jmhodges/rchardet
 
 LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/LGPL-LICENSE.txt
 
-NO_ARCH=	yes
 USES=		gem
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/textproc/rubygem-rchardet/distinfo b/textproc/rubygem-rchardet/distinfo
index 91b94b533723..c13e625b089d 100644
--- a/textproc/rubygem-rchardet/distinfo
+++ b/textproc/rubygem-rchardet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527942716
-SHA256 (rubygem/rchardet-1.8.0.gem) = 693acd5253d5ade81a51940697955f6dd4bb2f0d245bda76a8e23deec70a52c7
-SIZE (rubygem/rchardet-1.8.0.gem) = 153600
+TIMESTAMP = 1738090302
+SHA256 (rubygem/rchardet-1.9.0.gem) = 26889486cdd83b378652baf7603f71d93e431bb11bc237b4cd8c65151af4a590
+SIZE (rubygem/rchardet-1.9.0.gem) = 163840