Date: Wed, 15 Mar 2017 11:31:16 +0000 (UTC) From: Michael Gmelin <grembo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436210 - head/devel/py-txaio Message-ID: <201703151131.v2FBVGBv004000@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: grembo Date: Wed Mar 15 11:31:16 2017 New Revision: 436210 URL: https://svnweb.freebsd.org/changeset/ports/436210 Log: Update to 2.6.1 PR: 215930 Reported by: koue@chaosophia.net Approved by: maintainer timeout (9 weeks) Modified: head/devel/py-txaio/Makefile head/devel/py-txaio/distinfo Modified: head/devel/py-txaio/Makefile ============================================================================== --- head/devel/py-txaio/Makefile Wed Mar 15 11:30:43 2017 (r436209) +++ head/devel/py-txaio/Makefile Wed Mar 15 11:31:16 2017 (r436210) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= txaio -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-txaio/distinfo ============================================================================== --- head/devel/py-txaio/distinfo Wed Mar 15 11:30:43 2017 (r436209) +++ head/devel/py-txaio/distinfo Wed Mar 15 11:31:16 2017 (r436210) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467490235 -SHA256 (txaio-2.5.1.tar.gz) = 625076477182e2dde78b79d0b2b0d6b3cecb0e24fe0ea7eaf2abd26a4c0dd1de -SIZE (txaio-2.5.1.tar.gz) = 41577 +TIMESTAMP = 1488897862 +SHA256 (txaio-2.6.1.tar.gz) = 6fe5731749c928dafc200affbc8574d8a71b36f16d20d3787eb2506c0be360f4 +SIZE (txaio-2.6.1.tar.gz) = 40563
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703151131.v2FBVGBv004000>