<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/09622613e6ab4c69d5600fc894386bd00f3302bc">https://github.com/macports/macports-ports/commit/09622613e6ab4c69d5600fc894386bd00f3302bc</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 0962261  Use github.livecheck.branch
</span>0962261 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 09622613e6ab4c69d5600fc894386bd00f3302bc
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Mar 23 22:14:06 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Use github.livecheck.branch
</span>---
 devel/libuv/Portfile           | 2 +-
 math/OpenBLAS/Portfile         | 2 +-
 python/py-meta-devel/Portfile  | 2 +-
 science/gnss-sdr/Portfile      | 4 ++--
 science/gnuradio/Portfile      | 4 ++--
 science/gr-gsm/Portfile        | 6 +++---
 science/uhd/Portfile           | 6 +++---
 science/volk-gnss-sdr/Portfile | 4 ++--
 8 files changed, 15 insertions(+), 15 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libuv/Portfile b/devel/libuv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4b05e98..d83145b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libuv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libuv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -38,7 +38,7 @@ subport libuv-devel {
</span>         This port is kept up with the libuv GIT 'master' branch, is typically updated weekly to monthly.
     conflicts       libuv
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.url   ${github.homepage}/commits/v1.x.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.branch v1.x
</span> 
 }
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/OpenBLAS/Portfile b/math/OpenBLAS/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8ef4e9a..cb3da22 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/OpenBLAS/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/OpenBLAS/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,7 +31,7 @@ if {[string first "-devel" $subport] > 0} {
</span>     patchfiles      patch-libnoarch.devel.diff \
                     patch-linkLib.devel.diff
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.url   ${github.homepage}/commits/develop.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.branch develop
</span> 
 } else {
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-meta-devel/Portfile b/python/py-meta-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 01e5a66..a4a46e8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-meta-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-meta-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,5 +34,5 @@ if {${name} ne ${subport}} {
</span> 
     livecheck.type      none
 } else {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.url       ${github.homepage}/commits/develop.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.branch develop
</span> }
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gnss-sdr/Portfile b/science/gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2179393..b113568 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -101,9 +101,9 @@ subport gnss-sdr-next {
</span>         -DGIT_BRANCH="next-MacPorts" \
         -DGIT_COMMIT_HASH="[string range ${github.version} 0 7](${version})"
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # overload the github livecheck URL with the next branch.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # overload the github livecheck branch
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.url   ${github.homepage}/commits/next.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.branch next
</span> 
 }
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gnuradio/Portfile b/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a898b0..cd240c8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -86,9 +86,9 @@ subport gnuradio-next {
</span> 
     set GR_VERSION_INFO "next-git-[string range ${github.version} 0 7](${version})"
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # overload the github livecheck URL with the correct branch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # overload the github livecheck branch
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.url       ${github.homepage}/commits/next.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.branch next
</span> 
 }
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gr-gsm/Portfile b/science/gr-gsm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cd9e2b2..2b870c5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gr-gsm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gr-gsm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,10 +10,10 @@ checksums           rmd160 f6281a002790394f6e33f0153086b2b2fbdd9359 \
</span>                     sha256 f34658090a4078eb2667dd2c8a2e0180a5e3c254c725833c485856b60206735f \
                     size   384919
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# overload the github livecheck URL with the development branch,
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# when it is more advanced; comment out for master.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# overload the github livecheck branch.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# when master is more advanced, comment this out.
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url   ${github.homepage}/commits/development.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.branch development
</span> 
 # allow gr-gsm to work with both gnuradio and gnuradio-devel ...
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/uhd/Portfile b/science/uhd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cb6583d..6bdb1ed 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/uhd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/uhd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -52,10 +52,10 @@ Provides the UHD GIT maint or master branch, depending on which is more advanced
</span>                     sha256 764f016e17e2cc2305b2bf61646cba92be6284ca9ddd663e2fd4f857b6b7bdf7 \
                     size   9289076
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # overload the github livecheck URL with the maint branch,
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    # when it is more advanced; comment out for master.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # overload the github livecheck branch.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # when master is more advanced, comment this out.
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.url   ${github.homepage}/commits/maint.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.branch maint
</span> 
     # set the version override string
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/volk-gnss-sdr/Portfile b/science/volk-gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e90e0cf..31df02a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/volk-gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/volk-gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -70,9 +70,9 @@ subport volk-gnss-sdr-next {
</span> 
     conflicts           volk-gnss-sdr volk-gnss-sdr-devel
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # overload the github livecheck URL with the next branch.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # overload the github livecheck branch
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.url   ${github.homepage}/commits/next.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.branch next
</span> 
 }
 
</pre><pre style='margin:0'>

</pre>