Date: Wed, 22 Apr 2020 21:31:57 +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: r532582 - head/www/rubygem-protocol-http2 Message-ID: <202004222131.03MLVvQc079797@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 22 21:31:56 2020 New Revision: 532582 URL: https://svnweb.freebsd.org/changeset/ports/532582 Log: Update to 0.14.0 Changes: https://github.com/socketry/protocol-http2/commits/master Modified: head/www/rubygem-protocol-http2/Makefile head/www/rubygem-protocol-http2/distinfo Modified: head/www/rubygem-protocol-http2/Makefile ============================================================================== --- head/www/rubygem-protocol-http2/Makefile Wed Apr 22 21:31:51 2020 (r532581) +++ head/www/rubygem-protocol-http2/Makefile Wed Apr 22 21:31:56 2020 (r532582) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protocol-http2 -PORTVERSION= 0.13.3 +PORTVERSION= 0.14.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-protocol-http2/distinfo ============================================================================== --- head/www/rubygem-protocol-http2/distinfo Wed Apr 22 21:31:51 2020 (r532581) +++ head/www/rubygem-protocol-http2/distinfo Wed Apr 22 21:31:56 2020 (r532582) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586534924 -SHA256 (rubygem/protocol-http2-0.13.3.gem) = 3d9915b6757b401a57377aaab4d1df6376f099ca40ad475a78dc2d565c4df675 -SIZE (rubygem/protocol-http2-0.13.3.gem) = 25600 +TIMESTAMP = 1587498979 +SHA256 (rubygem/protocol-http2-0.14.0.gem) = 7eb11908f37f9551fc1118e132f753d53522709a179ba0348e68f5fb6dd78753 +SIZE (rubygem/protocol-http2-0.14.0.gem) = 26112
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004222131.03MLVvQc079797>