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
Thanks Dave! maintainer-feedback (+) only needed in response to a request (?)
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
Dave, thanks again. Updated committed.