Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2014 02:20:41 -0800 (PST)
From:      Takumi Takahashi <takumiiinn@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        fmb@onibox.net
Subject:   ports/186124: [PATCH] devel/ruby-build: update to 20140110.1
Message-ID:  <52e4e179.e891420a.5569.ffffb619@mx.google.com>
Resent-Message-ID: <201401261030.s0QAU0pr046763@freefall.freebsd.org>

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

>Number:         186124
>Category:       ports
>Synopsis:       [PATCH] devel/ruby-build: update to 20140110.1
>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:   Sun Jan 26 10:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Takumi Takahashi
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD srv.privu.tmfam.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC
>Description:
- Update to 20140110.1
>How-To-Repeat:
>Fix:

--- ruby-build-20140110.1.patch begins here ---
diff -ruN /usr/ports/devel/ruby-build/Makefile ./Makefile
--- /usr/ports/devel/ruby-build/Makefile	2013-11-20 12:14:56.000000000 +0900
+++ ./Makefile	2014-01-26 18:47:20.070035904 +0900
@@ -1,7 +1,7 @@
-# $FreeBSD: devel/ruby-build/Makefile 334372 2013-11-20 03:14:56Z sunpoet $
+# $FreeBSD: head/devel/ruby-build/Makefile 334372 2013-11-20 03:14:56Z sunpoet $
 
 PORTNAME=	ruby-build
-PORTVERSION=	20131115
+PORTVERSION=	20140110.1
 CATEGORIES=	devel ruby
 MASTER_SITES=	GH
 
@@ -24,7 +24,7 @@
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	sstephenson
-GH_COMMIT=	49c1070
+GH_COMMIT=	9cd77be
 GH_TAGNAME=	v${PORTVERSION}
 
 NO_BUILD=	yes
diff -ruN /usr/ports/devel/ruby-build/distinfo ./distinfo
--- /usr/ports/devel/ruby-build/distinfo	2013-11-20 12:14:56.000000000 +0900
+++ ./distinfo	2014-01-26 18:47:24.940873360 +0900
@@ -1,2 +1,2 @@
-SHA256 (ruby-build-20131115.tar.gz) = 3c6260264744ad543ad4943f741d13db00f5add785f2c0ae3d05c9388d81fb48
-SIZE (ruby-build-20131115.tar.gz) = 27491
+SHA256 (ruby-build-20140110.1.tar.gz) = 187a92b54487eb041756ac2a8f8e704171c6891dad0628e9b06b9d67d1406fd5
+SIZE (ruby-build-20140110.1.tar.gz) = 29796
--- ruby-build-20140110.1.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?52e4e179.e891420a.5569.ffffb619>