Index: head/www/libnghttp2/Makefile =================================================================== --- head/www/libnghttp2/Makefile (revision 437157) +++ head/www/libnghttp2/Makefile (revision 437158) @@ -1,24 +1,24 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.20.0 +PORTVERSION= 1.21.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2.0 C Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= autoreconf libtool pathfix pkgconfig USE_GITHUB= yes .include Index: head/www/libnghttp2/distinfo =================================================================== --- head/www/libnghttp2/distinfo (revision 437157) +++ head/www/libnghttp2/distinfo (revision 437158) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488199401 -SHA256 (nghttp2-nghttp2-v1.20.0_GH0.tar.gz) = 19324b348e0d9e3eb6198f4ab8d0355d0b81c2f871f722ebf4484a2f25d0ba71 -SIZE (nghttp2-nghttp2-v1.20.0_GH0.tar.gz) = 1733526 +TIMESTAMP = 1490727947 +SHA256 (nghttp2-nghttp2-v1.21.0_GH0.tar.gz) = ce2639515daed8da7d0c2bb0656f6158e7c20fe6cea94879684e83f398c825de +SIZE (nghttp2-nghttp2-v1.21.0_GH0.tar.gz) = 1734638 Index: head/www/libnghttp2/pkg-plist =================================================================== --- head/www/libnghttp2/pkg-plist (revision 437157) +++ head/www/libnghttp2/pkg-plist (revision 437158) @@ -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.13.0 +lib/libnghttp2.so.14.13.1 libdata/pkgconfig/libnghttp2.pc