diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:21:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:21:11 +0800 |
commit | f8e2d921680aa53e55d55ca4e2c01cdecf52f05e (patch) | |
tree | ffdbdaef740d1c1df01561445c9b61dac402b311 /www | |
parent | 4bb8ce4f18d42dd6c84ed46906d99d77c0874bf1 (diff) | |
download | freebsd-ports-gnome-f8e2d921680aa53e55d55ca4e2c01cdecf52f05e.tar.gz freebsd-ports-gnome-f8e2d921680aa53e55d55ca4e2c01cdecf52f05e.tar.zst freebsd-ports-gnome-f8e2d921680aa53e55d55ca4e2c01cdecf52f05e.zip |
- Update to 1.07
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 228916022496..6a361208b7d0 100644 --- a/www/p5-Protocol-HTTP2/Makefile +++ b/www/p5-Protocol-HTTP2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Protocol-HTTP2 -PORTVERSION= 1.05 +PORTVERSION= 1.07 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 a67d3e76ba21..825d06e87a27 100644 --- a/www/p5-Protocol-HTTP2/distinfo +++ b/www/p5-Protocol-HTTP2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Protocol-HTTP2-1.05.tar.gz) = 6ae839544f3da9bfd8ab0dc6b2aeacba899eae7c6e5bd2d35a0928f5505ccaca -SIZE (Protocol-HTTP2-1.05.tar.gz) = 48996 +SHA256 (Protocol-HTTP2-1.07.tar.gz) = efa7de7d6f7574eb27a24f2dc35b0dfa0212c5a38dd255a1a7bb7080f6d058ed +SIZE (Protocol-HTTP2-1.07.tar.gz) = 50787 |