From owner-svn-ports-all@freebsd.org Tue Dec 27 18:15:52 2016 Return-Path: Delivered-To: svn-ports-all@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 01E37C938D0; Tue, 27 Dec 2016 18:15:52 +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 C550B1DA0; Tue, 27 Dec 2016 18:15:51 +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 uBRIFo9L024024; Tue, 27 Dec 2016 18:15:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIFopt024021; Tue, 27 Dec 2016 18:15:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612271815.uBRIFopt024021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Dec 2016 18:15:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429636 - head/www/libnghttp2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2016 18:15:52 -0000 Author: sunpoet Date: Tue Dec 27 18:15:50 2016 New Revision: 429636 URL: https://svnweb.freebsd.org/changeset/ports/429636 Log: - Update to 1.18.0 Changes: https://github.com/nghttp2/nghttp2/releases Modified: head/www/libnghttp2/Makefile head/www/libnghttp2/distinfo head/www/libnghttp2/pkg-plist Modified: head/www/libnghttp2/Makefile ============================================================================== --- head/www/libnghttp2/Makefile Tue Dec 27 18:13:55 2016 (r429635) +++ head/www/libnghttp2/Makefile Tue Dec 27 18:15:50 2016 (r429636) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 DISTVERSIONPREFIX= v CATEGORIES= www net PKGNAMEPREFIX= lib Modified: head/www/libnghttp2/distinfo ============================================================================== --- head/www/libnghttp2/distinfo Tue Dec 27 18:13:55 2016 (r429635) +++ head/www/libnghttp2/distinfo Tue Dec 27 18:15:50 2016 (r429636) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480231536 -SHA256 (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = dd6cee9dcc583dd5cac2d6652ca28f519f885dac2a3451e340fd72566adcf499 -SIZE (nghttp2-nghttp2-v1.17.0_GH0.tar.gz) = 1694346 +TIMESTAMP = 1482859665 +SHA256 (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 224664e2271c569439311690f4cbd4a6bec5ac366d965fcd018e0693d7baebf6 +SIZE (nghttp2-nghttp2-v1.18.0_GH0.tar.gz) = 1700089 Modified: head/www/libnghttp2/pkg-plist ============================================================================== --- head/www/libnghttp2/pkg-plist Tue Dec 27 18:13:55 2016 (r429635) +++ head/www/libnghttp2/pkg-plist Tue Dec 27 18:15:50 2016 (r429636) @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.12.2 +lib/libnghttp2.so.14.12.3 libdata/pkgconfig/libnghttp2.pc