Index: head/net-im/toot/Makefile =================================================================== --- head/net-im/toot/Makefile (revision 511075) +++ head/net-im/toot/Makefile (revision 511076) @@ -1,45 +1,45 @@ # $FreeBSD$ PORTNAME= toot -DISTVERSION= 0.22.0 +DISTVERSION= 0.23.1 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org COMMENT= Interact with the Mastodon social network from the command line LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.13:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wcwidth>=0.1.7:devel/py-wcwidth@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \ ${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.4+ USE_PYTHON= autoplist distutils USE_GITHUB= yes GH_ACCOUNT= ihabunek NO_ARCH= yes -OPTIONS_DEFINE= DOCS - PORTDOCS= CHANGELOG.md README.rst MAKE_ENV= PATH+=${STAGEDIR}${PREFIX}/bin TEST_TARGET= coverage test + +OPTIONS_DEFINE= DOCS pre-test: @${REINPLACE_CMD} -e 's|py.test |py.test-${PYTHON_VER} |' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|pytest |pytest-${PYTHON_VER} |' ${WRKSRC}/Makefile post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.rst ${STAGEDIR}${DOCSDIR} .include Index: head/net-im/toot/distinfo =================================================================== --- head/net-im/toot/distinfo (revision 511075) +++ head/net-im/toot/distinfo (revision 511076) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564736031 -SHA256 (ihabunek-toot-0.22.0_GH0.tar.gz) = 1d1a7596689ed21562cf4fd8514d76d5f19e98e02bd3ada10c44ad0cf0edd3c5 -SIZE (ihabunek-toot-0.22.0_GH0.tar.gz) = 185450 +TIMESTAMP = 1567589566 +SHA256 (ihabunek-toot-0.23.1_GH0.tar.gz) = 1f3803a0d6bed1f055bf13cef2b6577efedff089583bdd1cbe3835087e4d5a33 +SIZE (ihabunek-toot-0.23.1_GH0.tar.gz) = 607409