Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2017 20:43:06 +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: r439655 - head/devel/rubygem-gio2
Message-ID:  <201704282043.v3SKh6Tm050172@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr 28 20:43:06 2017
New Revision: 439655
URL: https://svnweb.freebsd.org/changeset/ports/439655

Log:
  Update to 3.1.3
  
  - Fix COMMENT
  
  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	Fri Apr 28 20:43:01 2017	(r439654)
+++ head/devel/rubygem-gio2/Makefile	Fri Apr 28 20:43:06 2017	(r439655)
@@ -1,17 +1,18 @@
 # $FreeBSD$
 
 PORTNAME=	gio2
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Ruby binding for GLib2
+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-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection \
+		rubygem-rake>=0:devel/rubygem-rake
 
 USE_RUBY=	yes
 USES=		gem

Modified: head/devel/rubygem-gio2/distinfo
==============================================================================
--- head/devel/rubygem-gio2/distinfo	Fri Apr 28 20:43:01 2017	(r439654)
+++ head/devel/rubygem-gio2/distinfo	Fri Apr 28 20:43:06 2017	(r439655)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488814661
-SHA256 (rubygem/gio2-3.1.1.gem) = 600f4e32b7d77437e8048cb80bf25c23598306dc2f43021c2bb303836ef7294e
-SIZE (rubygem/gio2-3.1.1.gem) = 25600
+TIMESTAMP = 1493381436
+SHA256 (rubygem/gio2-3.1.3.gem) = a4bc72f6ce9eb541052d7f74fd18c7c97efac1d47a6c3d18b4431256bb725116
+SIZE (rubygem/gio2-3.1.3.gem) = 25600



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