Date: Sun, 24 Jul 2011 01:51:45 GMT From: Steve Wills <swills@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/159149: [PATCH] allow sysutils/ck4up to work with Ruby 1.9 Message-ID: <201107240151.p6O1pjTu095990@red.freebsd.org> Resent-Message-ID: <201107240200.p6O20MD5015069@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107240151.p6O1pjTu095990>