Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 19:20:44 +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: r486127 - head/devel/rubygem-gio2
Message-ID:  <201811281920.wASJKieG069694@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 28 19:20:44 2018
New Revision: 486127
URL: https://svnweb.freebsd.org/changeset/ports/486127

Log:
  Update to 3.3.0
  
  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 Nov 28 19:20:35 2018	(r486126)
+++ head/devel/rubygem-gio2/Makefile	Wed Nov 28 19:20:44 2018	(r486127)
@@ -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>

Modified: head/devel/rubygem-gio2/distinfo
==============================================================================
--- head/devel/rubygem-gio2/distinfo	Wed Nov 28 19:20:35 2018	(r486126)
+++ head/devel/rubygem-gio2/distinfo	Wed Nov 28 19:20:44 2018	(r486127)
@@ -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



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