git: bcf86e0c5cf8 - main - graphics/rubygem-clutter-gdk: Update to 4.0.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:17:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bcf86e0c5cf888e4b0d83500cfe193ab68af5457 commit bcf86e0c5cf888e4b0d83500cfe193ab68af5457 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:42:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:01:49 +0000 graphics/rubygem-clutter-gdk: 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-gdk/Makefile | 9 +++++---- graphics/rubygem-clutter-gdk/distinfo | 6 +++--- graphics/rubygem-clutter-gdk/pkg-descr | 2 -- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/graphics/rubygem-clutter-gdk/Makefile b/graphics/rubygem-clutter-gdk/Makefile index 62991a88a34e..c8927211faa0 100644 --- a/graphics/rubygem-clutter-gdk/Makefile +++ b/graphics/rubygem-clutter-gdk/Makefile @@ -1,17 +1,18 @@ PORTNAME= clutter-gdk -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.8 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby binding of GDK-specific API 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 -RUN_DEPENDS= rubygem-clutter>=${PORTVERSION}:graphics/rubygem-clutter \ - rubygem-gdk3>=${PORTVERSION}:x11-toolkits/rubygem-gdk3 +RUN_DEPENDS= rubygem-clutter>=${PORTVERSION}<${PORTVERSION}_99:graphics/rubygem-clutter \ + rubygem-gdk3>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-gdk3 USES= gem diff --git a/graphics/rubygem-clutter-gdk/distinfo b/graphics/rubygem-clutter-gdk/distinfo index e1dbc55c9fdb..11f994268b24 100644 --- a/graphics/rubygem-clutter-gdk/distinfo +++ b/graphics/rubygem-clutter-gdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663673026 -SHA256 (rubygem/clutter-gdk-4.0.3.gem) = b59dfd014040a76f0886089e832ba8595e166eae4d381d538cabf441ce7d04fb -SIZE (rubygem/clutter-gdk-4.0.3.gem) = 14848 +TIMESTAMP = 1674590636 +SHA256 (rubygem/clutter-gdk-4.0.8.gem) = 0ec972179e60fb3a01b141ab8e58ed0d1b7bc27a8c31887fe278dee3c57c76e2 +SIZE (rubygem/clutter-gdk-4.0.8.gem) = 14848 diff --git a/graphics/rubygem-clutter-gdk/pkg-descr b/graphics/rubygem-clutter-gdk/pkg-descr index 4e37fa436c44..cb322bac9b60 100644 --- a/graphics/rubygem-clutter-gdk/pkg-descr +++ b/graphics/rubygem-clutter-gdk/pkg-descr @@ -1,3 +1 @@ Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter. - -See also: https://github.com/ruby-gnome/ruby-gnome