Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2014 00:05:15 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361016 - head/www/py-aiohttp
Message-ID:  <201407070005.s6705Fir007173@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Mon Jul  7 00:05:15 2014
New Revision: 361016
URL: http://svnweb.freebsd.org/changeset/ports/361016
QAT: https://qat.redports.org/buildarchive/r361016/

Log:
  www/py-aiohttp: Update to 0.8.4
  
  - Update to 0.8.4
  - Includes fixes to test suite warnings [1]
  
  Changes:
  
    https://github.com/KeepSafe/aiohttp/blob/v0.8.4/CHANGES.txt
  
  [1] https://github.com/KeepSafe/aiohttp/issues/92

Modified:
  head/www/py-aiohttp/Makefile
  head/www/py-aiohttp/distinfo

Modified: head/www/py-aiohttp/Makefile
==============================================================================
--- head/www/py-aiohttp/Makefile	Sun Jul  6 23:57:55 2014	(r361015)
+++ head/www/py-aiohttp/Makefile	Mon Jul  7 00:05:15 2014	(r361016)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aiohttp
-PORTVERSION=	0.8.2
+PORTVERSION=	0.8.4
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-aiohttp/distinfo
==============================================================================
--- head/www/py-aiohttp/distinfo	Sun Jul  6 23:57:55 2014	(r361015)
+++ head/www/py-aiohttp/distinfo	Mon Jul  7 00:05:15 2014	(r361016)
@@ -1,2 +1,2 @@
-SHA256 (aiohttp-0.8.2.tar.gz) = 667b4edbed7af62d955ace08488e9525471f03225ce913153d5a40a31ecc3f40
-SIZE (aiohttp-0.8.2.tar.gz) = 77776
+SHA256 (aiohttp-0.8.4.tar.gz) = c18575bc8ea8a75be3ced0ae11954fa8c2adb0956cde58aec4d049048c8c0b33
+SIZE (aiohttp-0.8.4.tar.gz) = 80693



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407070005.s6705Fir007173>