From owner-svn-ports-all@freebsd.org Sat Jul 15 19:09:58 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 9C6D6B79833; Sat, 15 Jul 2017 19:09:58 +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 69A427FFA2; Sat, 15 Jul 2017 19:09:58 +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 v6FJ9v4K007987; Sat, 15 Jul 2017 19:09:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6FJ9vka007984; Sat, 15 Jul 2017 19:09:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707151909.v6FJ9vka007984@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:09:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445938 - head/graphics/rubygem-gdk_pixbuf2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/rubygem-gdk_pixbuf2 X-SVN-Commit-Revision: 445938 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: Sat, 15 Jul 2017 19:09:58 -0000 Author: sunpoet Date: Sat Jul 15 19:09:57 2017 New Revision: 445938 URL: https://svnweb.freebsd.org/changeset/ports/445938 Log: Update to 3.1.8 - Update WWW Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Modified: head/graphics/rubygem-gdk_pixbuf2/Makefile head/graphics/rubygem-gdk_pixbuf2/distinfo head/graphics/rubygem-gdk_pixbuf2/pkg-descr Modified: head/graphics/rubygem-gdk_pixbuf2/Makefile ============================================================================== --- head/graphics/rubygem-gdk_pixbuf2/Makefile Sat Jul 15 19:09:51 2017 (r445937) +++ head/graphics/rubygem-gdk_pixbuf2/Makefile Sat Jul 15 19:09:57 2017 (r445938) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gdk_pixbuf2 -PORTVERSION= 3.1.7 +PORTVERSION= 3.1.8 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-gdk_pixbuf2/distinfo ============================================================================== --- head/graphics/rubygem-gdk_pixbuf2/distinfo Sat Jul 15 19:09:51 2017 (r445937) +++ head/graphics/rubygem-gdk_pixbuf2/distinfo Sat Jul 15 19:09:57 2017 (r445938) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499977156 -SHA256 (rubygem/gdk_pixbuf2-3.1.7.gem) = 0f3a49825e1b464ae664119e515041624d6dbe8eed91d297c975ada7c240719a -SIZE (rubygem/gdk_pixbuf2-3.1.7.gem) = 25088 +TIMESTAMP = 1500140714 +SHA256 (rubygem/gdk_pixbuf2-3.1.8.gem) = 3e7f59479224b62ca27b6078aa527e285b6e81dbbe36b04f0f02047cb2d6e5de +SIZE (rubygem/gdk_pixbuf2-3.1.8.gem) = 25088 Modified: head/graphics/rubygem-gdk_pixbuf2/pkg-descr ============================================================================== --- head/graphics/rubygem-gdk_pixbuf2/pkg-descr Sat Jul 15 19:09:51 2017 (r445937) +++ head/graphics/rubygem-gdk_pixbuf2/pkg-descr Sat Jul 15 19:09:57 2017 (r445938) @@ -1,3 +1,3 @@ Ruby/GdkPixbuf2 is a Ruby binding for GdkPixbuf2. -WWW: http://ruby-gnome2.sourceforge.jp/ +WWW: https://ruby-gnome2.osdn.jp/