git: 57d74445bccd - main - devel/rubygem-gobject-introspection: Update to 4.0.8

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

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

commit 57d74445bccde027746e074d7432a53f3057ddec
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:42:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:01:49 +0000

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

diff --git a/devel/rubygem-gobject-introspection/Makefile b/devel/rubygem-gobject-introspection/Makefile
index 9b9ed86e3523..cebb1d83a324 100644
--- a/devel/rubygem-gobject-introspection/Makefile
+++ b/devel/rubygem-gobject-introspection/Makefile
@@ -1,18 +1,19 @@
 PORTNAME=	gobject-introspection
-PORTVERSION=	4.0.3
+PORTVERSION=	4.0.8
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby binding of GObject Introspection
-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
 
 BROKEN_sparc64=	does not build: fails to compile rb-gi-function-info.c
 
-RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2
+RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-glib2
 
 USES=		gem gnome
 USE_GNOME=	introspection
diff --git a/devel/rubygem-gobject-introspection/distinfo b/devel/rubygem-gobject-introspection/distinfo
index 8735520d3539..da71077b52ef 100644
--- a/devel/rubygem-gobject-introspection/distinfo
+++ b/devel/rubygem-gobject-introspection/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663673022
-SHA256 (rubygem/gobject-introspection-4.0.3.gem) = 1db33d71ea47437687446862709f3152bba198251f271b10880e8cca7488cf0f
-SIZE (rubygem/gobject-introspection-4.0.3.gem) = 72704
+TIMESTAMP = 1674590632
+SHA256 (rubygem/gobject-introspection-4.0.8.gem) = 62cfedc4eeefe925dca98e8a9e9be090713e2a7bd07ff587be552f3ef3cf12e8
+SIZE (rubygem/gobject-introspection-4.0.8.gem) = 74240
diff --git a/devel/rubygem-gobject-introspection/pkg-descr b/devel/rubygem-gobject-introspection/pkg-descr
index 208ea5b24f87..0fdc34952771 100644
--- a/devel/rubygem-gobject-introspection/pkg-descr
+++ b/devel/rubygem-gobject-introspection/pkg-descr
@@ -1,3 +1 @@
 Ruby binding for GObjectIntrospection
-
-See also: https://github.com/ruby-gnome/ruby-gnome