From owner-svn-ports-all@freebsd.org Wed Sep 23 20:13:28 2015 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 BA7C2A06504; Wed, 23 Sep 2015 20:13:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.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 926F81113; Wed, 23 Sep 2015 20:13:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8NKDSct015169; Wed, 23 Sep 2015 20:13:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8NKDRht015165; Wed, 23 Sep 2015 20:13:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509232013.t8NKDRht015165@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 23 Sep 2015 20:13:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397642 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 23 Sep 2015 20:13:28 -0000 Author: sunpoet Date: Wed Sep 23 20:13:27 2015 New Revision: 397642 URL: https://svnweb.freebsd.org/changeset/ports/397642 Log: - Update to 1.3.3 - Add LICENSE_FILE 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 Wed Sep 23 20:06:05 2015 (r397641) +++ head/www/nghttp2/Makefile Wed Sep 23 20:13:27 2015 (r397642) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet @@ -11,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2.0 C Library LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= libev>=4.15:${PORTSDIR}/devel/libev \ libevent2>=2.0.8:${PORTSDIR}/devel/libevent2 \ Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Wed Sep 23 20:06:05 2015 (r397641) +++ head/www/nghttp2/distinfo Wed Sep 23 20:13:27 2015 (r397642) @@ -1,2 +1,2 @@ -SHA256 (nghttp2-1.3.2.tar.xz) = 3188f46a7f1de852d65a3d34c0c60f69f870c49555944ef1b1fc7df6ce9f02a8 -SIZE (nghttp2-1.3.2.tar.xz) = 1262172 +SHA256 (nghttp2-1.3.3.tar.xz) = 80be5a32dbfce84bcf75753732dc9f3b2b8588102943b0af2eb525692251f264 +SIZE (nghttp2-1.3.3.tar.xz) = 1271448 Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Wed Sep 23 20:06:05 2015 (r397641) +++ head/www/nghttp2/pkg-plist Wed Sep 23 20:13:27 2015 (r397642) @@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.1.2 +lib/libnghttp2.so.14.1.3 %%ASIO%%lib/libnghttp2_asio.a %%ASIO%%lib/libnghttp2_asio.so %%ASIO%%lib/libnghttp2_asio.so.1