<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1fb6d05fb9c3e3fb18e41d8a3b042fdb982f941f">https://github.com/macports/macports-ports/commit/1fb6d05fb9c3e3fb18e41d8a3b042fdb982f941f</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 1fb6d05  kotlin: update to 1.2.41
</span>1fb6d05 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1fb6d05fb9c3e3fb18e41d8a3b042fdb982f941f
</span>Author: Nils Breunese <nils@breun.nl>
AuthorDate: Mon Apr 30 23:09:30 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    kotlin: update to 1.2.41
</span>---
 lang/kotlin/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/kotlin/Portfile b/lang/kotlin/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7be2a98..6fa1fa4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/kotlin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/kotlin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        JetBrains kotlin 1.2.40 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        JetBrains kotlin 1.2.41 v
</span> github.tarball_from releases
 distname            ${name}-compiler-${version}
 categories          lang java
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,8 +21,8 @@ long_description    Kotlin is a pragmatic programming language for JVM \
</span> 
 homepage            https://kotlinlang.org/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  578c9adb8301f03ae8b77fb06ac0cce509c73be9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  3498571126c335be0feec24075c359f1954d46bbabccafc729ec49db1a509658
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  4579229c820604e471b7d01c3c0e027496808365 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  af872772f268da5ca79d263b2943f1d694d475dddb80b6d408e9548805ed265c
</span> 
 depends_run         bin:java:kaffe
 
</pre><pre style='margin:0'>

</pre>