<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/777eee42b4b99974c22b3e0a54e0e2c844016787">https://github.com/macports/macports-ports/commit/777eee42b4b99974c22b3e0a54e0e2c844016787</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 777eee42b4b alglib: update link in comments
</span>777eee42b4b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 777eee42b4b99974c22b3e0a54e0e2c844016787
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Apr 16 18:42:30 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    alglib: update link in comments
</span>---
 math/alglib/Portfile             | 2 +-
 math/alglib/files/CMakeLists.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/alglib/Portfile b/math/alglib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9df54fdabed..7fb331f1c9a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/alglib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/alglib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,7 +25,7 @@ checksums               rmd160  b781e4ceef6425296774c7ac48410b101a97dfa0 \
</span> worksrcdir              cpp
 
 post-extract {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # CMakeLists.txt is taken from https://src.fedoraproject.org/rpms/alglib/raw/master/f/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # CMakeLists.txt is taken from https://src.fedoraproject.org/rpms/alglib/raw/rawhide/f/CMakeLists.txt
</span>     copy ${filespath}/CMakeLists.txt ${worksrcpath}/
 }
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/alglib/files/CMakeLists.txt b/math/alglib/files/CMakeLists.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index bf236d324c1..182e67fe10c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/alglib/files/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/alglib/files/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,4 +1,4 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# modified version of https://src.fedoraproject.org/rpms/alglib/raw/master/f/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# modified version of https://src.fedoraproject.org/rpms/alglib/raw/rawhide/f/CMakeLists.txt
</span> 
 # Set  the minimum  required version  of cmake  for a  project.
 cmake_minimum_required(VERSION 2.6)
</pre><pre style='margin:0'>

</pre>