mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 7.1.1
Changes: https://github.com/xolox/python-humanfriendly/blob/master/CHANGELOG.rst
This commit is contained in:
parent
351b0a9340
commit
bf55ff0d90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526836
@ -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 <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} < 3300
|
||||
.if ${PYTHON_REL} < 3000
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}monotonic>0:devel/py-monotonic@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user