<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d08a0eab08de4e8c3356020e7dc120ee0e4daadb">https://github.com/macports/macports-ports/commit/d08a0eab08de4e8c3356020e7dc120ee0e4daadb</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d08a0eab08de4e8c3356020e7dc120ee0e4daadb
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Apr 13 06:13:17 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-sphinxcontrib-bibtex: update version 0.4.0->0.4.2
</span>---
 python/py-sphinxcontrib-bibtex/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinxcontrib-bibtex/Portfile b/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d683980..755b130 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 
 name                py-sphinxcontrib-bibtex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             0.4.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             0.4.2
</span> categories-append   textproc devel
 platforms           darwin
 license             BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ homepage            https://github.com/mcmtroffaes/sphinxcontrib-bibtex
</span> master_sites        pypi:s/sphinxcontrib-bibtex
 distname            sphinxcontrib-bibtex-${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  a343d1d4a60f130d667b6883f4da44a36dd8bb45 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  cb9fb4526642fc080204fccd5cd8f41e9e95387278e17b1d6969b1e27c2d3e0c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    48872
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  dfe9eb50f1278f05416f6c3f3a09cff7aa2d222b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  169afb3a3485775e5473934a0fdff1780e8bdcdd44db7ed286044a074331c729 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    49490
</span> 
 python.versions     27 36 37
 
</pre><pre style='margin:0'>

</pre>