<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e6da93f87f647a3e154bf4f75a04abf6877063bf">https://github.com/macports/macports-ports/commit/e6da93f87f647a3e154bf4f75a04abf6877063bf</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 e6da93f  osmocore: rename some patches
</span>e6da93f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e6da93f87f647a3e154bf4f75a04abf6877063bf
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Mar 8 11:06:57 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    osmocore: rename some patches
</span>---
 science/osmocore/Portfile                                           | 6 +++---
 ...h-src_timer_clockgettime.c.diff => patch-fix_clock_gettime.diff} | 0
 ..._parity.h => patch-include_osmocom_coding_gsm0503_parity.h.diff} | 0
 ...osmocom_core_stats.h => patch-include_osmocom_core_stats.h.diff} | 0
 4 files changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/osmocore/Portfile b/science/osmocore/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 483ecf5..f75fcb2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/osmocore/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/osmocore/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -46,12 +46,12 @@ post-patch {
</span> 
 # fix stats.h to work within MacPorts
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles-append patch-include_osmocom_core_stats.h
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles-append patch-include_osmocom_core_stats.h.diff
</span> 
 # fix header variable declaration to be "extern" even though it should
 # not technically be necessary.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles-append patch-include_osmocom_coding_gsm0503_parity.h
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles-append patch-include_osmocom_coding_gsm0503_parity.h.diff
</span> 
 # update configure.ac to current automake standards
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -60,7 +60,7 @@ patchfiles-append patch-configure.ac.diff
</span> # fix 'timer_clockgettime.c' to work with OSs that don't provide
 # the function 'clock_gettime' and/or its various options.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles-append patch-src_timer_clockgettime.c.diff
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles-append patch-fix_clock_gettime.diff
</span> 
 # use autotools to get ready to configure
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/osmocore/files/patch-src_timer_clockgettime.c.diff b/science/osmocore/files/patch-fix_clock_gettime.diff
</span>similarity index 100%
rename from science/osmocore/files/patch-src_timer_clockgettime.c.diff
rename to science/osmocore/files/patch-fix_clock_gettime.diff
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/osmocore/files/patch-include_osmocom_coding_gsm0503_parity.h b/science/osmocore/files/patch-include_osmocom_coding_gsm0503_parity.h.diff
</span>similarity index 100%
rename from science/osmocore/files/patch-include_osmocom_coding_gsm0503_parity.h
rename to science/osmocore/files/patch-include_osmocom_coding_gsm0503_parity.h.diff
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/osmocore/files/patch-include_osmocom_core_stats.h b/science/osmocore/files/patch-include_osmocom_core_stats.h.diff
</span>similarity index 100%
rename from science/osmocore/files/patch-include_osmocom_core_stats.h
rename to science/osmocore/files/patch-include_osmocom_core_stats.h.diff
</pre><pre style='margin:0'>

</pre>