Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2020 22: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: r531383 - head/www/rubygem-protocol-http1
Message-ID:  <202004102224.03AMOg80028807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr 10 22:24:41 2020
New Revision: 531383
URL: https://svnweb.freebsd.org/changeset/ports/531383

Log:
  Update to 0.12.0
  
  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	Fri Apr 10 22:24:36 2020	(r531382)
+++ head/www/rubygem-protocol-http1/Makefile	Fri Apr 10 22:24:41 2020	(r531383)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protocol-http1
-PORTVERSION=	0.11.1
+PORTVERSION=	0.12.0
 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.17<1:www/rubygem-protocol-http
+RUN_DEPENDS=	rubygem-protocol-http>=0.18<1:www/rubygem-protocol-http
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/www/rubygem-protocol-http1/distinfo
==============================================================================
--- head/www/rubygem-protocol-http1/distinfo	Fri Apr 10 22:24:36 2020	(r531382)
+++ head/www/rubygem-protocol-http1/distinfo	Fri Apr 10 22:24:41 2020	(r531383)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586366892
-SHA256 (rubygem/protocol-http1-0.11.1.gem) = e109ebca85a2771830109d74c6af9c5dd557702730e4459957ddfea4409947c1
-SIZE (rubygem/protocol-http1-0.11.1.gem) = 12800
+TIMESTAMP = 1586534920
+SHA256 (rubygem/protocol-http1-0.12.0.gem) = 28a7be6d6ca9761049659eb0ace250baa56f13dd5055a2b4fe73b43b2a836b89
+SIZE (rubygem/protocol-http1-0.12.0.gem) = 12800



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004102224.03AMOg80028807>