svn commit: r490275 - head/devel/rubygem-gio2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 14 15:45:20 UTC 2019


Author: sunpoet
Date: Mon Jan 14 15:45:19 2019
New Revision: 490275
URL: https://svnweb.freebsd.org/changeset/ports/490275

Log:
  Update to 3.3.1
  
  Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS

Modified:
  head/devel/rubygem-gio2/Makefile
  head/devel/rubygem-gio2/distinfo

Modified: head/devel/rubygem-gio2/Makefile
==============================================================================
--- head/devel/rubygem-gio2/Makefile	Mon Jan 14 15:45:14 2019	(r490274)
+++ head/devel/rubygem-gio2/Makefile	Mon Jan 14 15:45:19 2019	(r490275)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gio2
-PORTVERSION=	3.3.0
+PORTVERSION=	3.3.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,7 @@ COMMENT=	Ruby binding for gio 2.x
 
 LICENSE=	LGPL21+
 
-RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 \
-		rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
+RUN_DEPENDS=	rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-gio2/distinfo
==============================================================================
--- head/devel/rubygem-gio2/distinfo	Mon Jan 14 15:45:14 2019	(r490274)
+++ head/devel/rubygem-gio2/distinfo	Mon Jan 14 15:45:19 2019	(r490275)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543149414
-SHA256 (rubygem/gio2-3.3.0.gem) = 41a3c8ce28306b7cba87f7d404f0a9b0be3297c166a15e3f9b11c3508c013356
-SIZE (rubygem/gio2-3.3.0.gem) = 37376
+TIMESTAMP = 1547380585
+SHA256 (rubygem/gio2-3.3.1.gem) = 09bb760372fe93ebc91c7f8dd11e0ea5cc02b6248aa49cd739c90f7e454f0441
+SIZE (rubygem/gio2-3.3.1.gem) = 37376


More information about the svn-ports-all mailing list