Date: Thu, 9 Apr 2020 18:58:07 +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: r531259 - head/www/rubygem-protocol-http1 Message-ID: <202004091858.039Iw7XH009802@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Apr 9 18:58:07 2020 New Revision: 531259 URL: https://svnweb.freebsd.org/changeset/ports/531259 Log: Update to 0.11.1 Changes: https://github.com/socketry/protocol-http1/commits/master Modified: head/www/rubygem-protocol-http1/Makefile head/www/rubygem-protocol-http1/distinfo Modified: head/www/rubygem-protocol-http1/Makefile ============================================================================== --- head/www/rubygem-protocol-http1/Makefile Thu Apr 9 18:58:02 2020 (r531258) +++ head/www/rubygem-protocol-http1/Makefile Thu Apr 9 18:58:07 2020 (r531259) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protocol-http1 -PORTVERSION= 0.10.3 +PORTVERSION= 0.11.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Low level implementation of the HTTP/1 protoc LICENSE= MIT -RUN_DEPENDS= rubygem-protocol-http>=0.15<1:www/rubygem-protocol-http +RUN_DEPENDS= rubygem-protocol-http>=0.17<1:www/rubygem-protocol-http USES= gem USE_RUBY= yes Modified: head/www/rubygem-protocol-http1/distinfo ============================================================================== --- head/www/rubygem-protocol-http1/distinfo Thu Apr 9 18:58:02 2020 (r531258) +++ head/www/rubygem-protocol-http1/distinfo Thu Apr 9 18:58:07 2020 (r531259) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585565060 -SHA256 (rubygem/protocol-http1-0.10.3.gem) = d726a55c5d3220524bd4a91bd9b02ab9f8a3372adc474f334fb365c8ac7a7bf2 -SIZE (rubygem/protocol-http1-0.10.3.gem) = 12288 +TIMESTAMP = 1586366892 +SHA256 (rubygem/protocol-http1-0.11.1.gem) = e109ebca85a2771830109d74c6af9c5dd557702730e4459957ddfea4409947c1 +SIZE (rubygem/protocol-http1-0.11.1.gem) = 12800
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004091858.039Iw7XH009802>