diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:10:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:10:43 +0000 |
commit | e23831c5487062a12a107e990a0f65b334c0f35a (patch) | |
tree | 2c4f8ada206309f61fab55ca9ced0328096970a2 /www/p5-Protocol-HTTP2 | |
parent | 3d050a16645216a4a0bc5102fa2cb2ca513c4b9f (diff) |
Notes
Diffstat (limited to 'www/p5-Protocol-HTTP2')
-rw-r--r-- | www/p5-Protocol-HTTP2/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Protocol-HTTP2/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Protocol-HTTP2/Makefile b/www/p5-Protocol-HTTP2/Makefile index 4c317e93d049..228916022496 100644 --- a/www/p5-Protocol-HTTP2/Makefile +++ b/www/p5-Protocol-HTTP2/Makefile @@ -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 diff --git a/www/p5-Protocol-HTTP2/distinfo b/www/p5-Protocol-HTTP2/distinfo index 3cedfd992923..a67d3e76ba21 100644 --- a/www/p5-Protocol-HTTP2/distinfo +++ b/www/p5-Protocol-HTTP2/distinfo @@ -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 |