Date: Sun, 26 Jun 2016 17:12:56 +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: r417534 - head/www/nghttp2 Message-ID: <201606261712.u5QHCuIB070959@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 26 17:12:55 2016 New Revision: 417534 URL: https://svnweb.freebsd.org/changeset/ports/417534 Log: - Update to 1.11.1 Changes: https://github.com/nghttp2/nghttp2/releases Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Sun Jun 26 17:12:51 2016 (r417533) +++ head/www/nghttp2/Makefile Sun Jun 26 17:12:55 2016 (r417534) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.1 DISTVERSIONPREFIX= v CATEGORIES= www net Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Sun Jun 26 17:12:51 2016 (r417533) +++ head/www/nghttp2/distinfo Sun Jun 26 17:12:55 2016 (r417534) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464356558 -SHA256 (nghttp2-nghttp2-v1.11.0_GH0.tar.gz) = 0d0b1ca80b10b948bbd5f0e3143a396c559cf46562553906a8b9841cbf0e7a48 -SIZE (nghttp2-nghttp2-v1.11.0_GH0.tar.gz) = 1630039 +TIMESTAMP = 1464481528 +SHA256 (nghttp2-nghttp2-v1.11.1_GH0.tar.gz) = 3c134ec8050c02b9b0aec93b9270f51f65800621bd336192f34c37fd34310962 +SIZE (nghttp2-nghttp2-v1.11.1_GH0.tar.gz) = 1630017
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606261712.u5QHCuIB070959>