svn commit: r534698 - head/www/rubygem-async-http

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 8 21:20:43 UTC 2020


Author: sunpoet
Date: Fri May  8 21:20:36 2020
New Revision: 534698
URL: https://svnweb.freebsd.org/changeset/ports/534698

Log:
  Update to 0.52.3
  
  Changes:	https://github.com/socketry/async-http/commits/master

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

Modified: head/www/rubygem-async-http/Makefile
==============================================================================
--- head/www/rubygem-async-http/Makefile	Fri May  8 21:20:31 2020	(r534697)
+++ head/www/rubygem-async-http/Makefile	Fri May  8 21:20:36 2020	(r534698)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	async-http
-PORTVERSION=	0.52.2
+PORTVERSION=	0.52.3
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-async>=1.25<2:devel/rubygem-async \
 		rubygem-async-io>=1.28<2:devel/rubygem-async-io \
 		rubygem-async-pool>=0.2<1:www/rubygem-async-pool \
-		rubygem-protocol-http>=0.19.0<0.20:www/rubygem-protocol-http \
+		rubygem-protocol-http>=0.20.0<0.21:www/rubygem-protocol-http \
 		rubygem-protocol-http1>=0.13.0<0.14:www/rubygem-protocol-http1 \
 		rubygem-protocol-http2>=0.14.0<0.15:www/rubygem-protocol-http2
 

Modified: head/www/rubygem-async-http/distinfo
==============================================================================
--- head/www/rubygem-async-http/distinfo	Fri May  8 21:20:31 2020	(r534697)
+++ head/www/rubygem-async-http/distinfo	Fri May  8 21:20:36 2020	(r534698)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588777669
-SHA256 (rubygem/async-http-0.52.2.gem) = 59664c7804c77fe108ae0d9a12564319398a3fcab4c73d99d65d8ed77d2a8013
-SIZE (rubygem/async-http-0.52.2.gem) = 38400
+TIMESTAMP = 1588930809
+SHA256 (rubygem/async-http-0.52.3.gem) = b99504220d80b309daf9dc7fa2264cc3832883bd70a04692873d6854544a4236
+SIZE (rubygem/async-http-0.52.3.gem) = 37888


More information about the svn-ports-head mailing list