<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/75d55ab72ca62e1a434721a6e4690bb882949a57">https://github.com/macports/macports-ports/commit/75d55ab72ca62e1a434721a6e4690bb882949a57</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 75d55ab  libinchi-1: fix master_sites
</span>75d55ab is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 75d55ab72ca62e1a434721a6e4690bb882949a57
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Mon Oct 16 03:08:46 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    libinchi-1: fix master_sites
</span>---
 devel/libinchi-1/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libinchi-1/Portfile b/devel/libinchi-1/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e3c6294..3eeca03 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libinchi-1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libinchi-1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ long_description    IUPAC library for standard and non-standard \
</span>                     identifiers for chemical substances.
 
 homepage            http://www.iupac.org/inchi/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        ${homepage}download/version${version}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        http://www.inchi-trust.org/download/[string map {. {}} $version]/
</span> dist_subdir         inchi-1
 
 use_zip             yes
</pre><pre style='margin:0'>

</pre>