svn commit: r361016 - head/www/py-aiohttp

Kubilay Kocak koobs at FreeBSD.org
Mon Jul 7 00:05:15 UTC 2014


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


More information about the svn-ports-all mailing list