<pre style='margin:0'>
Dan Ports (drkp) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/81a45e87b1030fbbefd58438443b7443af344ac7">https://github.com/macports/macports-ports/commit/81a45e87b1030fbbefd58438443b7443af344ac7</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 81a45e8 burp: update to v2.1.32
</span>81a45e8 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 81a45e87b1030fbbefd58438443b7443af344ac7
</span>Author: Dan R. K. Ports <dports@macports.org>
AuthorDate: Sun May 6 09:11:04 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> burp: update to v2.1.32
</span>---
sysutils/burp/Portfile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/burp/Portfile b/sysutils/burp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 66c662e..25e9bef 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/burp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/burp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
name burp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version 2.1.30
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 2.1.32
</span>
categories sysutils
license {AGPL-3+ OpenSSLException}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,8 +27,8 @@ depends_lib path:lib/libssl.dylib:openssl \
</span> port:gettext \
port:uthash
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 f3308e950fe0bdb872deb190800c87574ec5d19b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 990fb1b61bddf5cd5cc2e1bfabb80f3acc496aa6f3dadbda757a3aacace068ab
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 3cd474af00b1742f93ed85e48f3de39becbb7142 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 56f8a13ae96e50f2274857a08c9f3d9f06ed6dee306d49fd189e3ff9f93c74fd
</span>
configure.cppflags-append "-I${prefix}/include/uthash"
configure.cflags-append -g
</pre><pre style='margin:0'>
</pre>