aboutsummaryrefslogtreecommitdiff
path: root/www/nghttp2
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-04-19 03:36:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-04-19 03:36:37 +0000
commit156ffc3d96e39dca30b2424a6d12f7d96d3fe7f8 (patch)
treeaf821c0d2707263cfd451a1c27faa9caa2893da0 /www/nghttp2
parente3633f8f6406718102d92d52ee9733d3869158ca (diff)
downloadports-156ffc3d96e39dca30b2424a6d12f7d96d3fe7f8.tar.gz
ports-156ffc3d96e39dca30b2424a6d12f7d96d3fe7f8.zip
www/nghttp2: unbreak
PR: 236666 Obtained from: upstream
Notes
Notes: svn path=/head/; revision=499322
Diffstat (limited to 'www/nghttp2')
-rw-r--r--www/nghttp2/Makefile4
-rw-r--r--www/nghttp2/distinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 237138a6e4ad..fafd9e2191a6 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -6,6 +6,9 @@ PORTVERSION= 1.38.0
DISTVERSIONPREFIX= v
CATEGORIES= www net
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= cbba1ebf8fce.patch:-p1
+
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HTTP/2.0 C Library
@@ -49,7 +52,6 @@ ASIO_BUILD_DEPENDS= boost-libs>=1.54.0:devel/boost-libs
ASIO_CONFIGURE_OFF= --with-boost=no
ASIO_CONFIGURE_ON= --enable-asio-lib --with-boost-asio --with-boost-system --with-boost-thread
ASIO_LIB_DEPENDS= libboost_thread.so:devel/boost-libs
-ASIO_BROKEN= ASIO option fails to build with boost 1.70, see bug 236666
EXAMPLES_CONFIGURE_ENABLE= examples
EXAMPLES_BUILD_DEPENDS= libevent>=2.0.8:devel/libevent
EXAMPLES_LIB_DEPENDS= libevent_openssl.so:devel/libevent
diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index 833fdaf7be43..8c1537a88258 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1555604318
SHA256 (nghttp2-nghttp2-v1.38.0_GH0.tar.gz) = 3d5f1642e571470bb23a2a58b3d26ea9612c4e65195b99e55fc76999d3a9d306
SIZE (nghttp2-nghttp2-v1.38.0_GH0.tar.gz) = 1770767
+SHA256 (cbba1ebf8fce.patch) = 3ea8be7174759810bdc6108e80d301ce7fa6b18c822a1f87b5741b247c2bb673
+SIZE (cbba1ebf8fce.patch) = 1950