<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1220a0e7511502760ac581a962396ed1e01f0f9f">https://github.com/macports/macports-ports/commit/1220a0e7511502760ac581a962396ed1e01f0f9f</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 1220a0e  py-dicom: fix syntax error
</span>1220a0e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1220a0e7511502760ac581a962396ed1e01f0f9f
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Sep 21 03:04:06 2018 +1000

<span style='display:block; white-space:pre;color:#404040;'>    py-dicom: fix syntax error
</span>---
 python/py-dicom/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-dicom/Portfile b/python/py-dicom/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 50310da..fc823fe 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-dicom/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-dicom/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ long_description    pydicom is a pure python package for working with DICOM \
</span>                     files in an easy pythonic way. The modifications can be \
                     written again to a new file. As a pure python package, it \
                     should run anywhere python runs without any other \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    requirements. NOTE: Superseded by py-pydicom; retained \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    requirements. NOTE: Superseded by py-pydicom\; retained \
</span>                     for backward compatibility.
 
 checksums \
</pre><pre style='margin:0'>

</pre>