Skip to content

Commit

Permalink
graphics/rubygem-clutter: Update to 4.0.8
Browse files Browse the repository at this point in the history
- Update version requirement of RUN_DEPENDS
- Update WWW and clean up pkg-descr

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 57d7444 commit 0555046
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
11 changes: 6 additions & 5 deletions 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

Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 0 additions & 2 deletions 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

0 comments on commit 0555046

Please sign in to comment.