diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-06 15:06:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-06 15:06:44 +0800 |
commit | de272b2e56ab3938ad11566a5091dd8bd1b4a7c4 (patch) | |
tree | 04ffc822cac14f6990fd9ce4352edfe84512bf76 /www | |
parent | d5c89621616bc3d86b41c0e84ca91e447b27780e (diff) | |
download | freebsd-ports-gnome-de272b2e56ab3938ad11566a5091dd8bd1b4a7c4.tar.gz freebsd-ports-gnome-de272b2e56ab3938ad11566a5091dd8bd1b4a7c4.tar.zst freebsd-ports-gnome-de272b2e56ab3938ad11566a5091dd8bd1b4a7c4.zip |
- Update to 0.16
Changes: http://search.cpan.org/dist/Protocol-HTTP2/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Protocol-HTTP2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Protocol-HTTP2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Protocol-HTTP2/Makefile b/www/p5-Protocol-HTTP2/Makefile index 0240f5d5c5bd..5ad1d032a6e1 100644 --- a/www/p5-Protocol-HTTP2/Makefile +++ b/www/p5-Protocol-HTTP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Protocol-HTTP2 -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CRUX diff --git a/www/p5-Protocol-HTTP2/distinfo b/www/p5-Protocol-HTTP2/distinfo index decf13695653..232ced970bb8 100644 --- a/www/p5-Protocol-HTTP2/distinfo +++ b/www/p5-Protocol-HTTP2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Protocol-HTTP2-0.15.tar.gz) = 7c6901d1179e2b723608296fb0dad98f4194fffc9be29ce2dd503984354a94b3 -SIZE (Protocol-HTTP2-0.15.tar.gz) = 44030 +SHA256 (Protocol-HTTP2-0.16.tar.gz) = c1d55d411c19ecbd3ba4bc08a89ad7c726cb69e3f5f2b640cb24e795b1f309dc +SIZE (Protocol-HTTP2-0.16.tar.gz) = 45584 |