From owner-svn-ports-head@freebsd.org Sat Jul 15 19:10:46 2017 Return-Path: Delivered-To: svn-ports-head@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 9A77EB79A87; Sat, 15 Jul 2017 19:10:46 +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 687BC8041E; Sat, 15 Jul 2017 19:10:46 +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 v6FJAjf1009238; Sat, 15 Jul 2017 19:10:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6FJAj7V009235; Sat, 15 Jul 2017 19:10:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707151910.v6FJAj7V009235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 15 Jul 2017 19:10:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445947 - head/graphics/rubygem-clutter-gdk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/rubygem-clutter-gdk X-SVN-Commit-Revision: 445947 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jul 2017 19:10:46 -0000 Author: sunpoet Date: Sat Jul 15 19:10:45 2017 New Revision: 445947 URL: https://svnweb.freebsd.org/changeset/ports/445947 Log: Update to 3.1.8 - Update WWW Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Modified: head/graphics/rubygem-clutter-gdk/Makefile head/graphics/rubygem-clutter-gdk/distinfo head/graphics/rubygem-clutter-gdk/pkg-descr Modified: head/graphics/rubygem-clutter-gdk/Makefile ============================================================================== --- head/graphics/rubygem-clutter-gdk/Makefile Sat Jul 15 19:10:39 2017 (r445946) +++ head/graphics/rubygem-clutter-gdk/Makefile Sat Jul 15 19:10:45 2017 (r445947) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clutter-gdk -PORTVERSION= 3.1.7 +PORTVERSION= 3.1.8 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-clutter-gdk/distinfo ============================================================================== --- head/graphics/rubygem-clutter-gdk/distinfo Sat Jul 15 19:10:39 2017 (r445946) +++ head/graphics/rubygem-clutter-gdk/distinfo Sat Jul 15 19:10:45 2017 (r445947) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499977228 -SHA256 (rubygem/clutter-gdk-3.1.7.gem) = fbfdc67666bc81d0606ac30fac3ab0b3b46274bc1ada67ba99f4c657e4620d9a -SIZE (rubygem/clutter-gdk-3.1.7.gem) = 5632 +TIMESTAMP = 1500140787 +SHA256 (rubygem/clutter-gdk-3.1.8.gem) = 7859cc96afaa2c59da4484353f044c2c76a32d6c3e72abe25a7cbff889f3c310 +SIZE (rubygem/clutter-gdk-3.1.8.gem) = 5632 Modified: head/graphics/rubygem-clutter-gdk/pkg-descr ============================================================================== --- head/graphics/rubygem-clutter-gdk/pkg-descr Sat Jul 15 19:10:39 2017 (r445946) +++ head/graphics/rubygem-clutter-gdk/pkg-descr Sat Jul 15 19:10:45 2017 (r445947) @@ -1,3 +1,3 @@ Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter. -WWW: http://ruby-gnome2.sourceforge.jp/ +WWW: https://ruby-gnome2.osdn.jp/