<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dd2fbc449b8e74d6ea499000b86b2aae5bfaa308">https://github.com/macports/macports-ports/commit/dd2fbc449b8e74d6ea499000b86b2aae5bfaa308</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 dd2fbc4  DateLine: set master_sites to macports; disable livecheck
</span>dd2fbc4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dd2fbc449b8e74d6ea499000b86b2aae5bfaa308
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Feb 26 11:29:54 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    DateLine: set master_sites to macports; disable livecheck
</span>---
 aqua/DateLine/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/DateLine/Portfile b/aqua/DateLine/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8ff9f2a..5069fbd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/DateLine/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/DateLine/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@ long_description        DateLine is a small, simple app which displays a linear
</span> platforms               darwin
 
 homepage                http://www.machinecodex.com/dateline/index.php
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites            http://www.cocoalab.com/cocoalab/developer/source/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites            macports_distfiles
</span> distname                dateline_source
 use_zip                 yes
 worksrcdir              ${name}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,3 +33,5 @@ patchfiles              project.pbxproj.patch
</span> post-patch {
     reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/DateLine.xcodeproj/project.pbxproj
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type          none
</span></pre><pre style='margin:0'>

</pre>