<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-www.

</pre>
<p><a href="https://github.com/macports/macports-www/commit/a66afccc8a066ec75b3ade71b84f450109dc72fa">https://github.com/macports/macports-www/commit/a66afccc8a066ec75b3ade71b84f450109dc72fa</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 a66afcc  Update GSoC news, add paragraph about Meeting 2019
</span>a66afcc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a66afccc8a066ec75b3ade71b84f450109dc72fa
</span>Author: Mihir Luthra <1999mihir.luthra@gmail.com>
AuthorDate: Thu Sep 5 14:42:27 2019 +0530

<span style='display:block; white-space:pre;color:#404040;'>    Update GSoC news, add paragraph about Meeting 2019
</span>---
 index.php | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/index.php b/index.php
</span><span style='display:block; white-space:pre;color:#808080;'>index 27aee53..b7678c5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/index.php
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/index.php
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,19 +37,33 @@
</span> 
     <p><b>Latest MacPorts <a href="install.php">release</a>: <?php print $macports_version_latest; ?></b></p>
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    <h3 class="subhdr">MacPorts Meeting 2019</h3>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    <div class="row">
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        <p>We are organising the 3<high>rd</high> international MacPorts Meeting in Slovenia from 11<high>th</high>-16<high>th</high> October. Interested developers and users can follow our <a href="<?php print $trac_url . 'wiki/Meetings/MacPortsMeeting2019'; ?>">wiki page</a> for more information.</p>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    </div>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     <h3 class="subhdr">Getting involved: Students</h3>
 
     <div class="row">
         <div class="column">
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            <p> <b>Google Summer of Code</b> is a program to encourage students' participation in Open Source development and offers a stipend to work on the project with an organization for three months. MacPorts has been participating in the program since 2007! </p>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            <p>A good way for students to get involved is through the <a href="https://summerofcode.withgoogle.com">Google Summer of Code</a>. GSoC is a program to encourage students' participation in Open Source development and offers a stipend to work on the project with an organization for three months. MacPorts has been participating in the program since 2007! We shall participate next year as well. You may find <a href="<?php print $trac_url . 'wiki/SummerOfCodeArchive'; ?>">past GS [...]
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        </div>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        <div class="column" style="text-align: center;padding-top: 20px">
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            <a href="<?php print $trac_url . 'wiki/SummerOfCode'; ?>"> <img src="img/gsoc.png" width="110" height="110"> </a>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        </div>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    </div>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    <div class="row">
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        <div class="column">
</span> 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+<!-- Comment GSoC participation for now
</span>             <p>We are looking for students to join us in making <?php print date('Y'); ?> the best Summer of Code yet. Applicants will be paired with The MacPorts Project mentors to guide them through the coding tasks. This is a great opportunity to gain exposure to real-world software development scenarios. You don't have to be a proven developer, we'd like to have students who are committed to helping MacPorts. </p>
<span style='display:block; white-space:pre;background:#e0ffe0;'>+-->
</span> 
             <p> We have a list of ideas with possible tasks for MacPorts and additional information about the process at <a href="<?php print $trac_url . 'wiki/SummerOfCode'; ?>">wiki/SummerOfCode</a>. We are always open to new ideas. Research on the idea, draft an initial proposal and get it reviewed. </p>
         </div>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        <div class="column" style="text-align: center;padding-top: 20px">
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-            <a href="<?php print $trac_url . 'wiki/SummerOfCode'; ?>"> <img src="img/gsoc.png"> </a>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        </div>
</span>     </div>
 
     <h3 class="subhdr">Getting involved</h3>
</pre><pre style='margin:0'>

</pre>