summaryrefslogtreecommitdiff
path: root/graphics/py-python-poppler-qt5/files/patch-poppler-qt5.sip
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-09-23 20:59:04 +0000
committerSteve Wills <swills@FreeBSD.org>2019-09-23 20:59:04 +0000
commitc4929a40b5efcf7c93069573cffc27e1c9c9428a (patch)
treec58ecd66d1e13a46b233f2bbc1729d8aefaf0a12 /graphics/py-python-poppler-qt5/files/patch-poppler-qt5.sip
parentInclude bsd.port.pre.mk to get DISTINFO_FILE in scope for the shell command. (diff)
graphics/py-python-poppler-qt5: Update to 0.74.0
PR: 240677 Submitted by: m.ne@gmx.net
Diffstat (limited to 'graphics/py-python-poppler-qt5/files/patch-poppler-qt5.sip')
-rw-r--r--graphics/py-python-poppler-qt5/files/patch-poppler-qt5.sip23
1 files changed, 0 insertions, 23 deletions
diff --git a/graphics/py-python-poppler-qt5/files/patch-poppler-qt5.sip b/graphics/py-python-poppler-qt5/files/patch-poppler-qt5.sip
deleted file mode 100644
index 0abbbdecef2e..000000000000
--- a/graphics/py-python-poppler-qt5/files/patch-poppler-qt5.sip
+++ /dev/null
@@ -1,23 +0,0 @@
---- poppler-qt5.sip.orig 2018-12-19 10:55:11 UTC
-+++ poppler-qt5.sip
-@@ -1,15 +1,18 @@
--%Module(name=popplerqt5, version=0)
-+%Module(name=popplerqt5)
-
- /*
- * Bindings for Poppler-Qt5 to Python
- * Maintained by Wilbert Berendsen <wbsoft@xs4all.nl>
- */
-
-+%Feature QTXML_AVAILABLE
-
- %Import QtCore/QtCoremod.sip
- %Import QtGui/QtGuimod.sip
-
--%Feature QTXML_AVAILABLE
-+%If(QTXML_AVAILABLE)
-+%Import QtXml/QtXmlmod.sip
-+%End
-
- %Timeline {
- POPPLER_V0_20_0