From owner-svn-ports-head@FreeBSD.ORG Thu May 21 21:24:38 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9BA755F1; Thu, 21 May 2015 21:24:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 6FD2C19EA; Thu, 21 May 2015 21:24:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4LLOcqm045206; Thu, 21 May 2015 21:24:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4LLObTL045203; Thu, 21 May 2015 21:24:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505212124.t4LLObTL045203@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 21 May 2015 21:24:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386957 - head/www/nghttp2 X-SVN-Group: ports-head 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.20 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 May 2015 21:24:38 -0000 Author: sunpoet Date: Thu May 21 21:24:37 2015 New Revision: 386957 URL: https://svnweb.freebsd.org/changeset/ports/386957 Log: - Update to 0.7.15 - Fix build on 9.x Changes: https://github.com/tatsuhiro-t/nghttp2/releases Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo head/www/nghttp2/pkg-plist Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Thu May 21 21:24:31 2015 (r386956) +++ head/www/nghttp2/Makefile Thu May 21 21:24:37 2015 (r386957) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 0.7.12 +PORTVERSION= 0.7.15 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet @@ -42,7 +42,7 @@ USE_CXXSTD= c++11 USE_GNOME= libxml2 USE_LDCONFIG= yes USE_OPENSSL= yes -USES= compiler:c++11-lang libtool pathfix pkgconfig tar:xz +USES= compiler:c++11-lib gmake libtool pathfix pkgconfig tar:xz PORTDATA= fetch-ocsp-response PORTDOCS= * @@ -57,8 +57,8 @@ HPACK_LIB_DEPENDS= libjansson.so:${PORTS .include -.if ${OSVERSION} < 1000000 -BROKEN= Does not build +.if ${OSVERSION} <= 1000000 +CPPFLAGS+= -D_GLIBCXX_USE_C99 .endif .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Thu May 21 21:24:31 2015 (r386956) +++ head/www/nghttp2/distinfo Thu May 21 21:24:37 2015 (r386957) @@ -1,2 +1,2 @@ -SHA256 (nghttp2-0.7.12.tar.xz) = e7189b5bf07062eee58dd7b66243cbbd7b186069c33218cb1d7e0a2b6510e630 -SIZE (nghttp2-0.7.12.tar.xz) = 897764 +SHA256 (nghttp2-0.7.15.tar.xz) = c42a691d6924b3dad94ad97417c3023878fb0c1e5f09567f2e1cc82b73bfc60c +SIZE (nghttp2-0.7.15.tar.xz) = 905864 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Thu May 21 21:24:31 2015 (r386956) +++ head/www/nghttp2/pkg-plist Thu May 21 21:24:37 2015 (r386957) @@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.5 -lib/libnghttp2.so.5.8.1 +lib/libnghttp2.so.5.8.4 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1