From owner-svn-ports-head@freebsd.org Fri Dec 14 15:11:39 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 259191336C30; Fri, 14 Dec 2018 15:11:39 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BCFB480AFB; Fri, 14 Dec 2018 15:11:38 +0000 (UTC) (envelope-from lwhsu@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A72B1FBF; Fri, 14 Dec 2018 15:11:38 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBEFBcdv012904; Fri, 14 Dec 2018 15:11:38 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBEFBcoD012902; Fri, 14 Dec 2018 15:11:38 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201812141511.wBEFBcoD012902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 14 Dec 2018 15:11:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487439 - head/www/libnghttp2 X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/www/libnghttp2 X-SVN-Commit-Revision: 487439 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: BCFB480AFB X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-1.17 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.86)[-0.855,0]; NEURAL_HAM_SHORT(-0.32)[-0.316,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 14 Dec 2018 15:11:39 -0000 Author: lwhsu Date: Fri Dec 14 15:11:38 2018 New Revision: 487439 URL: https://svnweb.freebsd.org/changeset/ports/487439 Log: - Update to 1.35.1 Approved by: sunpoet (maintainer) Sponsored by: The FreeBSD Foundation Modified: head/www/libnghttp2/Makefile head/www/libnghttp2/distinfo Modified: head/www/libnghttp2/Makefile ============================================================================== --- head/www/libnghttp2/Makefile Fri Dec 14 14:25:11 2018 (r487438) +++ head/www/libnghttp2/Makefile Fri Dec 14 15:11:38 2018 (r487439) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.35.0 -PORTREVISION= 1 +PORTVERSION= 1.35.1 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib Modified: head/www/libnghttp2/distinfo ============================================================================== --- head/www/libnghttp2/distinfo Fri Dec 14 14:25:11 2018 (r487438) +++ head/www/libnghttp2/distinfo Fri Dec 14 15:11:38 2018 (r487439) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543058280 -SHA256 (nghttp2-nghttp2-v1.35.0_GH0.tar.gz) = 9a5900205dbdd41c9d4b686ace17cd77e092f187c471f80c491dad7e5855d08a -SIZE (nghttp2-nghttp2-v1.35.0_GH0.tar.gz) = 1765628 +TIMESTAMP = 1544798634 +SHA256 (nghttp2-nghttp2-v1.35.1_GH0.tar.gz) = 4e9213748662d5cd05a6c0b00008d9abc1515f35bfebeb31a50509090ca29096 +SIZE (nghttp2-nghttp2-v1.35.1_GH0.tar.gz) = 1765641