git: dfdbf6c502e8 - main - devel/rubygem-gio2: Update to 4.0.8

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

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

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

    devel/rubygem-gio2: 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
---
 devel/rubygem-gio2/Makefile  | 7 ++++---
 devel/rubygem-gio2/distinfo  | 6 +++---
 devel/rubygem-gio2/pkg-descr | 2 --
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/devel/rubygem-gio2/Makefile b/devel/rubygem-gio2/Makefile
index dc1e0776fbdf..1ddc5148bd21 100644
--- a/devel/rubygem-gio2/Makefile
+++ b/devel/rubygem-gio2/Makefile
@@ -1,17 +1,18 @@
 PORTNAME=	gio2
-PORTVERSION=	4.0.3
+PORTVERSION=	4.0.8
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby binding of gio 2.x
-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
 
 RUN_DEPENDS=	rubygem-fiddle>=0:devel/rubygem-fiddle \
-		rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
+		rubygem-gobject-introspection>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gobject-introspection
 
 USES=		gem gnome
 USE_GNOME=	glib20
diff --git a/devel/rubygem-gio2/distinfo b/devel/rubygem-gio2/distinfo
index db4a101842e5..a0ff167a7d6c 100644
--- a/devel/rubygem-gio2/distinfo
+++ b/devel/rubygem-gio2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663673018
-SHA256 (rubygem/gio2-4.0.3.gem) = 1c813fc570b6bc79883d0099d45c1ae80d4329a05d1e333cf8593fe0d7f5a35f
-SIZE (rubygem/gio2-4.0.3.gem) = 39936
+TIMESTAMP = 1674590628
+SHA256 (rubygem/gio2-4.0.8.gem) = d546e63e22551dbda74119c0eda21f3854a916bba26bc5cc17c1eca8aad754c0
+SIZE (rubygem/gio2-4.0.8.gem) = 39936
diff --git a/devel/rubygem-gio2/pkg-descr b/devel/rubygem-gio2/pkg-descr
index 0d76f2b77557..e550a2271b86 100644
--- a/devel/rubygem-gio2/pkg-descr
+++ b/devel/rubygem-gio2/pkg-descr
@@ -1,3 +1 @@
 Ruby/GIO2 is a Ruby binding of gio-2.x.
-
-See also: https://github.com/ruby-gnome/ruby-gnome