Date: Wed, 18 Feb 2015 18:52:15 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379307 - head/www/nghttp2 Message-ID: <201502181852.t1IIqF9a040629@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 18 18:52:14 2015 New Revision: 379307 URL: https://svnweb.freebsd.org/changeset/ports/379307 QAT: https://qat.redports.org/buildarchive/r379307/ Log: - Update to 0.7.4 Changes: https://github.com/tatsuhiro-t/nghttp2/releases Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo head/www/nghttp2/pkg-plist Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Wed Feb 18 18:52:08 2015 (r379306) +++ head/www/nghttp2/Makefile Wed Feb 18 18:52:14 2015 (r379307) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Wed Feb 18 18:52:08 2015 (r379306) +++ head/www/nghttp2/distinfo Wed Feb 18 18:52:14 2015 (r379307) @@ -1,2 +1,2 @@ -SHA256 (nghttp2-0.7.3.tar.xz) = 73b7ec1fa2ca11b537fe6b40e48e30a1db30b93d810d5e3905ce620c67df634f -SIZE (nghttp2-0.7.3.tar.xz) = 834244 +SHA256 (nghttp2-0.7.4.tar.xz) = fb71dddd7b94c8af83cb6a89b76f30ebbe1e8b0085997c370934dd57667be8f6 +SIZE (nghttp2-0.7.4.tar.xz) = 853256 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Wed Feb 18 18:52:08 2015 (r379306) +++ head/www/nghttp2/pkg-plist Wed Feb 18 18:52:14 2015 (r379307) @@ -10,7 +10,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.5 -lib/libnghttp2.so.5.4.0 +lib/libnghttp2.so.5.5.0 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502181852.t1IIqF9a040629>