<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/d0741db4548a9734419699c21c75e3218877e544">https://github.com/macports/macports-ports/commit/d0741db4548a9734419699c21c75e3218877e544</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 d0741db4548 exploitdb: update to 2021-11-16
</span>d0741db4548 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d0741db4548a9734419699c21c75e3218877e544
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Tue Nov 16 12:57:35 2021 +0200
<span style='display:block; white-space:pre;color:#404040;'> exploitdb: update to 2021-11-16
</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 a5f282c3195..ba7e43c17bd 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-12
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup offensive-security exploitdb 2021-11-16
</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 b6b430c1f52a7fe1ead4bfc10eebc59603681840 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 bd72d957374a80fe361acae88a05d31a2b5a8834c0cd8d067b65313d43d5e9fe \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 42781379
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 5450e3f1f6022d5777cd962979a489dccf4054e8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 df3f69a9368a7cfc187328303197d0b20b1ae1a47794821448a0d8b0b76ce8f8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 42785980
</span>
depends_run port:bash
</pre><pre style='margin:0'>
</pre>