Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2014 22:09:55 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vg@FreeBSD.org
Subject:   ports/185399: [PATCH] devel/rubygem-bin_utils: remove unneeded RUBY_VER
Message-ID:  <201401012209.s01M9trB085281@meatwad.mouf.net>
Resent-Message-ID: <201401012220.s01MK0RM032789@freefall.freebsd.org>

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

>Number:         185399
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-bin_utils: remove unneeded RUBY_VER
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 01 22:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r258961M: Sun Dec  8 15:52:57
>Description:
- Remove unneeded RUBY_VER since 1.9 is default now and this causes problems with 2.0

Port maintainer (vg@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-bin_utils-0.0.4.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 338396)
+++ Makefile	(working copy)
@@ -9,7 +9,6 @@
 MAINTAINER=	vg@FreeBSD.org
 COMMENT=	Extracting binary integers from binary string and packing back
 
-RUBY_VER=	1.9
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
--- rubygem-bin_utils-0.0.4.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?201401012209.s01M9trB085281>