Bug 204321 - www/h2o: Update to 1.5.3
Summary: www/h2o: Update to 1.5.3
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: Jason Unovitch
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-11-06 07:12 UTC by Dave Cottlehuber
Modified: 2015-11-10 02:48 UTC (History)
1 user (show)

See Also:
dch: maintainer-feedback+


Attachments
patch v1 (687 bytes, patch)
2015-11-06 07:12 UTC, Dave Cottlehuber
dch: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cottlehuber freebsd_committer freebsd_triage 2015-11-06 07:12:35 UTC
Created attachment 162838 [details]
patch v1

# changes

- Minor bug crushing tweaks especially around HPACK incl memory corruption
- full changes at https://github.com/h2o/h2o/blob/master/Changes

# poudriere

http://pkg.skunkwerks.at/poudriere/data/10_2_amd64-default/2015-11-06_07h01m45s/logs/h2o-1.5.3.log

# portlint

WARN: Makefile: possible use of absolute pathname "/var/log/${PORTNAME}...".
0 fatal errors and 1 warning found.

# pretty diff

https://github.com/dch/freebsd-ports/tree/h2o
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-11-10 02:47:44 UTC
A commit references this bug:

Author: junovitch
Date: Tue Nov 10 02:47:16 UTC 2015
New revision: 401182
URL: https://svnweb.freebsd.org/changeset/ports/401182

Log:
  www/h2o: update 1.5.2 -> 1.5.3

  Changes:	https://github.com/h2o/h2o/releases/tag/v1.5.3

  PR:		204321
  Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)

Changes:
  head/www/h2o/Makefile
  head/www/h2o/distinfo
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2015-11-10 02:48:42 UTC
Committed. Thanks!