<pre style='margin:0'>
Vadim-Valdis Yudaev (judaew) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c3ca15159ea95b911a01c8ce1659488ab50f1819">https://github.com/macports/macports-ports/commit/c3ca15159ea95b911a01c8ce1659488ab50f1819</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 c3ca15159ea exploitdb: update to 2021-11-27
</span>c3ca15159ea is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c3ca15159ea95b911a01c8ce1659488ab50f1819
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Sun Nov 28 15:16:39 2021 +0200
<span style='display:block; white-space:pre;color:#404040;'> exploitdb: update to 2021-11-27
</span>---
security/exploitdb/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/exploitdb/Portfile b/security/exploitdb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c8cb82dd964..c571b69e0e6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/exploitdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/exploitdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup offensive-security exploitdb 2021-11-24
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup offensive-security exploitdb 2021-11-27
</span> github.tarball_from archive
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ description Offensive Security’s Exploit Database Archive
</span> long_description {*}${description}
homepage https://www.exploit-db.com
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 9dc1da6b4512ec1a674131b2640cd8ae32413152 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 134039777b73724d4087f611f5c754c41ea79603e643ed059dd82e9ac9411c5f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 42803750
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 bb94e56cc5a8764d6b7e846e2a9212bb2d27d629 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 707c9c0ccd4e200ad9f78c64cfdad3bb85b46bf691a37f4999867623a389f2da \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 42810636
</span>
depends_run port:bash
</pre><pre style='margin:0'>
</pre>