Date: Fri, 25 Oct 2019 19:11:32 +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: r515658 - head/www/rubygem-protocol-http Message-ID: <201910251911.x9PJBWpY061194@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 25 19:11:32 2019 New Revision: 515658 URL: https://svnweb.freebsd.org/changeset/ports/515658 Log: Update to 0.13.0 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 Fri Oct 25 19:11:27 2019 (r515657) +++ head/www/rubygem-protocol-http/Makefile Fri Oct 25 19:11:32 2019 (r515658) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protocol-http -PORTVERSION= 0.12.3 +PORTVERSION= 0.13.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-protocol-http/distinfo ============================================================================== --- head/www/rubygem-protocol-http/distinfo Fri Oct 25 19:11:27 2019 (r515657) +++ head/www/rubygem-protocol-http/distinfo Fri Oct 25 19:11:32 2019 (r515658) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571671555 -SHA256 (rubygem/protocol-http-0.12.3.gem) = bf99e028b108493a9b8630c159dca1910a1388f62b4a71fd26e25d4681609aba -SIZE (rubygem/protocol-http-0.12.3.gem) = 17920 +TIMESTAMP = 1572018561 +SHA256 (rubygem/protocol-http-0.13.0.gem) = 2e4bdda00305b1b7eb0044c765c64b027bd4da913e1baa4951f69204f5eba0b2 +SIZE (rubygem/protocol-http-0.13.0.gem) = 18432
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910251911.x9PJBWpY061194>