Date: Sun, 17 Jan 2016 13:10:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406346 - head/www/p5-Protocol-HTTP2 Message-ID: <201601171310.u0HDAhQQ000967@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601171310.u0HDAhQQ000967>