<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f0b11d358eb7d66b9e06ad71d165c0100ee99cd2">https://github.com/macports/macports-ports/commit/f0b11d358eb7d66b9e06ad71d165c0100ee99cd2</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 f0b11d3  oracle-instantclient: Remove old comments
</span>f0b11d3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f0b11d358eb7d66b9e06ad71d165c0100ee99cd2
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Jun 21 21:29:21 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    oracle-instantclient: Remove old comments
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    9164af9f8598080302e9d9b39114a25752d619c5 makes them unnecessary.
</span>---
 databases/oracle-instantclient/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/oracle-instantclient/Portfile b/databases/oracle-instantclient/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2660559..286a800 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/oracle-instantclient/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/oracle-instantclient/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,6 @@ if {${os.arch} eq "powerpc"} {
</span>     supported_archs     ppc
     universal_variant   no
     
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # The distfiles mirror has been configured not to mirror this port's files.
</span>     master_sites        http://cmsrep.cern.ch/cmssw/cms/SOURCES/external/oracle/10.2.0.2/
     
     checksums           instantclient-basic-macosx-${version}${extract.suffix} \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,7 +46,6 @@ if {${os.arch} eq "powerpc"} {
</span>     supported_archs     x86_64 i386
     variant universal {}
     
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # The distfiles mirror has been configured not to mirror this port's files.
</span>     #master_sites        http://astro-wise.org/instantclient/
     master_sites        http://download.oracle.com/otn/mac/instantclient/[join [lrange [split ${version} .] 0 3] ""]/
     
</pre><pre style='margin:0'>

</pre>