Date: Sat, 28 Mar 2020 13:31:01 +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: r529694 - head/www/rubygem-protocol-http Message-ID: <202003281331.02SDV1iO057892@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 28 13:31:00 2020 New Revision: 529694 URL: https://svnweb.freebsd.org/changeset/ports/529694 Log: Update to 0.15.1 Changes: https://github.com/socketry/protocol-http/commits/master Modified: head/www/rubygem-protocol-http/Makefile head/www/rubygem-protocol-http/distinfo Modified: head/www/rubygem-protocol-http/Makefile ============================================================================== --- head/www/rubygem-protocol-http/Makefile Sat Mar 28 13:30:55 2020 (r529693) +++ head/www/rubygem-protocol-http/Makefile Sat Mar 28 13:31:00 2020 (r529694) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protocol-http -PORTVERSION= 0.13.1 +PORTVERSION= 0.15.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-protocol-http/distinfo ============================================================================== --- head/www/rubygem-protocol-http/distinfo Sat Mar 28 13:30:55 2020 (r529693) +++ head/www/rubygem-protocol-http/distinfo Sat Mar 28 13:31:00 2020 (r529694) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580647331 -SHA256 (rubygem/protocol-http-0.13.1.gem) = 087b7f7e579d07e33da91656f56dd4935b2fbc60e6c27cf1f379df6cc25c3b77 -SIZE (rubygem/protocol-http-0.13.1.gem) = 18432 +TIMESTAMP = 1585172304 +SHA256 (rubygem/protocol-http-0.15.1.gem) = 0137189f861763e2835232ab4236bd52881a2cc4c76b438823eeae035ecc27da +SIZE (rubygem/protocol-http-0.15.1.gem) = 18944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003281331.02SDV1iO057892>