<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c075135256e3af990297b2c1e569b736ca57e484">https://github.com/macports/macports-ports/commit/c075135256e3af990297b2c1e569b736ca57e484</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 c075135  cairo, cairo-devel: Use https URLs
</span>c075135 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c075135256e3af990297b2c1e569b736ca57e484
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Dec 24 18:26:25 2016 -0600

<span style='display:block; white-space:pre;color:#404040;'>    cairo, cairo-devel: Use https URLs
</span>---
 graphics/cairo-devel/Portfile | 6 +++---
 graphics/cairo/Portfile       | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/cairo-devel/Portfile b/graphics/cairo-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f48bed1..89ef0c0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/cairo-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/cairo-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ version                     1.15.4
</span> categories                  graphics
 maintainers                 ryandesign
 license                     {LGPL-2.1 MPL-1.1}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage                    http://cairographics.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage                    https://www.cairographics.org/
</span> master_sites                ${homepage}snapshots/
 platforms                   darwin macosx
 use_parallel_build          yes
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -53,13 +53,13 @@ if {[vercmp ${macosx_deployment_target} 10.5] < 0} {
</span>     notes-append "
 The developers of Cairo may remove support for Mac OS X v10.4 Tiger soon. See:
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-http://lists.cairographics.org/archives/cairo/2015-March/026057.html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+https://lists.cairographics.org/archives/cairo/2015-March/026057.html
</span> 
 Many ports in MacPorts require Cairo, including anything that uses GTK+.\
 If you rely on Cairo on Tiger, please politely let the developers of Cairo know\
 by writing to their mailing list:
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-http://lists.cairographics.org/mailman/listinfo/cairo
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+https://lists.cairographics.org/mailman/listinfo/cairo
</span> "
 }
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/cairo/Portfile b/graphics/cairo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2367852..39727e4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/cairo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/cairo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ version                     1.14.8
</span> categories                  graphics
 maintainers                 ryandesign
 license                     {LGPL-2.1 MPL-1.1}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage                    http://cairographics.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage                    https://www.cairographics.org/
</span> master_sites                ${homepage}releases/
 platforms                   darwin macosx
 use_parallel_build          yes
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -53,13 +53,13 @@ if {[vercmp ${macosx_deployment_target} 10.5] < 0} {
</span>     notes-append "
 The developers of Cairo may remove support for Mac OS X v10.4 Tiger soon. See:
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-http://lists.cairographics.org/archives/cairo/2015-March/026057.html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+https://lists.cairographics.org/archives/cairo/2015-March/026057.html
</span> 
 Many ports in MacPorts require Cairo, including anything that uses GTK+.\
 If you rely on Cairo on Tiger, please politely let the developers of Cairo know\
 by writing to their mailing list:
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-http://lists.cairographics.org/mailman/listinfo/cairo
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+https://lists.cairographics.org/mailman/listinfo/cairo
</span> "
 }
 
</pre><pre style='margin:0'>

</pre>