From owner-svn-ports-head@freebsd.org Fri May 8 08:51:09 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8A8122D15DE; Fri, 8 May 2020 08:51:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49JPF74QMLz4TTl; Fri, 8 May 2020 08:51:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 254A227A55; Fri, 8 May 2020 08:51:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0488p4Hx038915; Fri, 8 May 2020 08:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0488p4qC038914; Fri, 8 May 2020 08:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005080851.0488p4qC038914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 8 May 2020 08:51:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534376 - head/www/rubygem-async-http X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/rubygem-async-http X-SVN-Commit-Revision: 534376 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.32 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2020 08:51:09 -0000 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