From takumi@privu.tmfam.com  Thu Feb 27 20:23:25 2014
Return-Path: <takumi@privu.tmfam.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 7AB6EF4A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Feb 2014 20:23:25 +0000 (UTC)
Received: from ms-fb11.so-net.ne.jp (ms-fb11.so-net.ne.jp [202.238.84.155])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 2DD50121B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Feb 2014 20:23:24 +0000 (UTC)
Received: from ms-omx03.so-net.ne.jp (ms-omx03.plus.so-net.ne.jp [10.240.84.153])
	by ms-fb11.so-net.ne.jp  with ESMTP id s1RK6ED0024391
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Feb 2014 05:06:14 +0900
Received: from ms-omx11.so-net.ne.jp (ms-omx11.plus.so-net.ne.jp [10.240.84.161])
        by ms-omx03.plus.so-net.ne.jp  with ESMTP id s1RK676l013852;
        Fri, 28 Feb 2014 05:06:07 +0900
Received: from srv (p02de1a.tocgnt01.ap.so-net.ne.jp [121.2.222.26])
	(authenticated)
	by ms-omx11.plus.so-net.ne.jp  with ESMTP id s1RK66Yd014563
	(using TLSv1/SSLv3 with cipher DHE-RSA-AES256-SHA (256 bits));
	Fri, 28 Feb 2014 05:06:06 +0900
Received: by srv (sSMTP sendmail emulation); Fri, 28 Feb 2014 05:06:06 +0900
Message-Id: <201402272006.s1RK66Yd014563@ms-omx11.plus.so-net.ne.jp>
Date: Fri, 28 Feb 2014 05:06:06 +0900
From: "Takumi Takahashi" <takumi@privu.tmfam.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: fmb@onibox.net
Subject: [PATCH] devel/ruby-build: update to 20140225
X-Send-Pr-Version: 3.113
X-GNATS-Notify: fmb@onibox.net

>Number:         187121
>Category:       ports
>Synopsis:       [PATCH] devel/ruby-build: update to 20140225
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ruby
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 27 20:30:00 UTC 2014
>Closed-Date:    Thu Feb 27 20:39:34 UTC 2014
>Last-Modified:  Thu Feb 27 20:40:00 UTC 2014
>Originator:     Takumi Takahashi
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD srv.privu.tmfam.com 10.0-STABLE FreeBSD 10.0-STABLE #0: Sat Feb 15 06:11:40 UTC 2014
>Description:
- Update to 20140225

Port maintainer (fmb@onibox.net) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- ruby-build-20140225.patch begins here ---
diff -ruN /usr/ports/devel/ruby-build/Makefile ./Makefile
--- /usr/ports/devel/ruby-build/Makefile	2014-01-31 13:48:11.000000000 +0900
+++ ./Makefile	2014-02-28 04:56:56.359911728 +0900
@@ -1,9 +1,8 @@
 # $FreeBSD: head/devel/ruby-build/Makefile 341909 2014-01-31 04:48:11Z swills $
 
 PORTNAME=	ruby-build
-PORTVERSION=	20140110.1
+PORTVERSION=	20140225
 CATEGORIES=	devel ruby
-MASTER_SITES=	GH
 
 MAINTAINER=	fmb@onibox.net
 COMMENT=	Compile and install different ruby versions
@@ -24,7 +23,7 @@
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	sstephenson
-GH_COMMIT=	9cd77be
+GH_COMMIT=	9951b22
 GH_TAGNAME=	v${PORTVERSION}
 
 NO_BUILD=	yes
diff -ruN /usr/ports/devel/ruby-build/distinfo ./distinfo
--- /usr/ports/devel/ruby-build/distinfo	2014-01-31 13:48:11.000000000 +0900
+++ ./distinfo	2014-02-28 04:57:43.086963149 +0900
@@ -1,2 +1,2 @@
-SHA256 (ruby-build-20140110.1.tar.gz) = 187a92b54487eb041756ac2a8f8e704171c6891dad0628e9b06b9d67d1406fd5
-SIZE (ruby-build-20140110.1.tar.gz) = 29796
+SHA256 (ruby-build-20140225.tar.gz) = a1e34911176585802f33617287fe787ce6525e1dc1dbaf34b47ce3707a300db1
+SIZE (ruby-build-20140225.tar.gz) = 31161
--- ruby-build-20140225.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 27 20:30:09 UTC 2014 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187121 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Feb 27 20:30:10 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187121 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Thu Feb 27 20:39:34 UTC 2014 
State-Changed-Why:  
Duplicate of ports/187120. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187121 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: fmb@onibox.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/187121: [PATCH] devel/ruby-build: update to 20140225
Date: Thu, 27 Feb 2014 20:30:10 UT

 Maintainer of devel/ruby-build,
 
 Please note that PR ports/187121 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187121
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
>Unformatted:
