Date: Sun, 2 Jul 2017 12:26:54 +0000 (UTC) From: Mahdi Mokhtari <mmokhi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444879 - head/devel/py-python-engineio Message-ID: <201707021226.v62CQsVw091688@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mmokhi Date: Sun Jul 2 12:26:53 2017 New Revision: 444879 URL: https://svnweb.freebsd.org/changeset/ports/444879 Log: devel/py-python-engineio: Update to 1.6.0 Reviewed by: mat (mentor) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11292 Modified: head/devel/py-python-engineio/Makefile head/devel/py-python-engineio/distinfo Modified: head/devel/py-python-engineio/Makefile ============================================================================== --- head/devel/py-python-engineio/Makefile Sun Jul 2 12:24:35 2017 (r444878) +++ head/devel/py-python-engineio/Makefile Sun Jul 2 12:26:53 2017 (r444879) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-engineio -PORTVERSION= 1.5.3 +PORTVERSION= 1.6.0 CATEGORIES= devel python net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-python-engineio/distinfo ============================================================================== --- head/devel/py-python-engineio/distinfo Sun Jul 2 12:24:35 2017 (r444878) +++ head/devel/py-python-engineio/distinfo Sun Jul 2 12:26:53 2017 (r444879) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496243412 -SHA256 (python-engineio-1.5.3.tar.gz) = 5a2a63068adc8e6f9b5228974891ad29d677b6b2621ae26bc6a7bfa709c7784b -SIZE (python-engineio-1.5.3.tar.gz) = 22441 +TIMESTAMP = 1498293001 +SHA256 (python-engineio-1.6.0.tar.gz) = f6b586a55b04f9a47cf39f379fb9e28a2f1dc632babb53141828dd21d09ac3b9 +SIZE (python-engineio-1.6.0.tar.gz) = 21260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707021226.v62CQsVw091688>