x11-toolkits/rubygem-gtksourceview3: 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
188e942d24
commit
41dc2718c9
3 changed files with 7 additions and 8 deletions
|
@ -1,17 +1,18 @@
|
|||
PORTNAME= gtksourceview3
|
||||
PORTVERSION= 4.0.3
|
||||
PORTVERSION= 4.0.8
|
||||
CATEGORIES= x11-toolkits rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Ruby binding of gtksourceview 3.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
|
||||
|
||||
BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
|
||||
RUN_DEPENDS= rubygem-gtk3>=${PORTVERSION}:x11-toolkits/rubygem-gtk3
|
||||
RUN_DEPENDS= rubygem-gtk3>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-gtk3
|
||||
|
||||
USES= gem gnome
|
||||
USE_GNOME= gtksourceview3
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1663673046
|
||||
SHA256 (rubygem/gtksourceview3-4.0.3.gem) = 2617f6b1d3e86530d14bceb3384f1261ba48c9c2c442e883f5b2639142f0a060
|
||||
SIZE (rubygem/gtksourceview3-4.0.3.gem) = 16896
|
||||
TIMESTAMP = 1674590656
|
||||
SHA256 (rubygem/gtksourceview3-4.0.8.gem) = c0888a5391d001338cbb67d359b378e22d3b1f32ced3c1beb12a86fb3fc462ac
|
||||
SIZE (rubygem/gtksourceview3-4.0.8.gem) = 16896
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
|
||||
|
||||
See also: https://github.com/ruby-gnome/ruby-gnome
|
||||
|
|
Loading…
Reference in a new issue