Diff
Modified: trunk/dports/textproc/wkhtmltopdf/files/patch-src_image_image.pro-use-osx-loader-variable.diff (149675 => 149676)
--- trunk/dports/textproc/wkhtmltopdf/files/patch-src_image_image.pro-use-osx-loader-variable.diff 2016-06-28 21:54:07 UTC (rev 149675)
+++ trunk/dports/textproc/wkhtmltopdf/files/patch-src_image_image.pro-use-osx-loader-variable.diff 2016-06-28 23:08:23 UTC (rev 149676)
@@ -3,7 +3,7 @@
OS X does not use LD_LIBRARY_PATH to define additional loader paths. To find
the wkhtmltox library before installation, DYLD_LIBRARY_PATH needs to be set.
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/wkhtmltopdf/wkhtmltopdf/pull/3022]
+++ src/image/image.pro.orig 2016-06-28 18:50:52.000000000 +0200
--- src/image/image.pro 2016-06-28 18:51:19.000000000 +0200
@@ -32,6 +32,8 @@
Modified: trunk/dports/textproc/wkhtmltopdf/files/patch-src_lib_lib.pro-set-install-name.diff (149675 => 149676)
--- trunk/dports/textproc/wkhtmltopdf/files/patch-src_lib_lib.pro-set-install-name.diff 2016-06-28 21:54:07 UTC (rev 149675)
+++ trunk/dports/textproc/wkhtmltopdf/files/patch-src_lib_lib.pro-set-install-name.diff 2016-06-28 23:08:23 UTC (rev 149676)
@@ -4,7 +4,7 @@
name". Set this to the installation path to make sure wkhtmltopdf can find its
libraries regardless of where it is installed.
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/wkhtmltopdf/wkhtmltopdf/pull/3022]
--- src/lib/lib.pro.orig 2016-06-28 18:59:19.000000000 +0200
+++ src/lib/lib.pro 2016-06-28 19:03:32.000000000 +0200
@@ -33,6 +33,10 @@
Modified: trunk/dports/textproc/wkhtmltopdf/files/patch-src_pdf_pdf.pro-use-osx-loader-variable.diff (149675 => 149676)
--- trunk/dports/textproc/wkhtmltopdf/files/patch-src_pdf_pdf.pro-use-osx-loader-variable.diff 2016-06-28 21:54:07 UTC (rev 149675)
+++ trunk/dports/textproc/wkhtmltopdf/files/patch-src_pdf_pdf.pro-use-osx-loader-variable.diff 2016-06-28 23:08:23 UTC (rev 149676)
@@ -3,7 +3,7 @@
OS X does not use LD_LIBRARY_PATH to define additional loader paths. To find
the wkhtmltox library before installation, DYLD_LIBRARY_PATH needs to be set.
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/wkhtmltopdf/wkhtmltopdf/pull/3022]
--- src/pdf/pdf.pro.orig 2016-06-28 18:41:21.000000000 +0200
+++ src/pdf/pdf.pro 2016-06-28 18:43:33.000000000 +0200
@@ -32,6 +32,8 @@