Bug 213733 - www/h2o: Support mruby handler via new MRUBY option
Summary: www/h2o: Support mruby handler via new MRUBY option
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: Matthew Seaman
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2016-10-23 21:43 UTC by Dave Cottlehuber
Modified: 2016-12-17 22:43 UTC (History)
1 user (show)

See Also:


Attachments
v1_mruby patch (2.31 KB, text/plain)
2016-10-23 21:43 UTC, Dave Cottlehuber
dch: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cottlehuber freebsd_committer freebsd_triage 2016-10-23 21:43:42 UTC
Created attachment 176088 [details]
v1_mruby patch

# Changes

- add option knob mruby handler as default
- simplify ssl option
- bump portversion

# QA

- portlint  OK (DATADIR & /var/log/${PORTNAME} as usual)
- poudriere OK on 11_amd64 10_amd64 10_i386 9_amd64 9_i386
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-17 22:42:43 UTC
A commit references this bug:

Author: matthew
Date: Sat Dec 17 22:42:05 UTC 2016
New revision: 428810
URL: https://svnweb.freebsd.org/changeset/ports/428810

Log:
  - add option knob mruby handler as default
  - simplify ssl option
  - bump portversion

  PR:		213733
  Submitted by:	dch@skunkwerks.at (maintainer)

Changes:
  head/www/h2o/Makefile
  head/www/h2o/pkg-plist
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2016-12-17 22:43:24 UTC
Committed, thanks!