aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:49:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:06:13 +0000
commit1353563c84b0d6fc758089eb98c888a1c364defe (patch)
tree72a383aef55beb4a13f0ebe316645ec8ff9e7282
parent0913d9b107827eadd10fe907e07c159869973531 (diff)
downloadports-1353563c84b0d6fc758089eb98c888a1c364defe.tar.gz
ports-1353563c84b0d6fc758089eb98c888a1c364defe.zip
print/py-fontbakery: Update to 0.11.2
-rw-r--r--print/py-fontbakery/Makefile17
-rw-r--r--print/py-fontbakery/distinfo6
-rw-r--r--print/py-fontbakery/files/patch-setup.py9
3 files changed, 10 insertions, 22 deletions
diff --git a/print/py-fontbakery/Makefile b/print/py-fontbakery/Makefile
index 70f3fae6c774..6556a8d7e7cf 100644
--- a/print/py-fontbakery/Makefile
+++ b/print/py-fontbakery/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fontbakery
-PORTVERSION= 0.11.1
+PORTVERSION= 0.11.2
CATEGORIES= print python
MASTER_SITES= PYPI \
https://github.com/fonttools/fontbakery/releases/download/v${PORTVERSION}/
@@ -52,29 +52,26 @@ TYPENETWORK_DESC= Checks for Type Network
UFO_SOURCES_DESC= Checks for UFO sources
FONTVAL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
-GOOGLEFONTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}axisregistry>=0.4.5:x11-fonts/py-axisregistry@${PY_FLAVOR} \
+GOOGLEFONTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}axisregistry>=0.4.9:x11-fonts/py-axisregistry@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.7.1:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dehinter>=3.1.0:print/py-dehinter@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}font-v>=0.6.0:print/py-font-v@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}fonttools>=4.39.0:print/py-fonttools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gflanguages>=0.5.17:x11-fonts/py-gflanguages@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}gfsubsets>=2024.1.22.post2:x11-fonts/py-gfsubsets@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}glyphsets>=0.6.11:print/py-glyphsets@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}gfsubsets>=2024.2.5:x11-fonts/py-gfsubsets@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}glyphsets>=0.6.14:print/py-glyphsets@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.7.0,1:devel/py-protobuf@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}shaperglot>=0.3.1:x11-fonts/py-shaperglot@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}shaperglot>=0.4.2:x11-fonts/py-shaperglot@${PY_FLAVOR}
SHAPING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}collidoscope>=0.5.2:print/py-collidoscope@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}shaperglot>=0.3.1:x11-fonts/py-shaperglot@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}shaperglot>=0.3.0:x11-fonts/py-shaperglot@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}stringbrewer>=0:devel/py-stringbrewer@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ufo2ft>=2.25.2:x11-fonts/py-ufo2ft@${PY_FLAVOR}
TYPENETWORK_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.7.1:www/py-beautifulsoup@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}shaperglot>=0.3.1:x11-fonts/py-shaperglot@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}shaperglot>=0.4.2:x11-fonts/py-shaperglot@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ufo2ft>=2.25.2:x11-fonts/py-ufo2ft@${PY_FLAVOR}
UFO_SOURCES_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}defcon>=0:x11-fonts/py-defcon@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}fonttools>=4.39.0:print/py-fonttools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ufo2ft>=2.25.2:x11-fonts/py-ufo2ft@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ufolint>=0:x11-fonts/py-ufolint@${PY_FLAVOR}
-post-patch:
- @${REINPLACE_CMD} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${WRKSRC}/setup.py
-
.include <bsd.port.mk>
diff --git a/print/py-fontbakery/distinfo b/print/py-fontbakery/distinfo
index a293f9ab1ad2..6858a627297d 100644
--- a/print/py-fontbakery/distinfo
+++ b/print/py-fontbakery/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449430
-SHA256 (fontbakery-0.11.1.tar.gz) = a9b85365e041529419395b8849b210667b4cff26eef1c60c8f8c6a5c51016ea2
-SIZE (fontbakery-0.11.1.tar.gz) = 48260168
+TIMESTAMP = 1709390706
+SHA256 (fontbakery-0.11.2.tar.gz) = eb511795ff9de6425e505e353849c634b68e712bc55940c581aad5bc7419626c
+SIZE (fontbakery-0.11.2.tar.gz) = 48259679
diff --git a/print/py-fontbakery/files/patch-setup.py b/print/py-fontbakery/files/patch-setup.py
index d06388a7cd5d..70c3b09d1998 100644
--- a/print/py-fontbakery/files/patch-setup.py
+++ b/print/py-fontbakery/files/patch-setup.py
@@ -9,15 +9,6 @@
# We cannot use v4 because our protobuf files have been compiled with v3.
# (see https://github.com/fonttools/fontbakery/issues/2200)
]
-@@ -116,7 +116,7 @@ setup(
-
- setup(
- name="fontbakery",
-- use_scm_version={"write_to": "Lib/fontbakery/_version.py"},
-+ use_scm_version={"fallback_version": "%%PORTVERSION%%", "write_to": "Lib/fontbakery/_version.py"},
- url="https://github.com/fonttools/fontbakery/",
- description="A font quality assurance tool for everyone",
- long_description=readme,
@@ -179,7 +179,7 @@ setup(
# ---
# core dependencies