<pre style='margin:0'>
Chih-Hsuan Yen (yan12125) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/35a76e141c9bbdf2e7262952d1f09d36385ce26f">https://github.com/macports/macports-ports/commit/35a76e141c9bbdf2e7262952d1f09d36385ce26f</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 35a76e1 texstudio: update to 2.12.10
</span>35a76e1 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 35a76e141c9bbdf2e7262952d1f09d36385ce26f
</span>Author: Chih-Hsuan Yen <yan12125@macports.org>
AuthorDate: Fri Jul 6 22:54:04 2018 +0800
<span style='display:block; white-space:pre;color:#404040;'> texstudio: update to 2.12.10
</span>---
editors/texstudio/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/texstudio/Portfile b/editors/texstudio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 72e9c08..1fc55c1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/texstudio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/texstudio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,8 +4,7 @@ PortSystem 1.0
</span> PortGroup qt5 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup texstudio-org texstudio 2.12.8
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup texstudio-org texstudio 2.12.10
</span> categories editors
platforms darwin
license GPL-2+
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +17,9 @@ long_description TeXstudio is a TeX editor forked off Texmaker.
</span>
homepage https://www.texstudio.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 27e6edcd4d27b24d5b98e7339d1504b2bad6265d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 e61e6d1436c394c5e99ed78e03da060147cc1e7318faad3a8cc47aeebdb78e0d
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 b3433a83366696016722e71a9dbbfb9520e5e444 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 929675fbeff82116565c18291b2b85147d5c80e71d243edc0bd0aec0347db804 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 26773039
</span>
depends_lib-append port:poppler-qt5 port:qt5-qtbase port:qt5-qtsvg port:qt5-qtscript
</pre><pre style='margin:0'>
</pre>