diff options
author | Michael Gmelin <grembo@FreeBSD.org> | 2017-03-15 11:31:16 +0000 |
---|---|---|
committer | Michael Gmelin <grembo@FreeBSD.org> | 2017-03-15 11:31:16 +0000 |
commit | b301d4835435b921c2789babc2390e18f06b99da (patch) | |
tree | 756aab0e8335b88b8072ae3e29a5dd5ea748c69d | |
parent | - Add LICENSE_FILE (diff) |
Update to 2.6.1
PR: 215930
Reported by: koue@chaosophia.net
Approved by: maintainer timeout (9 weeks)
-rw-r--r-- | devel/py-txaio/Makefile | 2 | ||||
-rw-r--r-- | devel/py-txaio/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-txaio/Makefile b/devel/py-txaio/Makefile index 0867a5e4a578..d55e4b4e388d 100644 --- a/devel/py-txaio/Makefile +++ b/devel/py-txaio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= txaio -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-txaio/distinfo b/devel/py-txaio/distinfo index 0c72dea5e896..8e213507cca1 100644 --- a/devel/py-txaio/distinfo +++ b/devel/py-txaio/distinfo @@ -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 |