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
This commit is contained in:
Po-Chuan Hsieh 2023-01-30 20:42:25 +08:00
parent 57d74445bc
commit 05550467a3
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 9 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -1,3 +1 @@
Ruby/Clutter is a Ruby binding of Clutter.
See also: https://github.com/ruby-gnome/ruby-gnome