<pre style='margin:0'>
Eric A. Borisch (eborisch) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cbc5c4c8878b6e42f93eb668703076a80aa2ad31">https://github.com/macports/macports-ports/commit/cbc5c4c8878b6e42f93eb668703076a80aa2ad31</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 cbc5c4c py-pptx: update to latest.
</span>cbc5c4c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit cbc5c4c8878b6e42f93eb668703076a80aa2ad31
</span>Author: Eric A. Borisch <eborisch@macports.org>
AuthorDate: Fri Feb 3 17:55:44 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-pptx: update to latest.
</span>---
python/py-pptx/Portfile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pptx/Portfile b/python/py-pptx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e33cea7..20c76bf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pptx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pptx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup python 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup scanny python-pptx 0.6.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup scanny python-pptx 0.6.2 v
</span> name py-pptx
python.versions 26 27 33 34 35
python.default_version 27
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,8 +27,8 @@ long_description A typical use would be generating a customized PowerPoint \
</span>
checksums \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- rmd160 582a783b11f607a24355c3327d707cf3a8922996 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 2f94c140ac1cff4833c3aa2d90a380dc52092ca8b2247b987c5da9a90dc5517c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 eed79b2371b34a59bfa36bdacf55511fe82240a7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 497dd19fdb5cc37ada46d6eaa2f2a421a61f699f5673a75cca37b4fa0a9c4d87
</span>
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
</pre><pre style='margin:0'>
</pre>