diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2019-08-02 09:43:40 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2019-08-02 09:43:40 +0000 |
commit | b7120d01759ecaf2893d08bbae3cc29262fd6b0d (patch) | |
tree | f51d737a598d81b52276f88cc4cc77710a0d5cbb /net-im | |
parent | 1d36d774a5fa73ed33c238177cae2db422173e5c (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/toot/Makefile | 4 | ||||
-rw-r--r-- | net-im/toot/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile index ca81d2d1bc86..b5d91356bc25 100644 --- a/net-im/toot/Makefile +++ b/net-im/toot/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= toot -DISTVERSION= 0.21.0 +DISTVERSION= 0.22.0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@$ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.4.0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.3+ +USES= python:3.4+ USE_PYTHON= autoplist distutils USE_GITHUB= yes diff --git a/net-im/toot/distinfo b/net-im/toot/distinfo index 835f9ccad7fa..de17e16d5c25 100644 --- a/net-im/toot/distinfo +++ b/net-im/toot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551131323 -SHA256 (ihabunek-toot-0.21.0_GH0.tar.gz) = 23f66db6535b71e03c33a6b5499125302963a6c6f567233eeeb0559bb7232697 -SIZE (ihabunek-toot-0.21.0_GH0.tar.gz) = 181838 +TIMESTAMP = 1564736031 +SHA256 (ihabunek-toot-0.22.0_GH0.tar.gz) = 1d1a7596689ed21562cf4fd8514d76d5f19e98e02bd3ada10c44ad0cf0edd3c5 +SIZE (ihabunek-toot-0.22.0_GH0.tar.gz) = 185450 |