aboutsummaryrefslogtreecommitdiff
path: root/net-im/toot
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-02-01 16:02:46 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-02-01 16:02:46 +0000
commite6223958fd45e3426985e1a07fc72b375480db78 (patch)
treef08f8fab425dc635ae02d3d40724ac0efc5fd67d /net-im/toot
parentbbcf15eadd85dfd3fee9265d23705b79af8b9771 (diff)
downloadports-e6223958fd45e3426985e1a07fc72b375480db78.tar.gz
ports-e6223958fd45e3426985e1a07fc72b375480db78.zip
Update to 0.25.2
While here, pet portfmt & portclippy. Reported by: Repology
Notes
Notes: svn path=/head/; revision=524771
Diffstat (limited to 'net-im/toot')
-rw-r--r--net-im/toot/Makefile17
-rw-r--r--net-im/toot/distinfo6
2 files changed, 11 insertions, 12 deletions
diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile
index 4bd804be44b2..a35b025e1d8b 100644
--- a/net-im/toot/Makefile
+++ b/net-im/toot/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= toot
-DISTVERSION= 0.24.0
+DISTVERSION= 0.25.2
CATEGORIES= net-im python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,26 +19,25 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@$
${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
+USE_PYTHON= autoplist distutils
+
+TEST_TARGET= coverage test
NO_ARCH= yes
PORTDOCS= CHANGELOG.md README.rst
-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}
+pre-test:
+ @${REINPLACE_CMD} -e 's|py.test |py.test-${PYTHON_VER} |' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's|pytest |pytest-${PYTHON_VER} |' ${WRKSRC}/Makefile
+
.include <bsd.port.mk>
diff --git a/net-im/toot/distinfo b/net-im/toot/distinfo
index c90a70a9370c..dfc4778b4d22 100644
--- a/net-im/toot/distinfo
+++ b/net-im/toot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568980447
-SHA256 (ihabunek-toot-0.24.0_GH0.tar.gz) = 645db4d1284cde8d29de1e6852efcb84284e66b55a1847c71b7f32a6ebe658ee
-SIZE (ihabunek-toot-0.24.0_GH0.tar.gz) = 608081
+TIMESTAMP = 1580572167
+SHA256 (ihabunek-toot-0.25.2_GH0.tar.gz) = 9dfba770da228b81ded867da8aaf7a0c20410563959e851f3bdd648715b6cdd3
+SIZE (ihabunek-toot-0.25.2_GH0.tar.gz) = 609152