Bug 205337

Summary: www/h2o: Update to 1.6.0
Product: Ports & Packages Reporter: Dave Cottlehuber <dch>
Component: Individual Port(s)Assignee: Jason Unovitch <junovitch>
Status: Closed FIXED    
Severity: Affects Only Me CC: junovitch
Priority: --- Keywords: easy, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch v1 dch: maintainer-approval+

Description Dave Cottlehuber freebsd_committer freebsd_triage 2015-12-15 12:41:32 UTC
Created attachment 164265 [details]
patch v1

Checks:

- portlint OK
- poudriere amd64 10.2R OK

details below.

# portlint -AC

I'll look into new DATADIR macro for next year.

WARN: /usr/ports/www/h2o/pkg-plist: [2]: If and only if your port is DATADIR-safe (that is, a user can override DATADIR when building this port and the port will still work correctly) consider using DATADIR macro; if you are unsure if this port is DATADIR-safe, then ignore this warning
WARN: /usr/ports/www/h2o/pkg-plist: [3]: If and only if your port is DATADIR-safe (that is, a user can override DATADIR when building this port and the port will still work correctly) consider using DATADIR macro; if you are unsure if this port is DATADIR-safe, then ignore this warning
WARN: /usr/ports/www/h2o/pkg-plist: [4]: If and only if your port is DATADIR-safe (that is, a user can override DATADIR when building this port and the port will still work correctly) consider using DATADIR macro; if you are unsure if this port is DATADIR-safe, then ignore this warning
WARN: /usr/ports/www/h2o/pkg-plist: [5]: If and only if your port is DATADIR-safe (that is, a user can override DATADIR when building this port and the port will still work correctly) consider using DATADIR macro; if you are unsure if this port is DATADIR-safe, then ignore this warning
WARN: Makefile: possible use of absolute pathname "/var/log/${PORTNAME}...".
0 fatal errors and 5 warnings found.

# poudriere

http://pkg.skunkwerks.at/poudriere/data/latest-per-pkg/h2o/1.6.0/10_2_amd64-default.log

# pretty diff

https://github.com/dch/freebsd-ports/tree/h2o

# upstream change log

TLDR: a few bugs, lots of performance and feature updates


https://github.com/h2o/h2o/blob/master/Changes#L3-L20
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-15 12:47:10 UTC
Thanks Dave!

maintainer-feedback (+) only needed in response to a request (?)
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-16 23:30:43 UTC
A commit references this bug:

Author: junovitch
Date: Wed Dec 16 23:30:27 UTC 2015
New revision: 403880
URL: https://svnweb.freebsd.org/changeset/ports/403880

Log:
  www/h2o: update 1.5.3 -> 1.6.0

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

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

Changes:
  head/www/h2o/Makefile
  head/www/h2o/distinfo
  head/www/h2o/pkg-plist
Comment 3 Jason Unovitch freebsd_committer freebsd_triage 2015-12-16 23:32:04 UTC
Dave, thanks again. Updated committed.