summaryrefslogtreecommitdiff
path: root/print/py-fontparts/files/patch-setup.py
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-06 01:18:36 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-06 01:30:48 +0800
commit9a03a125326bcf6226602851c7c47ab5d481da07 (patch)
treeaad9ea3c1ecd0b51a4f650e2512f545f4a9e1738 /print/py-fontparts/files/patch-setup.py
parentnet/py-softlayer: Update to 6.1.5 (diff)
print/py-fontparts: Update RUN_DEPENDS
- Bump PORTREVISION for package change
Diffstat (limited to 'print/py-fontparts/files/patch-setup.py')
-rw-r--r--print/py-fontparts/files/patch-setup.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/py-fontparts/files/patch-setup.py b/print/py-fontparts/files/patch-setup.py
deleted file mode 100644
index 5bf06ce825c6..000000000000
--- a/print/py-fontparts/files/patch-setup.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py.orig 2021-03-09 14:24:32 UTC
-+++ setup.py
-@@ -28,7 +28,7 @@ setup_params = dict(
- "FontTools[ufo,lxml,unicode]>=3.32.0",
- "fontMath>=0.4.8",
- "defcon[pens]>=0.6.0",
-- "booleanOperations>=0.9.0",
-+ "booleanOperations>=0.8.2",
- ],
- classifiers=[
- "Development Status :: 4 - Beta",