diff options
author | 0mp <0mp@FreeBSD.org> | 2019-08-02 17:43:40 +0800 |
---|---|---|
committer | 0mp <0mp@FreeBSD.org> | 2019-08-02 17:43:40 +0800 |
commit | 9820ff98586603bbc887149e4518b5ddb08c1095 (patch) | |
tree | f51d737a598d81b52276f88cc4cc77710a0d5cbb /net-im | |
parent | 6bbc2be2e8af1ea579752a5fbebb7fc38fae40c9 (diff) | |
download | freebsd-ports-gnome-9820ff98586603bbc887149e4518b5ddb08c1095.tar.gz freebsd-ports-gnome-9820ff98586603bbc887149e4518b5ddb08c1095.tar.zst freebsd-ports-gnome-9820ff98586603bbc887149e4518b5ddb08c1095.zip |
net-im/toot: Update to 0.22.0
Changelog:
https://github.com/ihabunek/toot/releases/tag/0.22.0
Reported by: portscout
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 |