git: dafab1437a23 - main - devel/rubygem-thor: Update to 1.2.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 30 Mar 2022 22:25:27 UTC
The branch main has been updated by sunpoet:

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

commit dafab1437a23f61aa099f43ffdb801fe7dc40e0e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-30 22:08:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-30 22:21:33 +0000

    devel/rubygem-thor: Update to 1.2.1
    
    - Update WWW
    - Take maintainership
    
    Changes:        https://github.com/rails/thor/releases
---
 devel/rubygem-thor/Makefile  | 4 ++--
 devel/rubygem-thor/distinfo  | 6 +++---
 devel/rubygem-thor/pkg-descr | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-thor/Makefile b/devel/rubygem-thor/Makefile
index f12fc2ec5211..dfb9f5b21344 100644
--- a/devel/rubygem-thor/Makefile
+++ b/devel/rubygem-thor/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	thor
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Scripting framework that replaces rake, sake, and rubigen
 
 LICENSE=	MIT
diff --git a/devel/rubygem-thor/distinfo b/devel/rubygem-thor/distinfo
index d2944ca8f907..4ebc75ee21b3 100644
--- a/devel/rubygem-thor/distinfo
+++ b/devel/rubygem-thor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613998020
-SHA256 (rubygem/thor-1.1.0.gem) = cacae12a3761be4ccbe63be19261352b108f86c721c37d87664328efeaa6d0a3
-SIZE (rubygem/thor-1.1.0.gem) = 56832
+TIMESTAMP = 1648249092
+SHA256 (rubygem/thor-1.2.1.gem) = b1752153dc9c6b8d3fcaa665e9e1a00a3e73f28da5e238b81c404502e539d446
+SIZE (rubygem/thor-1.2.1.gem) = 53248
diff --git a/devel/rubygem-thor/pkg-descr b/devel/rubygem-thor/pkg-descr
index b54e9a884c89..18f4adab622d 100644
--- a/devel/rubygem-thor/pkg-descr
+++ b/devel/rubygem-thor/pkg-descr
@@ -1,3 +1,3 @@
 A scripting framework that replaces rake, sake and rubigen
 
-WWW: https://github.com/erikhuda/thor
+WWW: https://github.com/rails/thor