From bf55ff0d90a74b526d31112acb8adfe8f969034b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 22 Feb 2020 16:00:45 +0000 Subject: [PATCH] Update to 7.1.1 Changes: https://github.com/xolox/python-humanfriendly/blob/master/CHANGELOG.rst --- textproc/py-humanfriendly/Makefile | 8 ++++---- textproc/py-humanfriendly/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/textproc/py-humanfriendly/Makefile b/textproc/py-humanfriendly/Makefile index ac1c7dad06e6..8810eb1f81a9 100644 --- a/textproc/py-humanfriendly/Makefile +++ b/textproc/py-humanfriendly/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= humanfriendly -PORTVERSION= 4.16.1 -PORTREVISION= 1 +PORTVERSION= 7.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,13 +12,14 @@ COMMENT= Human friendly output for text interfaces using Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes USES= python USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + .include -.if ${PYTHON_REL} < 3300 +.if ${PYTHON_REL} < 3000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}monotonic>0:devel/py-monotonic@${PY_FLAVOR} .endif diff --git a/textproc/py-humanfriendly/distinfo b/textproc/py-humanfriendly/distinfo index e0bde0ae4b5f..881a39afed71 100644 --- a/textproc/py-humanfriendly/distinfo +++ b/textproc/py-humanfriendly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532301264 -SHA256 (humanfriendly-4.16.1.tar.gz) = ed1e98ae056b597f15b41bddcc32b9f21e6ab4f3445f9faad1668675de759f7b -SIZE (humanfriendly-4.16.1.tar.gz) = 343828 +TIMESTAMP = 1582355056 +SHA256 (humanfriendly-7.1.1.tar.gz) = 5e5c2b82fb58dcea413b48ab2a7381baa5e246d47fe94241d7d83724c11c0565 +SIZE (humanfriendly-7.1.1.tar.gz) = 350934