Skip site navigation (1)Skip section navigation (2)
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:   ports/187121: [PATCH] devel/ruby-build: update to 20140225
Message-ID:  <201402272006.s1RK66Yd014563@ms-omx11.plus.so-net.ne.jp>
Resent-Message-ID: <201402272030.s1RKU0v3000520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187121
>Category:       ports
>Synopsis:       [PATCH] devel/ruby-build: update to 20140225
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 27 20:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402272006.s1RK66Yd014563>