ports/159149: [PATCH] allow sysutils/ck4up to work with Ruby 1.9

Steve Wills swills at FreeBSD.org
Sun Jul 24 02:00:22 UTC 2011


>Number:         159149
>Category:       ports
>Synopsis:       [PATCH] allow sysutils/ck4up to work with Ruby 1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 24 02:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
The sysutils/ck4up port is marked as RUBY_VER=1.8, but it works fine with 1.9. Remove this. See attached patch.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/ck4up/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	24 Apr 2009 21:41:51 -0000	1.6
+++ Makefile	24 Jul 2011 01:49:25 -0000
@@ -17,7 +17,6 @@
 
 NO_BUILD=	yes
 USE_RUBY=	yes
-RUBY_VER=	1.8
 RUBY_NO_BUILD_DEPENDS=	yes
 
 MAN1=		ck4up.1


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



More information about the freebsd-ports-bugs mailing list