Bug 192336 - [NEW PORT] devel/rubygem-ffi-yajl: Ruby FFI wrapper around YAJL 2.x
Summary: [NEW PORT] devel/rubygem-ffi-yajl: Ruby FFI wrapper around YAJL 2.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on: 192335
Blocks: 192339
  Show dependency treegraph
 
Reported: 2014-08-02 12:00 UTC by renchap
Modified: 2014-08-19 15:13 UTC (History)
2 users (show)

See Also:


Attachments
poudriere testport output (14.70 KB, text/plain)
2014-08-02 15:21 UTC, renchap
no flags Details
rubygem-ffi-yajl.shar (1.56 KB, application/x-shar)
2014-08-02 15:22 UTC, renchap
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description renchap 2014-08-02 12:00:45 UTC
New dependancy for sysutils/rubygem-chef

Ruby FFI wrapper around YAJL 2.x

WWW: https://github.com/opscode/ffi-yajl 

Generated with FreeBSD Port Tools 1.02 (mode: new)

Fix:
--- rubygem-ffi-yajl-1.0.1.shar ends here ---
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-02 14:54:36 UTC
(In reply to renchap from comment #0)
> New dependancy for sysutils/rubygem-chef

Does this depend on some other PR?  if so, which?

Was this tested with redports, poudriere, or some other way?  Are test logs available?
Comment 2 renchap 2014-08-02 15:21:04 UTC
This have been tested with poudriere, logs attached.

I updated Depends On, this needs 192335

Shar attached too, port submit seems to no longer work.
Comment 3 renchap 2014-08-02 15:21:45 UTC
Created attachment 145251 [details]
poudriere testport output
Comment 4 renchap 2014-08-02 15:22:29 UTC
Created attachment 145252 [details]
rubygem-ffi-yajl.shar
Comment 5 John Marino freebsd_committer freebsd_triage 2014-08-02 15:24:34 UTC
Thanks, I consider it patch-ready now.
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-08-19 15:12:37 UTC
A commit references this bug:

Author: robak
Date: Tue Aug 19 15:12:14 UTC 2014
New revision: 365390
URL: http://svnweb.freebsd.org/changeset/ports/365390

Log:
  devel/rubygem-ffi-yajl: NEW PORT - Ruby FFI wrapper around YAJL 2.x

  PR:		192336
  Submitted by:	Renaud Chaput <renchap@cocoa-x.com>
  Approved by:	swills (mentor)

Changes:
  head/devel/Makefile
  head/devel/rubygem-ffi-yajl/
  head/devel/rubygem-ffi-yajl/Makefile
  head/devel/rubygem-ffi-yajl/distinfo
  head/devel/rubygem-ffi-yajl/pkg-descr
Comment 7 Bartek Rutkowski freebsd_committer freebsd_triage 2014-08-19 15:13:39 UTC
Committed, thanks for your work!