Date: Fri, 8 May 2020 08:51:04 +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: r534376 - head/www/rubygem-async-http Message-ID: <202005080851.0488p4qC038914@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 8 08:51:04 2020 New Revision: 534376 URL: https://svnweb.freebsd.org/changeset/ports/534376 Log: Update to 0.52.2 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 08:50:59 2020 (r534375) +++ head/www/rubygem-async-http/Makefile Fri May 8 08:51:04 2020 (r534376) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= async-http -PORTVERSION= 0.52.0 +PORTVERSION= 0.52.2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -14,8 +14,8 @@ 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.18.0<0.19:www/rubygem-protocol-http \ - rubygem-protocol-http1>=0.12.0<0.13:www/rubygem-protocol-http1 \ + rubygem-protocol-http>=0.19.0<0.20: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 USES= gem Modified: head/www/rubygem-async-http/distinfo ============================================================================== --- head/www/rubygem-async-http/distinfo Fri May 8 08:50:59 2020 (r534375) +++ head/www/rubygem-async-http/distinfo Fri May 8 08:51:04 2020 (r534376) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587721969 -SHA256 (rubygem/async-http-0.52.0.gem) = 1e06b5f98444a1871bc5e65796a9011a57aa05d6ca0389c33d80f5df3bb6eb36 -SIZE (rubygem/async-http-0.52.0.gem) = 37888 +TIMESTAMP = 1588777669 +SHA256 (rubygem/async-http-0.52.2.gem) = 59664c7804c77fe108ae0d9a12564319398a3fcab4c73d99d65d8ed77d2a8013 +SIZE (rubygem/async-http-0.52.2.gem) = 38400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005080851.0488p4qC038914>