svn commit: r565729 - head/www/rubygem-async-websocket

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 17 18:24:34 UTC 2021


Author: sunpoet
Date: Wed Feb 17 18:24:27 2021
New Revision: 565729
URL: https://svnweb.freebsd.org/changeset/ports/565729

Log:
  Update to 0.17.0
  
  Changes:	https://github.com/socketry/async-websocket/commits/master

Modified:
  head/www/rubygem-async-websocket/Makefile
  head/www/rubygem-async-websocket/distinfo

Modified: head/www/rubygem-async-websocket/Makefile
==============================================================================
--- head/www/rubygem-async-websocket/Makefile	Wed Feb 17 18:24:21 2021	(r565728)
+++ head/www/rubygem-async-websocket/Makefile	Wed Feb 17 18:24:27 2021	(r565729)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	async-websocket
-PORTVERSION=	0.16.0
+PORTVERSION=	0.17.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Async websocket library on top of websocket-d
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-async-http>=0.51<1:www/rubygem-async-http \
+RUN_DEPENDS=	rubygem-async-http>=0.54<1:www/rubygem-async-http \
 		rubygem-async-io>=1.23<2:devel/rubygem-async-io \
 		rubygem-protocol-websocket>=0.7.0<0.8:www/rubygem-protocol-websocket
 

Modified: head/www/rubygem-async-websocket/distinfo
==============================================================================
--- head/www/rubygem-async-websocket/distinfo	Wed Feb 17 18:24:21 2021	(r565728)
+++ head/www/rubygem-async-websocket/distinfo	Wed Feb 17 18:24:27 2021	(r565729)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599729125
-SHA256 (rubygem/async-websocket-0.16.0.gem) = 9b22255ac5971e4744f429cdb07a92157b1b675e58e03f93b0f56727c1d5e692
-SIZE (rubygem/async-websocket-0.16.0.gem) = 8192
+TIMESTAMP = 1613478637
+SHA256 (rubygem/async-websocket-0.17.0.gem) = 3ff11eb625bfb111dd614c00e702934d398c4062016b0a01a4acc7f59dc75fe6
+SIZE (rubygem/async-websocket-0.17.0.gem) = 8192


More information about the svn-ports-all mailing list