<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/722e36f0985f44515d119ef690a0f6c5fa171148">https://github.com/macports/macports-ports/commit/722e36f0985f44515d119ef690a0f6c5fa171148</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 722e36f kotlin: Update to 1.1.3
</span>722e36f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 722e36f0985f44515d119ef690a0f6c5fa171148
</span>Author: Nils Breunese <nils@breun.nl>
AuthorDate: Tue Jun 27 00:54:24 2017 +0200
<span style='display:block; white-space:pre;color:#404040;'> kotlin: Update to 1.1.3
</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 c5f1d27..8f2946f 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.1.2-2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup JetBrains kotlin 1.1.3 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 07a5c7ec508cf2240086705a655e4364cd72ebcf \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 57e18528f665675206e88cdc0bd42d1550b10f2508e08035270974d7abec3f2f
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 fcd422021d8b5ca18a6452913a765b0b817e5323 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 bf5e6d8f1fa93a1fc27c56de3256cc94f26de483e8dd7fefc1b07758e2171dc9
</span>
depends_run bin:java:kaffe
</pre><pre style='margin:0'>
</pre>