aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-humanfriendly
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-25 15:01:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-25 15:01:57 +0000
commit9d0ba1d634deac02ba9d5374daf2347a881fb399 (patch)
tree917ca5e6831956037f9c810bd6dbbd45b44fcfda /textproc/py-humanfriendly
parent656c8a69b9506e6e584d6aeff1b81055c164dab3 (diff)
downloadports-9d0ba1d634deac02ba9d5374daf2347a881fb399.tar.gz
ports-9d0ba1d634deac02ba9d5374daf2347a881fb399.zip
Update to 3.3
- Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://github.com/xolox/python-humanfriendly/commits/master
Notes
Notes: svn path=/head/; revision=444268
Diffstat (limited to 'textproc/py-humanfriendly')
-rw-r--r--textproc/py-humanfriendly/Makefile4
-rw-r--r--textproc/py-humanfriendly/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-humanfriendly/Makefile b/textproc/py-humanfriendly/Makefile
index 750f1a0c9993..4012d0ffef0a 100644
--- a/textproc/py-humanfriendly/Makefile
+++ b/textproc/py-humanfriendly/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= humanfriendly
-PORTVERSION= 3.2
+PORTVERSION= 3.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USES?= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.pre.mk>
diff --git a/textproc/py-humanfriendly/distinfo b/textproc/py-humanfriendly/distinfo
index 2dca85793f03..19933a502149 100644
--- a/textproc/py-humanfriendly/distinfo
+++ b/textproc/py-humanfriendly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495126905
-SHA256 (humanfriendly-3.2.tar.gz) = 67149c9fafe8b6babd40691c75ddf56180c8bb51f5b9f52819da5b28896f1168
-SIZE (humanfriendly-3.2.tar.gz) = 50577
+TIMESTAMP = 1498387843
+SHA256 (humanfriendly-3.3.tar.gz) = 92eb1618b857fd259b998c5bf2a1f896f574127b78782133345806435df44ac7
+SIZE (humanfriendly-3.3.tar.gz) = 54933