ports/183274: [exp-run] make ruby 2.0 default

Steve Wills swills at FreeBSD.org
Thu Oct 24 14:10:00 UTC 2013


>Number:         183274
>Category:       ports
>Synopsis:       [exp-run] make ruby 2.0 default
>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:   Thu Oct 24 14:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
Would like to make Ruby 2.0 the default version. Please see attached patch for exp-run.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Mk/bsd.default-versions.mk
===================================================================
--- Mk/bsd.default-versions.mk	(revision 331450)
+++ Mk/bsd.default-versions.mk	(working copy)
@@ -18,7 +18,7 @@
 .endfor
 
 PERL5_DEFAULT?=		5.16
-RUBY_DEFAULT?=		1.9
+RUBY_DEFAULT?=		2.0
 TCLTK_DEFAULT?=		8.6
 PYTHON_DEFAULT?=	2.7
 PYTHON2_DEFAULT?=	2.7


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list