Index: head/www/libnghttp2/Makefile =================================================================== --- head/www/libnghttp2/Makefile (revision 504102) +++ head/www/libnghttp2/Makefile (revision 504103) @@ -1,26 +1,26 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.1 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2.0 C Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf compiler:c++14-lang libtool pathfix pkgconfig CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_CXXSTD= c++14 USE_LDCONFIG= yes USE_GITHUB= yes .include Index: head/www/libnghttp2/distinfo =================================================================== --- head/www/libnghttp2/distinfo (revision 504102) +++ head/www/libnghttp2/distinfo (revision 504103) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555604318 -SHA256 (nghttp2-nghttp2-v1.38.0_GH0.tar.gz) = 3d5f1642e571470bb23a2a58b3d26ea9612c4e65195b99e55fc76999d3a9d306 -SIZE (nghttp2-nghttp2-v1.38.0_GH0.tar.gz) = 1770767 +TIMESTAMP = 1560418062 +SHA256 (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 4eca2520da3a80cf01d8abb8e6483f70229b9f4e0c9b6dbdd67435c655526d66 +SIZE (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 1748667 Index: head/www/libnghttp2/pkg-plist =================================================================== --- head/www/libnghttp2/pkg-plist (revision 504102) +++ head/www/libnghttp2/pkg-plist (revision 504103) @@ -1,7 +1,7 @@ include/nghttp2/nghttp2.h include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.17.3 +lib/libnghttp2.so.14.17.4 libdata/pkgconfig/libnghttp2.pc