Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 19:11:37 +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: r515659 - head/www/rubygem-protocol-http1
Message-ID:  <201910251911.x9PJBbDh061319@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct 25 19:11:37 2019
New Revision: 515659
URL: https://svnweb.freebsd.org/changeset/ports/515659

Log:
  Update to 0.10.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 Oct 25 19:11:32 2019	(r515658)
+++ head/www/rubygem-protocol-http1/Makefile	Fri Oct 25 19:11:37 2019	(r515659)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protocol-http1
-PORTVERSION=	0.9.0
+PORTVERSION=	0.10.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.5<1:www/rubygem-protocol-http
+RUN_DEPENDS=	rubygem-protocol-http>=0.13<1:www/rubygem-protocol-http
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/www/rubygem-protocol-http1/distinfo
==============================================================================
--- head/www/rubygem-protocol-http1/distinfo	Fri Oct 25 19:11:32 2019	(r515658)
+++ head/www/rubygem-protocol-http1/distinfo	Fri Oct 25 19:11:37 2019	(r515659)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566229356
-SHA256 (rubygem/protocol-http1-0.9.0.gem) = f903df7085e89016d291da93cf46da207337606f2f0194ea8597814eec47db12
-SIZE (rubygem/protocol-http1-0.9.0.gem) = 12288
+TIMESTAMP = 1572018563
+SHA256 (rubygem/protocol-http1-0.10.0.gem) = 235050b78b56594421f6562b47b6173587e2e5a6aa5dd2f56afbbf4ab7433524
+SIZE (rubygem/protocol-http1-0.10.0.gem) = 12288



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