svn commit: r521356 - head/lang/ruby26

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 29 12:58:07 UTC 2019


Author: sunpoet
Date: Sun Dec 29 12:58:06 2019
New Revision: 521356
URL: https://svnweb.freebsd.org/changeset/ports/521356

Log:
  Add irb and rdoc to PKGMESSAGE

Modified:
  head/lang/ruby26/pkg-message

Modified: head/lang/ruby26/pkg-message
==============================================================================
--- head/lang/ruby26/pkg-message	Sun Dec 29 12:58:01 2019	(r521355)
+++ head/lang/ruby26/pkg-message	Sun Dec 29 12:58:06 2019	(r521356)
@@ -5,7 +5,9 @@ Some of the standard commands are provided as separate
 of upgrading:
 
 	devel/ruby-gems:	gem - RubyGems package manager
+	devel/rubygem-irb:	irb - Interactive Ruby
 	devel/rubygem-rake:	rake - Ruby Make
+	devel/rubygem-rdoc:	rdoc - Ruby Documentation System
 
 And some of the standard libraries are provided as separate ports
 since they require extra dependencies:


More information about the svn-ports-all mailing list