Date: Thu, 21 Sep 2017 17:20:31 +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: r450276 - head/www/libnghttp2 Message-ID: <201709211720.v8LHKWDA047791@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 21 17:20:31 2017 New Revision: 450276 URL: https://svnweb.freebsd.org/changeset/ports/450276 Log: Update to 1.26.0 Changes: https://github.com/nghttp2/nghttp2/releases Modified: head/www/libnghttp2/Makefile head/www/libnghttp2/distinfo Modified: head/www/libnghttp2/Makefile ============================================================================== --- head/www/libnghttp2/Makefile Thu Sep 21 17:10:42 2017 (r450275) +++ head/www/libnghttp2/Makefile Thu Sep 21 17:20:31 2017 (r450276) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.25.0 +PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib Modified: head/www/libnghttp2/distinfo ============================================================================== --- head/www/libnghttp2/distinfo Thu Sep 21 17:10:42 2017 (r450275) +++ head/www/libnghttp2/distinfo Thu Sep 21 17:20:31 2017 (r450276) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503156481 -SHA256 (nghttp2-nghttp2-v1.25.0_GH0.tar.gz) = 6b94329335500c5771f785ada02f27a129870699ac557ca588cac3e4deda2df5 -SIZE (nghttp2-nghttp2-v1.25.0_GH0.tar.gz) = 1744449 +TIMESTAMP = 1506005332 +SHA256 (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 999c554ea8443e9513c43e4a0ff96cbc570fc1a1f08a534ce1bdf3a738946c35 +SIZE (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 1746481
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709211720.v8LHKWDA047791>