Bug 242856 - [NEW PORT] devel/rubygem-io-console: Add console capabilities to IO instances
Summary: [NEW PORT] devel/rubygem-io-console: Add console capabilities to IO instances
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords: feature, needs-qa
Depends on:
Blocks: 242857
  Show dependency treegraph
 
Reported: 2019-12-24 10:54 UTC by Yasuhiro Kimura
Modified: 2019-12-28 07:58 UTC (History)
1 user (show)

See Also:


Attachments
Patch file (1.63 KB, patch)
2019-12-24 10:54 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2019-12-24 10:54:17 UTC
Created attachment 210196 [details]
Patch file

Add console capabilities to IO instances.

http://rubygems.org/gems/io-console
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-28 07:44:27 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Dec 28 07:43:17 UTC 2019
New revision: 521203
URL: https://svnweb.freebsd.org/changeset/ports/521203

Log:
  Add rubygem-io-console 0.5.3

  Add console capabilities to IO instances.

  WWW: https://github.com/ruby/io-console

  PR:		242856
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Changes:
  head/devel/Makefile
  head/devel/rubygem-io-console/
  head/devel/rubygem-io-console/Makefile
  head/devel/rubygem-io-console/distinfo
  head/devel/rubygem-io-console/pkg-descr
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-12-28 07:58:17 UTC
Committed. Thanks!