git: 05550467a35b - main - graphics/rubygem-clutter: Update to 4.0.8

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

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

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

    graphics/rubygem-clutter: 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
---
 graphics/rubygem-clutter/Makefile  | 11 ++++++-----
 graphics/rubygem-clutter/distinfo  |  6 +++---
 graphics/rubygem-clutter/pkg-descr |  2 --
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/graphics/rubygem-clutter/Makefile b/graphics/rubygem-clutter/Makefile
index c88494ac4f6c..8520d6ff1c9d 100644
--- a/graphics/rubygem-clutter/Makefile
+++ b/graphics/rubygem-clutter/Makefile
@@ -1,20 +1,21 @@
 PORTNAME=	clutter
-PORTVERSION=	4.0.3
+PORTVERSION=	4.0.8
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby binding of Clutter
-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
 LIB_DEPENDS=	libclutter-1.0.so:graphics/clutter
-RUN_DEPENDS=	rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \
-		rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection \
-		rubygem-pango>=${PORTVERSION}:x11-toolkits/rubygem-pango
+RUN_DEPENDS=	rubygem-cairo-gobject>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-cairo-gobject \
+		rubygem-gobject-introspection>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gobject-introspection \
+		rubygem-pango>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-pango
 
 USES=		gem
 
diff --git a/graphics/rubygem-clutter/distinfo b/graphics/rubygem-clutter/distinfo
index 6f6be27c5745..3734068206e1 100644
--- a/graphics/rubygem-clutter/distinfo
+++ b/graphics/rubygem-clutter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663673024
-SHA256 (rubygem/clutter-4.0.3.gem) = 2afbae5448b1db79f79d8ee7d33843ecd0f298e100cc3da35e2ba35490585538
-SIZE (rubygem/clutter-4.0.3.gem) = 42496
+TIMESTAMP = 1674590634
+SHA256 (rubygem/clutter-4.0.8.gem) = 8067201a4219e59b507d00cff69530e7d72563e5783402bed805fd71f0400dce
+SIZE (rubygem/clutter-4.0.8.gem) = 42496
diff --git a/graphics/rubygem-clutter/pkg-descr b/graphics/rubygem-clutter/pkg-descr
index c962a4ac08b3..33b7ec680ce4 100644
--- a/graphics/rubygem-clutter/pkg-descr
+++ b/graphics/rubygem-clutter/pkg-descr
@@ -1,3 +1 @@
 Ruby/Clutter is a Ruby binding of Clutter.
-
-See also: https://github.com/ruby-gnome/ruby-gnome