<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c77b9d145ba2b1c696b3308786c8ecdf7c402f17">https://github.com/macports/macports-ports/commit/c77b9d145ba2b1c696b3308786c8ecdf7c402f17</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 c77b9d1  octave-lal: remove dependence on itself
</span>c77b9d1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c77b9d145ba2b1c696b3308786c8ecdf7c402f17
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun May 5 19:34:56 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    octave-lal: remove dependence on itself
</span>---
 science/lal/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/lal/Portfile b/science/lal/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 53ddbc4..b87dee4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/lal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/lal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,6 @@ if {[string match "py*" ${subport}]} {
</span> # add Octave dependencies for octave subports
 if {[string match "octave-*" ${subport}]} {
     # octave, and C-library port are automatically added below
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    depends_lib     port:octave-lal
</span>     revision        1
 }
 
</pre><pre style='margin:0'>

</pre>