devel/rubygem-gobject-introspection: 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:
parent
f0947d62f2
commit
57d74445bc
3 changed files with 7 additions and 8 deletions
|
@ -1,18 +1,19 @@
|
|||
PORTNAME= gobject-introspection
|
||||
PORTVERSION= 4.0.3
|
||||
PORTVERSION= 4.0.8
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Ruby binding of GObject Introspection
|
||||
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
|
||||
|
||||
BROKEN_sparc64= does not build: fails to compile rb-gi-function-info.c
|
||||
|
||||
RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2
|
||||
RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-glib2
|
||||
|
||||
USES= gem gnome
|
||||
USE_GNOME= introspection
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1663673022
|
||||
SHA256 (rubygem/gobject-introspection-4.0.3.gem) = 1db33d71ea47437687446862709f3152bba198251f271b10880e8cca7488cf0f
|
||||
SIZE (rubygem/gobject-introspection-4.0.3.gem) = 72704
|
||||
TIMESTAMP = 1674590632
|
||||
SHA256 (rubygem/gobject-introspection-4.0.8.gem) = 62cfedc4eeefe925dca98e8a9e9be090713e2a7bd07ff587be552f3ef3cf12e8
|
||||
SIZE (rubygem/gobject-introspection-4.0.8.gem) = 74240
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
Ruby binding for GObjectIntrospection
|
||||
|
||||
See also: https://github.com/ruby-gnome/ruby-gnome
|
||||
|
|
Loading…
Reference in a new issue