svn commit: r531384 - head/www/rubygem-protocol-http2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 10 22:24:53 UTC 2020


Author: sunpoet
Date: Fri Apr 10 22:24:46 2020
New Revision: 531384
URL: https://svnweb.freebsd.org/changeset/ports/531384

Log:
  Update to 0.13.3
  
  Changes:	https://github.com/socketry/protocol-http2/commits/master

Modified:
  head/www/rubygem-protocol-http2/Makefile
  head/www/rubygem-protocol-http2/distinfo

Modified: head/www/rubygem-protocol-http2/Makefile
==============================================================================
--- head/www/rubygem-protocol-http2/Makefile	Fri Apr 10 22:24:41 2020	(r531383)
+++ head/www/rubygem-protocol-http2/Makefile	Fri Apr 10 22:24:46 2020	(r531384)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protocol-http2
-PORTVERSION=	0.13.2
+PORTVERSION=	0.13.3
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Low level implementation of the HTTP/2 protoc
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-protocol-hpack>=1.4<2:www/rubygem-protocol-hpack \
-		rubygem-protocol-http>=0.15<1:www/rubygem-protocol-http
+		rubygem-protocol-http>=0.18<1:www/rubygem-protocol-http
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/www/rubygem-protocol-http2/distinfo
==============================================================================
--- head/www/rubygem-protocol-http2/distinfo	Fri Apr 10 22:24:41 2020	(r531383)
+++ head/www/rubygem-protocol-http2/distinfo	Fri Apr 10 22:24:46 2020	(r531384)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585907274
-SHA256 (rubygem/protocol-http2-0.13.2.gem) = 258ec4f72b68f734091681320365170118448146832fe500b1dd9e4bf4b11a34
-SIZE (rubygem/protocol-http2-0.13.2.gem) = 25600
+TIMESTAMP = 1586534924
+SHA256 (rubygem/protocol-http2-0.13.3.gem) = 3d9915b6757b401a57377aaab4d1df6376f099ca40ad475a78dc2d565c4df675
+SIZE (rubygem/protocol-http2-0.13.3.gem) = 25600


More information about the svn-ports-all mailing list