Date: Thu, 21 May 2015 21:24:42 +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: r386958 - head/www/p5-Protocol-HTTP2 Message-ID: <201505212124.t4LLOgq5045326@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 21 21:24:42 2015 New Revision: 386958 URL: https://svnweb.freebsd.org/changeset/ports/386958 Log: - Update to 1.00 Changes: http://search.cpan.org/dist/Protocol-HTTP2/Changes 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 Thu May 21 21:24:37 2015 (r386957) +++ head/www/p5-Protocol-HTTP2/Makefile Thu May 21 21:24:42 2015 (r386958) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Protocol-HTTP2 -PORTVERSION= 0.16 +PORTVERSION= 1.00 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CRUX Modified: head/www/p5-Protocol-HTTP2/distinfo ============================================================================== --- head/www/p5-Protocol-HTTP2/distinfo Thu May 21 21:24:37 2015 (r386957) +++ head/www/p5-Protocol-HTTP2/distinfo Thu May 21 21:24:42 2015 (r386958) @@ -1,2 +1,2 @@ -SHA256 (Protocol-HTTP2-0.16.tar.gz) = c1d55d411c19ecbd3ba4bc08a89ad7c726cb69e3f5f2b640cb24e795b1f309dc -SIZE (Protocol-HTTP2-0.16.tar.gz) = 45584 +SHA256 (Protocol-HTTP2-1.00.tar.gz) = b077f8c9a1ae09d9153e7c743a99e74b3ebdc790662eb0aa810c6e21d83e70b7 +SIZE (Protocol-HTTP2-1.00.tar.gz) = 45464
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505212124.t4LLOgq5045326>