aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-28 02:15:55 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-28 02:15:55 +0800
commit8d487ead5c33c20956da3b9bb16823ae79be5ba6 (patch)
treec9ad6ab2047bf0bbc8086708346bcdefe0fb1476 /www
parentb7e9b3463f7ec8ded1d44ba35af256e2ebf5820b (diff)
downloadfreebsd-ports-gnome-8d487ead5c33c20956da3b9bb16823ae79be5ba6.tar.gz
freebsd-ports-gnome-8d487ead5c33c20956da3b9bb16823ae79be5ba6.tar.zst
freebsd-ports-gnome-8d487ead5c33c20956da3b9bb16823ae79be5ba6.zip
- Update to 1.18.0
- Add BUILD_DEPENDS: make sure using same version libnghttp2 - Remove ASIO_RUN_DEPENDS: BUILD_DEPENDS is sufficient to block unqualified version Changes: https://github.com/nghttp2/nghttp2/releases
Diffstat (limited to 'www')
-rw-r--r--www/nghttp2/Makefile11
-rw-r--r--www/nghttp2/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 69ab7ad24ffa..39ea830508ec 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= nghttp2
-PORTVERSION= 1.17.0
+PORTVERSION= 1.18.0
DISTVERSIONPREFIX= v
-PORTREVISION= 3
CATEGORIES= www net
MAINTAINER= sunpoet@FreeBSD.org
@@ -13,6 +12,7 @@ COMMENT= HTTP/2.0 C Library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
+BUILD_DEPENDS= libnghttp2>=${PORTVERSION}:www/libnghttp2
LIB_DEPENDS= libnghttp2.so:www/libnghttp2
OPTIONS_DEFINE= APP ASIO DOCS EXAMPLES HPACK SPDY
@@ -40,17 +40,18 @@ PORTEXAMPLES= *
USE_GITHUB= yes
-APP_BUILD_DEPENDS= libev>=4.11:devel/libev
+APP_BUILD_DEPENDS= c-ares>=1.7.5:dns/c-ares \
+ libev>=4.11:devel/libev
APP_CONFIGURE_ENABLE= app
APP_CONFIGURE_OFF= --without-libxml2
-APP_LIB_DEPENDS= libev.so:devel/libev
+APP_LIB_DEPENDS= libcares.so:dns/c-ares \
+ libev.so:devel/libev
APP_USE= GNOME=libxml2
APP_USES= gnome
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_RUN_DEPENDS= boost-libs>=1.54.0:devel/boost-libs
EXAMPLES_CONFIGURE_ENABLE= examples
EXAMPLES_BUILD_DEPENDS= libevent2>=2.0.8:devel/libevent2
EXAMPLES_LIB_DEPENDS= libevent_openssl.so:devel/libevent2
diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index 00191cdbf5d3..0d6dff7ed6ff 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480231536
-SHA256 (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = dd6cee9dcc583dd5cac2d6652ca28f519f885dac2a3451e340fd72566adcf499
-SIZE (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = 1694346
+TIMESTAMP = 1482859673
+SHA256 (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 224664e2271c569439311690f4cbd4a6bec5ac366d965fcd018e0693d7baebf6
+SIZE (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 1700089