aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-09-25 23:12:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-09-25 23:12:57 +0800
commit6ed967578f43cbc508ea0ee06794ebc15b9d6518 (patch)
tree03c52effc87ecde8baf7968debe06ac3c5509985
parent05cfd21a6160c5e63d28e97ea3331ff4a4f2312a (diff)
downloadfreebsd-ports-gnome-6ed967578f43cbc508ea0ee06794ebc15b9d6518.tar.gz
freebsd-ports-gnome-6ed967578f43cbc508ea0ee06794ebc15b9d6518.tar.zst
freebsd-ports-gnome-6ed967578f43cbc508ea0ee06794ebc15b9d6518.zip
Update to 2.1.0
- While I'm here: - Add NO_ARCH - Sort USE_PYTHON Changes: https://github.com/WoLpH/python-statsd/commits/develop PR: 222592 Submitted by: Eero Hanninen <fax@nohik.ee> (maintainer)
-rw-r--r--devel/py-python-statsd/Makefile5
-rw-r--r--devel/py-python-statsd/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-python-statsd/Makefile b/devel/py-python-statsd/Makefile
index 97462b620b64..a06fc3902dea 100644
--- a/devel/py-python-statsd/Makefile
+++ b/devel/py-python-statsd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= python-statsd
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,9 @@ COMMENT= Statsd is a client for Etsy's node-js statsd server
LICENSE= BSD3CLAUSE
+NO_ARCH= yes
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
post-extract:
${RM} -r ${WRKSRC}/tests
diff --git a/devel/py-python-statsd/distinfo b/devel/py-python-statsd/distinfo
index 09a68b92cce1..edcccaf547e7 100644
--- a/devel/py-python-statsd/distinfo
+++ b/devel/py-python-statsd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470226088
-SHA256 (python-statsd-2.0.0.tar.gz) = 54ed1a223eef8d735661c26f830ca9beaf307a56322532cebeea8c805b40a19a
-SIZE (python-statsd-2.0.0.tar.gz) = 10374
+TIMESTAMP = 1506347421
+SHA256 (python-statsd-2.1.0.tar.gz) = d2c573d325d0f015b4d79f0d0f8c88dd8413d7b9ef890c09076a9b6089ab301c
+SIZE (python-statsd-2.1.0.tar.gz) = 10834