Date: Sat, 15 Jul 2017 19:10:13 +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: r445941 - head/devel/rubygem-gio2 Message-ID: <201707151910.v6FJADuZ008417@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 15 19:10:13 2017 New Revision: 445941 URL: https://svnweb.freebsd.org/changeset/ports/445941 Log: Update to 3.1.8 - Update WWW Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Modified: head/devel/rubygem-gio2/Makefile head/devel/rubygem-gio2/distinfo head/devel/rubygem-gio2/pkg-descr Modified: head/devel/rubygem-gio2/Makefile ============================================================================== --- head/devel/rubygem-gio2/Makefile Sat Jul 15 19:10:07 2017 (r445940) +++ head/devel/rubygem-gio2/Makefile Sat Jul 15 19:10:13 2017 (r445941) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gio2 -PORTVERSION= 3.1.7 +PORTVERSION= 3.1.8 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-gio2/distinfo ============================================================================== --- head/devel/rubygem-gio2/distinfo Sat Jul 15 19:10:07 2017 (r445940) +++ head/devel/rubygem-gio2/distinfo Sat Jul 15 19:10:13 2017 (r445941) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499977180 -SHA256 (rubygem/gio2-3.1.7.gem) = 12631a3e84d2a90764c8103d380fa1bb5438755a8da63cabab81c748636c25e3 -SIZE (rubygem/gio2-3.1.7.gem) = 26112 +TIMESTAMP = 1500140739 +SHA256 (rubygem/gio2-3.1.8.gem) = 97aa3245e39f2d94d569960fa780b6335c007f9039f720901f77619854242a8c +SIZE (rubygem/gio2-3.1.8.gem) = 26112 Modified: head/devel/rubygem-gio2/pkg-descr ============================================================================== --- head/devel/rubygem-gio2/pkg-descr Sat Jul 15 19:10:07 2017 (r445940) +++ head/devel/rubygem-gio2/pkg-descr Sat Jul 15 19:10:13 2017 (r445941) @@ -1,3 +1,3 @@ Ruby/GIO2 is a Ruby binding of gio-2.x. -WWW: http://ruby-gnome2.sourceforge.jp/ +WWW: https://ruby-gnome2.osdn.jp/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707151910.v6FJADuZ008417>