From owner-svn-ports-head@freebsd.org Thu Sep 21 17:20:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 685FBE1358C; Thu, 21 Sep 2017 17:20:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 369CD1EBF; Thu, 21 Sep 2017 17:20:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8LHKWSI047794; Thu, 21 Sep 2017 17:20:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8LHKWDA047791; Thu, 21 Sep 2017 17:20:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709211720.v8LHKWDA047791@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 21 Sep 2017 17:20:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450276 - head/www/libnghttp2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/libnghttp2 X-SVN-Commit-Revision: 450276 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2017 17:20:33 -0000 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