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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d597728c4766f419c6a0b5fd2b9177104ad388d7">https://github.com/macports/macports-ports/commit/d597728c4766f419c6a0b5fd2b9177104ad388d7</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 d597728  libtasn1: update to version 4.10
</span>d597728 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d597728c4766f419c6a0b5fd2b9177104ad388d7
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Jan 20 07:55:02 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    libtasn1: update to version 4.10
</span>---
 devel/libtasn1/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libtasn1/Portfile b/devel/libtasn1/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8d9135a..47c2c26 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libtasn1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libtasn1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem      1.0
 
 name            libtasn1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version         4.9
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version         4.10
</span> categories      devel
 # libs are LGPL; executables, examples and tests are GPL
 license         {LGPL-2.1+ GPL-3+}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +18,8 @@ long_description \
</span> 
 master_sites    gnu
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums       rmd160  ed8e56174119c95d66d631d4f9464acf3f13a868 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                sha256  4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums       rmd160  4edd35f557be676e5482273a4b1469bf6ce3ab49 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                sha256  681a4d9a0d259f2125713f2e5766c5809f151b3a1392fd91390f780b4b8f5a02
</span> 
 # Fix for 4.9 build failure.
 # See http://lists.gnu.org/archive/html/help-libtasn1/2016-07/msg00001.html
</pre><pre style='margin:0'>

</pre>