Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 14:54:41 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442197 - head/devel/rubygem-gio2
Message-ID:  <201705311454.v4VEsfls082980@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 31 14:54:41 2017
New Revision: 442197
URL: https://svnweb.freebsd.org/changeset/ports/442197

Log:
  Update to 3.1.4
  
  - Fix RUN_DEPENDS: remove rubygem-rake
  
  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	Wed May 31 14:54:36 2017	(r442196)
+++ head/devel/rubygem-gio2/Makefile	Wed May 31 14:54:41 2017	(r442197)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gio2
-PORTVERSION=	3.1.3
+PORTVERSION=	3.1.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,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 \
-		rubygem-rake>=0:devel/rubygem-rake
+		rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
 
 USE_RUBY=	yes
 USES=		gem

Modified: head/devel/rubygem-gio2/distinfo
==============================================================================
--- head/devel/rubygem-gio2/distinfo	Wed May 31 14:54:36 2017	(r442196)
+++ head/devel/rubygem-gio2/distinfo	Wed May 31 14:54:41 2017	(r442197)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493381436
-SHA256 (rubygem/gio2-3.1.3.gem) = a4bc72f6ce9eb541052d7f74fd18c7c97efac1d47a6c3d18b4431256bb725116
-SIZE (rubygem/gio2-3.1.3.gem) = 25600
+TIMESTAMP = 1496171882
+SHA256 (rubygem/gio2-3.1.4.gem) = 635b1c53e352c59b456f418ce351941353f0af8efba31f957fe01acf68e82244
+SIZE (rubygem/gio2-3.1.4.gem) = 26112



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705311454.v4VEsfls082980>