Bug 205151 - [NEW PORT] textproc/rubygem-shell2html: Ruby lib for transforming bash colors into html
Summary: [NEW PORT] textproc/rubygem-shell2html: Ruby lib for transforming bash colors...
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: Marcelo Araujo
URL:
Keywords: feature, patch
Depends on:
Blocks:
 
Reported: 2015-12-09 02:56 UTC by mose
Modified: 2015-12-09 03:11 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-shell2html-0.0.6 (1.48 KB, application/x-shar)
2015-12-09 02:56 UTC, mose
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mose 2015-12-09 02:56:03 UTC
Created attachment 164006 [details]
rubygem-shell2html-0.0.6

Ruby lib for transforming bash colors into html.

cheers,
mose
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2015-12-09 02:56:40 UTC
I will take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-09 03:03:16 UTC
A commit references this bug:

Author: araujo
Date: Wed Dec  9 03:03:02 UTC 2015
New revision: 403353
URL: https://svnweb.freebsd.org/changeset/ports/403353

Log:
  Ruby lib for conversion between bash colors and HTML.

  WWW: https://github.com/mose/shell2html

  PR:		ports/205151
  Submitted by:	mose <mose@gandi.net>

Changes:
  head/textproc/Makefile
  head/textproc/rubygem-shell2html/
  head/textproc/rubygem-shell2html/Makefile
  head/textproc/rubygem-shell2html/distinfo
  head/textproc/rubygem-shell2html/pkg-descr
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2015-12-09 03:03:51 UTC
Committed, thanks!