svn commit: r319286 - head
Steve Wills
swills at FreeBSD.org
Mon May 27 21:44:33 UTC 2013
Author: swills
Date: Mon May 27 21:44:32 2013
New Revision: 319286
URL: http://svnweb.freebsd.org/changeset/ports/319286
Log:
- Fix incorrect portmaster instructions for ruby update
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Mon May 27 20:22:55 2013 (r319285)
+++ head/UPDATING Mon May 27 21:44:32 2013 (r319286)
@@ -12,7 +12,7 @@ you update your ports collection, before
The default ruby version has been updated from 1.8 to 1.9. You'll need to
rebuild all ports that depend on ruby:
- # portmaster -r lang/ruby19
+ # portmaster -r ruby19
or
# portupgrade -fr lang/ruby19
or
More information about the svn-ports-all
mailing list