Update to 3.3.0
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
This commit is contained in:
parent
9fc49b38cd
commit
0a258e5436
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486127
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gio2
|
||||
PORTVERSION= 3.2.9
|
||||
PORTVERSION= 3.3.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE= LGPL21+
|
|||
RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 \
|
||||
rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1533816931
|
||||
SHA256 (rubygem/gio2-3.2.9.gem) = 540110bd2049b5076cbd3d1f5ffe9294919f0c365afe428a89427a4d645d4328
|
||||
SIZE (rubygem/gio2-3.2.9.gem) = 37376
|
||||
TIMESTAMP = 1543149414
|
||||
SHA256 (rubygem/gio2-3.3.0.gem) = 41a3c8ce28306b7cba87f7d404f0a9b0be3297c166a15e3f9b11c3508c013356
|
||||
SIZE (rubygem/gio2-3.3.0.gem) = 37376
|
||||
|
|
Loading…
Reference in a new issue