devel/rubygem-gio2: 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:22 +08:00
parent e2bfebad19
commit dfdbf6c502
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 7 additions and 8 deletions

View File

@ -1,17 +1,18 @@
PORTNAME= gio2
PORTVERSION= 4.0.3
PORTVERSION= 4.0.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby binding of gio 2.x
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-fiddle>=0:devel/rubygem-fiddle \
rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
rubygem-gobject-introspection>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gobject-introspection
USES= gem gnome
USE_GNOME= glib20

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1663673018
SHA256 (rubygem/gio2-4.0.3.gem) = 1c813fc570b6bc79883d0099d45c1ae80d4329a05d1e333cf8593fe0d7f5a35f
SIZE (rubygem/gio2-4.0.3.gem) = 39936
TIMESTAMP = 1674590628
SHA256 (rubygem/gio2-4.0.8.gem) = d546e63e22551dbda74119c0eda21f3854a916bba26bc5cc17c1eca8aad754c0
SIZE (rubygem/gio2-4.0.8.gem) = 39936

View File

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