git: 3aaf43c52c3d - main - accessibility/rubygem-atk: Update to 4.0.8

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 13:17:03 UTC
The branch main has been updated by sunpoet:

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

commit 3aaf43c52c3dd27f4cb944171ba43f9d8605b270
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:42:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:01:48 +0000

    accessibility/rubygem-atk: Update to 4.0.8
    
    - Update version requirement of RUN_DEPENDS
    - Update WWW and clean up pkg-descr
    
    Changes:        https://github.com/ruby-gnome/ruby-gnome/releases
---
 accessibility/rubygem-atk/Makefile  | 7 ++++---
 accessibility/rubygem-atk/distinfo  | 6 +++---
 accessibility/rubygem-atk/pkg-descr | 2 --
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/accessibility/rubygem-atk/Makefile b/accessibility/rubygem-atk/Makefile
index 3cb61f88ea2c..f0fdf1a419c6 100644
--- a/accessibility/rubygem-atk/Makefile
+++ b/accessibility/rubygem-atk/Makefile
@@ -1,17 +1,18 @@
 PORTNAME=	atk
-PORTVERSION=	4.0.3
+PORTVERSION=	4.0.8
 CATEGORIES=	accessibility rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby binding of ATK
-WWW=		https://ruby-gnome.github.io/
+WWW=		https://ruby-gnome.github.io/ \
+		https://github.com/ruby-gnome/ruby-gnome
 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
-RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2
+RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-glib2
 
 USES=		gem gnome
 USE_GNOME=	atk
diff --git a/accessibility/rubygem-atk/distinfo b/accessibility/rubygem-atk/distinfo
index 6ed42954ba75..c31bdfc32c8a 100644
--- a/accessibility/rubygem-atk/distinfo
+++ b/accessibility/rubygem-atk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663673014
-SHA256 (rubygem/atk-4.0.3.gem) = b516f1206641164296599f970cd89bc39edb2dd249023742c12e28a7b537b540
-SIZE (rubygem/atk-4.0.3.gem) = 15872
+TIMESTAMP = 1674590624
+SHA256 (rubygem/atk-4.0.8.gem) = 353b803e3882311f32b5f061ac5babc2c8436d48f76d91e60beedeebcbe69dd2
+SIZE (rubygem/atk-4.0.8.gem) = 15872
diff --git a/accessibility/rubygem-atk/pkg-descr b/accessibility/rubygem-atk/pkg-descr
index 1d4b515b7b2d..3a5a37dec5d6 100644
--- a/accessibility/rubygem-atk/pkg-descr
+++ b/accessibility/rubygem-atk/pkg-descr
@@ -1,3 +1 @@
 Ruby/ATK is a Ruby binding for ATK.
-
-See also: https://github.com/ruby-gnome/ruby-gnome