Bug 159149 - [PATCH] allow sysutils/ck4up to work with Ruby 1.9
Summary: [PATCH] allow sysutils/ck4up to work with Ruby 1.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-24 03:00 UTC by Steve Wills
Modified: 2011-08-06 17:20 UTC (History)
0 users

See Also:


Attachments
file.diff (378 bytes, patch)
2011-07-24 03:00 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2011-07-24 03:00:22 UTC
The sysutils/ck4up port is marked as RUBY_VER=1.8, but it works fine with 1.9. Remove this. See attached patch.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-24 03:00:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-06 17:13:35 UTC
swills      2011-08-06 16:13:22 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/ck4up       Makefile 
  Log:
  - This works OK with Ruby 1.9, remove RUBY_VER=1.8
  
  PR:             ports/159149
  With Hat:       ruby@
  
  Revision  Changes    Path
  1.7       +0 -1      ports/sysutils/ck4up/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Steve Wills freebsd_committer freebsd_triage 2011-08-06 17:14:51 UTC
Responsible Changed
From-To: miwi->swills

I'll take it.
Comment 4 Steve Wills freebsd_committer freebsd_triage 2011-08-06 17:14:59 UTC
State Changed
From-To: open->closed

Committed.