<p>Friendly Automation <strong>submitted</strong> this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15804">View Change</a></p><div style="white-space:pre-wrap">Approvals:
Sean Bright: Looks good to me, but someone else must approve
George Joseph: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved
Friendly Automation: Approved for Submit
</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">svn: Switch to https scheme.<br><br>Some versions of SVN seemingly don't follow the redirect<br>to https.<br><br>Change-Id: Ia7c76c18cb620bcf56f08e1211a7d80d321fe253<br>---<br>M contrib/scripts/get_mp3_source.sh<br>M contrib/scripts/install_prereq<br>2 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/scripts/get_mp3_source.sh b/contrib/scripts/get_mp3_source.sh</span><br><span>index 6d98465..c16db9b 100755</span><br><span>--- a/contrib/scripts/get_mp3_source.sh</span><br><span>+++ b/contrib/scripts/get_mp3_source.sh</span><br><span>@@ -15,7 +15,7 @@</span><br><span> exit 1</span><br><span> fi</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-svn export http://svn.digium.com/svn/thirdparty/mp3/trunk addons/mp3 $@</span><br><span style="color: hsl(120, 100%, 40%);">+svn export https://svn.digium.com/svn/thirdparty/mp3/trunk addons/mp3 $@</span><br><span> </span><br><span> # Manually patch interface.c if not done yet.</span><br><span> if ! grep -q ASTMM_LIBC addons/mp3/interface.c; then</span><br><span>diff --git a/contrib/scripts/install_prereq b/contrib/scripts/install_prereq</span><br><span>index f1d58e5..3a716d3 100755</span><br><span>--- a/contrib/scripts/install_prereq</span><br><span>+++ b/contrib/scripts/install_prereq</span><br><span>@@ -334,7 +334,7 @@</span><br><span> </span><br><span> install_unpackaged() {</span><br><span> echo "*** Installing NBS (Network Broadcast Sound) ***"</span><br><span style="color: hsl(0, 100%, 40%);">- svn co http://svn.digium.com/svn/nbs/trunk nbs-trunk</span><br><span style="color: hsl(120, 100%, 40%);">+ svn co https://svn.digium.com/svn/nbs/trunk nbs-trunk</span><br><span> cd nbs-trunk</span><br><span> make all install</span><br><span> cd ..</span><br><span>@@ -342,7 +342,7 @@</span><br><span> # Only install libresample if it wasn't installed via package</span><br><span> if ! test -f /usr/include/libresample.h; then</span><br><span> echo "*** Installing libresample ***"</span><br><span style="color: hsl(0, 100%, 40%);">- svn co http://svn.digium.com/svn/thirdparty/libresample/trunk libresample-trunk</span><br><span style="color: hsl(120, 100%, 40%);">+ svn co https://svn.digium.com/svn/thirdparty/libresample/trunk libresample-trunk</span><br><span> cd libresample-trunk</span><br><span> ./configure</span><br><span> make all install</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15804">change 15804</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/15804"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Ia7c76c18cb620bcf56f08e1211a7d80d321fe253 </div>
<div style="display:none"> Gerrit-Change-Number: 15804 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>