<pre style='margin:0'>
Haren S (harens) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/66d7669de276f030b48fda636893cf979d27b7a1">https://github.com/macports/macports-ports/commit/66d7669de276f030b48fda636893cf979d27b7a1</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 66d7669de276f030b48fda636893cf979d27b7a1
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Wed Jan 11 00:50:34 2023 +0700
<span style='display:block; white-space:pre;color:#404040;'> clingcon: fix description
</span>---
math/clingcon/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/clingcon/Portfile b/math/clingcon/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 04bc1f46153..a64c5178f98 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/clingcon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/clingcon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ github.setup potassco clingcon 5.2.0 v
</span> categories math
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
license MIT
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description An Answer Set Programming system to ground and solve logic programs.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description Extension of clingo to handle constraints over integers
</span> long_description Clingcon is an answer set solver for constraint logic programs, \
building upon the answer set solver clingo. It extends the high-level \
modeling language of ASP with constraint solving capacities. \
</pre><pre style='margin:0'>
</pre>