[Bug 217088] www/h2o: upgrade 2.0.4 to 2.1.0 and drop bundled libressl switch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 13 22:03:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217088

            Bug ID: 217088
           Summary: www/h2o: upgrade 2.0.4 to 2.1.0 and drop bundled
                    libressl switch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: dch at skunkwerks.at
                CC: freebsd-ports-bugs at FreeBSD.org

Created attachment 179967
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179967&action=edit
v1 patch

# QA

portlint & poudriere OK (11.0R amd64).

$ portlint -C
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}...".
FATAL: work: be sure to cleanup the working directory before committing the
port.
1 fatal error and 5 warnings found.

# changes

www/h2o: upgrade 2.0.4 to 2.1.0 and drop bundled libressl switch

- Many HTTP/2 and performance improvements
- Support latest LibreSSL and OpenSSL libraries
- Numerous bug fixes
- include CPE security info contributed via shun.fbsd.pr at dropcut.net
- drop redundant bundled libressl option as now FreeBSD 10.x supports ChaCha
and Poly algorithms across all project-supported SSL variants.


Full details at https://github.com/h2o/h2o/releases/tag/v2.1.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list