Bug 209708 - [NEW PORT] textproc/rubygem-ox: Speed-optimized XML parser and object serializer for Ruby
Summary: [NEW PORT] textproc/rubygem-ox: Speed-optimized XML parser and object seriali...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-05-23 09:45 UTC by Motomichi Matsuzaki
Modified: 2016-05-31 02:08 UTC (History)
2 users (show)

See Also:


Attachments
shar for textproc/rubygem-ox (2.98 KB, text/plain)
2016-05-23 09:45 UTC, Motomichi Matsuzaki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Motomichi Matsuzaki 2016-05-23 09:45:10 UTC
Created attachment 170562 [details]
shar for textproc/rubygem-ox

rubygem for Ox 2.4.1
Comment 1 VK freebsd_triage 2016-05-23 19:03:52 UTC
Thanks for the submission. Can you confirm the port passes tests like portlint, poudriere?
Comment 2 Motomichi Matsuzaki 2016-05-24 04:15:58 UTC
(In reply to Vladimir Krstulja from comment #1)

portlint -A gives "looks fine."
poudriere testport successfully completed for 10.3R amd64
Thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-05-31 02:06:45 UTC
A commit references this bug:

Author: swills
Date: Tue May 31 02:06:32 UTC 2016
New revision: 416184
URL: https://svnweb.freebsd.org/changeset/ports/416184

Log:
  textproc/rubygem-ox: create port

  PR:		209708
  Submitted by:	mzaki@e-mail.ne.jp

Changes:
  head/textproc/Makefile
  head/textproc/rubygem-ox/
  head/textproc/rubygem-ox/Makefile
  head/textproc/rubygem-ox/distinfo
  head/textproc/rubygem-ox/file/
  head/textproc/rubygem-ox/file/patch-ox.gemspec
  head/textproc/rubygem-ox/pkg-descr
Comment 4 Steve Wills freebsd_committer freebsd_triage 2016-05-31 02:08:24 UTC
Committed, Thanks!