Bug 231838 - [NEW PORT] devel/rubygem-cms_scanner: Implementation of validators for the ruby OptionParser lib
Summary: [NEW PORT] devel/rubygem-cms_scanner: Implementation of validators for the ru...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on: 234635
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-01 05:31 UTC by Rihaz Jerrin
Modified: 2019-01-08 17:18 UTC (History)
1 user (show)

See Also:


Attachments
port file for rubygem-cms_scanner (2.00 KB, text/plain)
2018-10-01 05:31 UTC, Rihaz Jerrin
no flags Details
updated shar with newer version of gem (2.09 KB, text/plain)
2019-01-05 12:32 UTC, Steve Wills
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rihaz Jerrin 2018-10-01 05:31:04 UTC
Created attachment 197655 [details]
port file for rubygem-cms_scanner

Implementation of validators for the ruby OptionParser lib.
Mainly used in the CMSScanner gem to define the cli options available.
https://rubygems.org/gems/cms_scanner
Comment 1 Steve Wills freebsd_committer freebsd_triage 2018-12-09 21:02:35 UTC
Seems the updates to rubygem-ruby-progressbar and rubygem-yajl-ruby in the mean time have made this not build:

Error: RubyGem dependency ruby-progressbar ~> 1.9.0 is not satisfied.
Error: RubyGem dependency yajl-ruby ~> 1.3.0 is not satisfied.
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-01-05 12:32:20 UTC
Created attachment 200796 [details]
updated shar with newer version of gem

Here's an updated version. Look good?
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-01-08 17:17:59 UTC
A commit references this bug:

Author: swills
Date: Tue Jan  8 17:17:49 UTC 2019
New revision: 489726
URL: https://svnweb.freebsd.org/changeset/ports/489726

Log:
  devel/rubygem-cms_scanner: create port

  Framework to provide an easy way to implement CMS Scanners

  WWW: https://github.com/wpscanteam/CMSScanner

  PR:		231838
  Submitted by:	Rihaz Jerrin <rihaz.jerrin@gmail.com> (with changes)

Changes:
  head/devel/Makefile
  head/devel/rubygem-cms_scanner/
  head/devel/rubygem-cms_scanner/Makefile
  head/devel/rubygem-cms_scanner/distinfo
  head/devel/rubygem-cms_scanner/pkg-descr
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-01-08 17:18:54 UTC
Committed, thanks!