svn commit: r362825 - head/www/nghttp2
Mathieu Arnold
mat at FreeBSD.org
Tue Aug 19 07:49:18 UTC 2014
+--On 24 juillet 2014 16:22:58 +0000 Sunpoet Po-Chuan Hsieh
<sunpoet at FreeBSD.org> wrote:
| Author: sunpoet
| Date: Thu Jul 24 16:22:57 2014
| New Revision: 362825
| URL: http://svnweb.freebsd.org/changeset/ports/362825
| QAT: https://qat.redports.org/buildarchive/r362825/
|
| Log:
| - Update to 0.5.1
|
| Changes: https://github.com/tatsuhiro-t/nghttp2/releases
After this, I get build error:
In file included from http2.cc:25:
./http2.h:43:17: error: no member named 'move' in namespace 'std'
: name(std::move(name)),
~~~~~^
./http2.h:44:18: error: no member named 'move' in namespace 'std'
value(std::move(value)),
~~~~~^
ssl.cc:29:10: fatal error: 'mutex' file not found
#include <mutex>
^
....
<http://pkg.absolight.net/data/9amd64-pkgng/20140819T090601Z/logs/errors/nghttp2-0.5.1_1.log>
--
Mathieu Arnold
More information about the svn-ports-all
mailing list