From owner-svn-ports-head@freebsd.org Sun Jan 17 13:10:44 2016 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 E110BA6A1AC; Sun, 17 Jan 2016 13:10:44 +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 9C19112FF; Sun, 17 Jan 2016 13:10:44 +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 u0HDAh70000969; Sun, 17 Jan 2016 13:10:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0HDAhQQ000967; Sun, 17 Jan 2016 13:10:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601171310.u0HDAhQQ000967@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 17 Jan 2016 13:10:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406346 - head/www/p5-Protocol-HTTP2 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: Sun, 17 Jan 2016 13:10:45 -0000 Author: sunpoet Date: Sun Jan 17 13:10:43 2016 New Revision: 406346 URL: https://svnweb.freebsd.org/changeset/ports/406346 Log: - Update to 1.05 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Protocol-HTTP2/Changes Sponsored by: PortsCamp Taiwan Modified: head/www/p5-Protocol-HTTP2/Makefile head/www/p5-Protocol-HTTP2/distinfo Modified: head/www/p5-Protocol-HTTP2/Makefile ============================================================================== --- head/www/p5-Protocol-HTTP2/Makefile Sun Jan 17 13:10:38 2016 (r406345) +++ head/www/p5-Protocol-HTTP2/Makefile Sun Jan 17 13:10:43 2016 (r406346) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Protocol-HTTP2 -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CRUX @@ -13,6 +13,7 @@ COMMENT= HTTP/2 protocol implementation LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ p5-Net-SSLeay>=1.45:${PORTSDIR}/security/p5-Net-SSLeay Modified: head/www/p5-Protocol-HTTP2/distinfo ============================================================================== --- head/www/p5-Protocol-HTTP2/distinfo Sun Jan 17 13:10:38 2016 (r406345) +++ head/www/p5-Protocol-HTTP2/distinfo Sun Jan 17 13:10:43 2016 (r406346) @@ -1,2 +1,2 @@ -SHA256 (Protocol-HTTP2-1.04.tar.gz) = 4532625448ba56bee793f2fcc0b098d8d54dad19eed9577d23b01e87d0c27203 -SIZE (Protocol-HTTP2-1.04.tar.gz) = 47769 +SHA256 (Protocol-HTTP2-1.05.tar.gz) = 6ae839544f3da9bfd8ab0dc6b2aeacba899eae7c6e5bd2d35a0928f5505ccaca +SIZE (Protocol-HTTP2-1.05.tar.gz) = 48996