From owner-svn-ports-all@freebsd.org Thu Nov 9 16:03:10 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 076BEE548D4; Thu, 9 Nov 2017 16:03:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C43296CD6C; Thu, 9 Nov 2017 16:03:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA9G38ck059230; Thu, 9 Nov 2017 16:03:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA9G38vK059228; Thu, 9 Nov 2017 16:03:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711091603.vA9G38vK059228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 9 Nov 2017 16:03:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453837 - head/graphics/rubygem-clutter-gtk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/rubygem-clutter-gtk X-SVN-Commit-Revision: 453837 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 16:03:10 -0000 Author: sunpoet Date: Thu Nov 9 16:03:08 2017 New Revision: 453837 URL: https://svnweb.freebsd.org/changeset/ports/453837 Log: Update to 3.2.0 Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Modified: head/graphics/rubygem-clutter-gtk/Makefile head/graphics/rubygem-clutter-gtk/distinfo Modified: head/graphics/rubygem-clutter-gtk/Makefile ============================================================================== --- head/graphics/rubygem-clutter-gtk/Makefile Thu Nov 9 16:03:03 2017 (r453836) +++ head/graphics/rubygem-clutter-gtk/Makefile Thu Nov 9 16:03:08 2017 (r453837) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= clutter-gtk -PORTVERSION= 3.1.9 +PORTVERSION= 3.2.0 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-clutter-gtk/distinfo ============================================================================== --- head/graphics/rubygem-clutter-gtk/distinfo Thu Nov 9 16:03:03 2017 (r453836) +++ head/graphics/rubygem-clutter-gtk/distinfo Thu Nov 9 16:03:08 2017 (r453837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508247197 -SHA256 (rubygem/clutter-gtk-3.1.9.gem) = 16098c1a763031d37ee94b0decd32fcf1ae5db639b408236d08c76a24935c83a -SIZE (rubygem/clutter-gtk-3.1.9.gem) = 21504 +TIMESTAMP = 1510157400 +SHA256 (rubygem/clutter-gtk-3.2.0.gem) = 52bfddbea1060dffce80a15242b550b8a062be9c22d64ae4c01f93666f4ea112 +SIZE (rubygem/clutter-gtk-3.2.0.gem) = 21504