git: c2ac09482529 - main - graphics/rubygem-clutter-gtk: Update to 4.0.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:17:11 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2ac0948252987f3e225eb20a667d2c02f85979a commit c2ac0948252987f3e225eb20a667d2c02f85979a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:42:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:01:50 +0000 graphics/rubygem-clutter-gtk: 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-gtk/Makefile | 11 ++++++----- graphics/rubygem-clutter-gtk/distinfo | 6 +++--- graphics/rubygem-clutter-gtk/pkg-descr | 2 -- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/graphics/rubygem-clutter-gtk/Makefile b/graphics/rubygem-clutter-gtk/Makefile index 654387502d94..e44743a9bebd 100644 --- a/graphics/rubygem-clutter-gtk/Makefile +++ b/graphics/rubygem-clutter-gtk/Makefile @@ -1,20 +1,21 @@ PORTNAME= clutter-gtk -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.8 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding of Clutter-GTK -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-gtk-1.0.so:graphics/clutter-gtk3 -RUN_DEPENDS= rubygem-clutter>=${PORTVERSION}:graphics/rubygem-clutter \ - rubygem-clutter-gdk>=${PORTVERSION}:graphics/rubygem-clutter-gdk \ - rubygem-gtk3>=${PORTVERSION}:x11-toolkits/rubygem-gtk3 +RUN_DEPENDS= rubygem-clutter>=${PORTVERSION}<${PORTVERSION}_99:graphics/rubygem-clutter \ + rubygem-clutter-gdk>=${PORTVERSION}<${PORTVERSION}_99:graphics/rubygem-clutter-gdk \ + rubygem-gtk3>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-gtk3 USES= gem diff --git a/graphics/rubygem-clutter-gtk/distinfo b/graphics/rubygem-clutter-gtk/distinfo index f977e0bd708c..2eb59d4a1edd 100644 --- a/graphics/rubygem-clutter-gtk/distinfo +++ b/graphics/rubygem-clutter-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663673028 -SHA256 (rubygem/clutter-gtk-4.0.3.gem) = 9accef2d1d142079e107f611ebc569bfe559cf3e23f0f2fe943e410b83862ff5 -SIZE (rubygem/clutter-gtk-4.0.3.gem) = 30720 +TIMESTAMP = 1674590638 +SHA256 (rubygem/clutter-gtk-4.0.8.gem) = 5bca6ad4652c8e42b02e51b30eacf56e1fec71b97f61ea7dfebbb329120ebdb7 +SIZE (rubygem/clutter-gtk-4.0.8.gem) = 30720 diff --git a/graphics/rubygem-clutter-gtk/pkg-descr b/graphics/rubygem-clutter-gtk/pkg-descr index 4c5369f4d741..9a95409fbf7b 100644 --- a/graphics/rubygem-clutter-gtk/pkg-descr +++ b/graphics/rubygem-clutter-gtk/pkg-descr @@ -1,3 +1 @@ Ruby/ClutterGTK is a Ruby binding of Clutter-GTK. - -See also: https://github.com/ruby-gnome/ruby-gnome