<pre style='margin:0'>
Mark Moll (mamoll) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8b7fa59c39792f0cf502f9b21ef8c8b9489b8f54">https://github.com/macports/macports-ports/commit/8b7fa59c39792f0cf502f9b21ef8c8b9489b8f54</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 8b7fa59  math/ceres-solver: undo accidental deletion of cmake PortGroup. Closes https://trac.macports.org/ticket/59277
</span>8b7fa59 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8b7fa59c39792f0cf502f9b21ef8c8b9489b8f54
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Sat Oct 12 11:36:24 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    math/ceres-solver: undo accidental deletion of cmake PortGroup. Closes https://trac.macports.org/ticket/59277
</span>---
 math/ceres-solver/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/ceres-solver/Portfile b/math/ceres-solver/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3fe93db..80bc026 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/ceres-solver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/ceres-solver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,4 +1,5 @@
</span> PortSystem          1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cmake 1.1
</span> 
 name                ceres-solver
 version             1.14.0
</pre><pre style='margin:0'>

</pre>