Update to 1.2.0
Changes: https://github.com/source-foundry/ufolint/blob/master/CHANGELOG.md
This commit is contained in:
parent
9f64181d45
commit
684167b4e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557949
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ufolint
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= x11-fonts python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,7 +13,7 @@ COMMENT= UFO source file linter
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}commandlines>=0:devel/py-commandlines@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}fonttools>=3.31.0:print/py-fonttools@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}fonttools>=4.18.0:print/py-fonttools@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1607539833
|
||||
SHA256 (ufolint-1.1.1.tar.gz) = a8e9e6c291f706ea5028a7c8e2639cf4e072a56c2f472effd161a92f9a2bee56
|
||||
SIZE (ufolint-1.1.1.tar.gz) = 19958
|
||||
TIMESTAMP = 1607685411
|
||||
SHA256 (ufolint-1.2.0.tar.gz) = 5578c2a17949b33e9a9d2d069849f7a83ca82b5f0a3d35bef8d24668be95bbe7
|
||||
SIZE (ufolint-1.2.0.tar.gz) = 20001
|
||||
|
Loading…
Reference in New Issue
Block a user