From owner-svn-ports-all@freebsd.org Fri May 4 18:08:21 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43FC2FB3DD8; Fri, 4 May 2018 18:08:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E84EE77121; Fri, 4 May 2018 18:08:14 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1CA0712541; Fri, 4 May 2018 18:08:14 +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 w44I8DR5053278; Fri, 4 May 2018 18:08:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w44I8DU9053276; Fri, 4 May 2018 18:08:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805041808.w44I8DU9053276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 4 May 2018 18:08:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469061 - 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: 469061 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.25 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: Fri, 04 May 2018 18:08:21 -0000 Author: sunpoet Date: Fri May 4 18:08:13 2018 New Revision: 469061 URL: https://svnweb.freebsd.org/changeset/ports/469061 Log: Update to 3.2.5 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 Fri May 4 18:08:08 2018 (r469060) +++ head/graphics/rubygem-clutter-gtk/Makefile Fri May 4 18:08:13 2018 (r469061) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= clutter-gtk -PORTVERSION= 3.2.4 +PORTVERSION= 3.2.5 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-clutter-gtk/distinfo ============================================================================== --- head/graphics/rubygem-clutter-gtk/distinfo Fri May 4 18:08:08 2018 (r469060) +++ head/graphics/rubygem-clutter-gtk/distinfo Fri May 4 18:08:13 2018 (r469061) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523378600 -SHA256 (rubygem/clutter-gtk-3.2.4.gem) = d5791eac508ce599ebd99a1c0b7e0954d2b59c5965d88826aa429578423f378b -SIZE (rubygem/clutter-gtk-3.2.4.gem) = 21504 +TIMESTAMP = 1525373450 +SHA256 (rubygem/clutter-gtk-3.2.5.gem) = bce588de50a3291fab672f61b055df149cce5e8ccac4c9c17ef195eff0b4ec8f +SIZE (rubygem/clutter-gtk-3.2.5.gem) = 21504