From owner-svn-ports-head@freebsd.org Wed May 9 12:23:52 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A49EFB74BE; Wed, 9 May 2018 12:23:52 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C3EBE75297; Wed, 9 May 2018 12:23:51 +0000 (UTC) (envelope-from wg@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 A6A9611726; Wed, 9 May 2018 12:23:51 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w49CNpJm021588; Wed, 9 May 2018 12:23:51 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w49CNpJA021586; Wed, 9 May 2018 12:23:51 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201805091223.w49CNpJA021586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Wed, 9 May 2018 12:23:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469446 - head/www/py-aiohttp-wsgi X-SVN-Group: ports-head X-SVN-Commit-Author: wg X-SVN-Commit-Paths: head/www/py-aiohttp-wsgi X-SVN-Commit-Revision: 469446 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.25 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: Wed, 09 May 2018 12:23:52 -0000 Author: wg Date: Wed May 9 12:23:50 2018 New Revision: 469446 URL: https://svnweb.freebsd.org/changeset/ports/469446 Log: www/py-aiohttp-wsgi: update to 0.8.1 Modified: head/www/py-aiohttp-wsgi/Makefile head/www/py-aiohttp-wsgi/distinfo Modified: head/www/py-aiohttp-wsgi/Makefile ============================================================================== --- head/www/py-aiohttp-wsgi/Makefile Wed May 9 12:23:21 2018 (r469445) +++ head/www/py-aiohttp-wsgi/Makefile Wed May 9 12:23:50 2018 (r469446) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aiohttp-wsgi -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-aiohttp-wsgi/distinfo ============================================================================== --- head/www/py-aiohttp-wsgi/distinfo Wed May 9 12:23:21 2018 (r469445) +++ head/www/py-aiohttp-wsgi/distinfo Wed May 9 12:23:50 2018 (r469446) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497461100 -SHA256 (aiohttp-wsgi-0.7.0.tar.gz) = 9236966cb62187b6de3e88bbd38af9b3d01330830479e27c691ad7689cb0ca30 -SIZE (aiohttp-wsgi-0.7.0.tar.gz) = 8503 +TIMESTAMP = 1525115438 +SHA256 (aiohttp-wsgi-0.8.1.tar.gz) = 83a2698fd04c436a0c9aaeb5115cd836709adb9de13dfbfe5f125aea8be642f9 +SIZE (aiohttp-wsgi-0.8.1.tar.gz) = 8313