<pre style='margin:0'>
Mihai Moldovan (Ionic) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4d851a355f71f57c57ec1a64c7cfb8895eec50e5">https://github.com/macports/macports-ports/commit/4d851a355f71f57c57ec1a64c7cfb8895eec50e5</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4d851a355f71f57c57ec1a64c7cfb8895eec50e5
</span>Author: Mihai Moldovan <ionic@ionic.de>
AuthorDate: Sun Mar 25 10:19:13 2018 +0200
<span style='display:block; white-space:pre;color:#404040;'> irc/hexchat: fix patching failure.
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Removes a hunk that isn't yet part of the official release from
</span><span style='display:block; white-space:pre;color:#404040;'> patch-build-Add-option-to-specify-path-to-perl-binary.diff.
</span>---
...tch-build-Add-option-to-specify-path-to-perl-binary.diff | 13 -------------
1 file changed, 13 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/irc/hexchat/files/patch-build-Add-option-to-specify-path-to-perl-binary.diff b/irc/hexchat/files/patch-build-Add-option-to-specify-path-to-perl-binary.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 15dd7d8..980d527 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/irc/hexchat/files/patch-build-Add-option-to-specify-path-to-perl-binary.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/irc/hexchat/files/patch-build-Add-option-to-specify-path-to-perl-binary.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,19 +12,6 @@ Subject: [PATCH] build: Add option to specify path to perl binary
</span> plugins/perl/meson.build | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;background:#ffe0e0;'>-diff --git a/data/misc/meson.build b/data/misc/meson.build
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-index 6cbd9f91..02d6bf25 100644
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- a/data/misc/meson.build
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ b/data/misc/meson.build
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -90,7 +90,7 @@ if get_option('with-plugin')
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- ]
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- endif
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-- if get_option('with-perl')
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+ if get_option('with-perl') != 'false'
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- plugin_metainfo += [
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- ['Perl', 'Provides a scripting interface in Perl', 'GPL-2.0+']
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- ]
</span> diff --git a/meson_options.txt b/meson_options.txt
index eee21791..23f4fd10 100644
--- a/meson_options.txt
</pre><pre style='margin:0'>
</pre>