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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/08afbbe9ef5fa5f1a9d2ed3b45e949c077c9c727">https://github.com/macports/macports-ports/commit/08afbbe9ef5fa5f1a9d2ed3b45e949c077c9c727</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 08afbbe9ef5 security/*: set github.tarball_from explicitly
</span>08afbbe9ef5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 08afbbe9ef5fa5f1a9d2ed3b45e949c077c9c727
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Jan 28 18:05:09 2025 +1100

<span style='display:block; white-space:pre;color:#404040;'>    security/*: set github.tarball_from explicitly
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    In preparation for changing the default.
</span>---
 security/KeePassKit/Portfile               | 3 ++-
 security/KeePassX/Portfile                 | 3 ++-
 security/MacPass/Portfile                  | 3 ++-
 security/aff4/Portfile                     | 3 ++-
 security/afflib/Portfile                   | 2 ++
 security/aide/Portfile                     | 2 ++
 security/aircrack-ng/Portfile              | 2 ++
 security/bulk_extractor/Portfile           | 3 ++-
 security/certbot/Portfile                  | 2 ++
 security/cracklib/Portfile                 | 2 ++
 security/cyrus-sasl-xoauth2/Portfile       | 5 +++--
 security/enigma4/Portfile                  | 2 ++
 security/fail2ban/Portfile                 | 2 ++
 security/hydra/Portfile                    | 2 ++
 security/keystore-explorer/Portfile        | 4 +++-
 security/lastpass-cli/Portfile             | 7 ++++---
 security/libaes_siv/Portfile               | 3 ++-
 security/libfido2/Portfile                 | 2 ++
 security/libyubikey/Portfile               | 5 +++--
 security/md5deep/Portfile                  | 2 ++
 security/minisign/Portfile                 | 5 +++--
 security/nbtscan/Portfile                  | 4 ++--
 security/opensc/Portfile                   | 2 ++
 security/pam-google-authenticator/Portfile | 3 ++-
 security/pam-touchid/Portfile              | 2 ++
 security/pam-watchid/Portfile              | 2 ++
 security/pass-import/Portfile              | 2 ++
 security/pkcs11-helper/Portfile            | 2 ++
 security/pkcs11-provider/Portfile          | 2 ++
 security/rekall/Portfile                   | 2 ++
 security/sf-pwgen/Portfile                 | 4 +++-
 security/sign/Portfile                     | 5 +++--
 security/signify/Portfile                  | 3 ++-
 security/ssh-audit/Portfile                | 2 ++
 security/ssss/Portfile                     | 2 ++
 security/tcpcrypt-devel/Portfile           | 2 ++
 security/uacme/Portfile                    | 2 ++
 security/vcs_blackbox/Portfile             | 2 ++
 security/volatility/Portfile               | 2 ++
 security/voms/Portfile                     | 2 ++
 security/yara/Portfile                     | 4 ++++
 security/yubico-c-client/Portfile          | 2 ++
 security/yubico-pam/Portfile               | 2 ++
 43 files changed, 96 insertions(+), 23 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/KeePassKit/Portfile b/security/KeePassKit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index da943914092..55f8cc3d36a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/KeePassKit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/KeePassKit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,8 +7,9 @@ PortGroup               github 1.0
</span> set argon2_hash         b31aa322566a8559403d419b2e9cd3f57957e394
 
 github.setup            MacPass KeePassKit 3.3.2
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> categories              security
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> license                 GPL-3+
 maintainers             nomaintainer
 description             KeePass database loading, storing and manipulation framework.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/KeePassX/Portfile b/security/KeePassX/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aa31ea8d029..ae0c63dac9f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/KeePassX/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/KeePassX/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup               github 1.0
</span> PortGroup               cmake 1.0
 
 github.setup            keepassx keepassx 2.0.3
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> name                    KeePassX
 categories              security aqua
 maintainers             nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +20,6 @@ long_description        KeePassX is an application for people with extremely \
</span>                         user names, passwords, URLs, attachments and comments \
                         in one single database.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> license                 GPL-2 LGPL-2 LGPL-3 BSD permissive
 license_noconflict      openssl
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/MacPass/Portfile b/security/MacPass/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 55a492e4758..57d6d6301ab 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/MacPass/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/MacPass/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup           xcode 1.0
</span> PortGroup           github 1.0
 
 github.setup        MacPass MacPass 0.8.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            1
 categories          security
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             GPL-3
 maintainers         {i0ntempest @i0ntempest} openmaintainer
 description         KeePass client for macOS
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/aff4/Portfile b/security/aff4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c3de7e207f6..6518d9ba3d7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/aff4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/aff4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,12 +4,13 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        Velocidex c-aff4 fd984ea3cddc034740d5d03ba510a407a2e451a3
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name                aff4
 epoch               1
 version             1.0-20180212
 revision            4
 categories          security
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             Apache-2
 maintainers         {ricci @ghosthound} openmaintainer
 description         AFF4 -The Advanced Forensics File Format
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/afflib/Portfile b/security/afflib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 06bdb34b192..af8998828e1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/afflib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/afflib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        sshock AFFLIBv3 3.7.20 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 name                afflib
 categories          security
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/aide/Portfile b/security/aide/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7e021cfc99a..8f2d0050cae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/aide/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/aide/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        aide aide 0.18.6 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> checksums           rmd160  5cc7ea1520d7d9035390040612933a22fefe4234 \
                     sha256  ec3cff9bf42dd8dcecf74e0aef6f8d0f42e0fa332951e5c36af28182df3d3b39 \
                     size    163592
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/aircrack-ng/Portfile b/security/aircrack-ng/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bf622d6553c..d1f18fea86c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/aircrack-ng/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/aircrack-ng/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,8 @@ legacysupport.newest_darwin_requires_legacy 15
</span> 
 epoch               1
 github.setup        aircrack-ng aircrack-ng 1.7
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            1
 checksums           rmd160  aa9ff18ba8a667abed846f7d2a47d0992ce90d82 \
                     sha256  05a704e3c8f7792a17315080a21214a4448fd2452c1b0dd5226a3a55f90b58c3 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/bulk_extractor/Portfile b/security/bulk_extractor/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 101a13fd97b..c2b91024090 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/bulk_extractor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/bulk_extractor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,9 +10,10 @@ java.version        1.4+
</span> java.fallback       openjdk11
 
 github.setup        simsong bulk_extractor 1.5.5
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            8
 categories          security sysutils
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         nomaintainer
 license             public-domain
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/certbot/Portfile b/security/certbot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f088819ca89..5b5d7671e08 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/certbot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/certbot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 github.setup        certbot certbot 3.1.0 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 categories          security
 license             Apache-2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/cracklib/Portfile b/security/cracklib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 97cda7f74a8..b5492c6951d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/cracklib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/cracklib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        cracklib cracklib 2.9.11 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 
 categories          security
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/cyrus-sasl-xoauth2/Portfile b/security/cyrus-sasl-xoauth2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9beb86da6ae..853c87cb6a3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/cyrus-sasl-xoauth2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/cyrus-sasl-xoauth2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,17 +5,18 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        moriyoshi cyrus-sasl-xoauth2 0.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> checksums           rmd160  7ddde236a533807134bd59c52b0110583d5e8fe9 \
                     sha256  50bb3ce7af25745dd8f771705499a3e27fe3fb862d1c0a652d634d41b0ca91f6 \
                     size    14125
 
 maintainers         {cal @neverpanic} openmaintainer
 categories          security net
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> 
 license             MIT
 description         Plugin implementation of XOAUTH2 for cyrus-sasl
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 patchfiles          patch-autogen.sh-use-glibtoolize.diff
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/enigma4/Portfile b/security/enigma4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cc2a07e78ef..6f9e205dc64 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/enigma4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/enigma4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           github 1.0
</span> PortGroup           openssl 1.0
 
 github.setup        m3sserschmitt enigma4 e53879f73b439d318f0171cffd4c63719aa270d5
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version             2022.07.02
 revision            0
 categories          security net
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/fail2ban/Portfile b/security/fail2ban/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7f122c71b2d..95d97c50503 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/fail2ban/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/fail2ban/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup               github 1.0
</span> PortGroup               python 1.0
 
 github.setup            fail2ban fail2ban 0.9.4
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> categories              security python
 license                 GPL-2+
 maintainers             nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/hydra/Portfile b/security/hydra/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0b7f4bdd8df..5633e3cd13e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/hydra/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/hydra/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup               legacysupport 1.1
</span> legacysupport.newest_darwin_requires_legacy 10
 
 github.setup            vanhauser-thc thc-hydra 9.5 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> name                    hydra
 revision                0
 categories              security net
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/keystore-explorer/Portfile b/security/keystore-explorer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9588ccc646d..90b03aea5a3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/keystore-explorer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/keystore-explorer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup               java 1.0
</span> PortGroup               github 1.0
 
 github.setup            lhaeger keystore-explorer 5.4.4_1 macports-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> version                 5.4.4
 revision                1
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +16,7 @@ license                 GPL-3
</span> maintainers             nomaintainer
 
 description             KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description        ${description} with the following features: \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description        {*}${description} with the following features: \
</span>                         \n* Create, load, save and convert between various KeyStore types: JKS, JCEKS, PKCS#12, BKS (V1 and V2) and UBER \
                         \n* Change KeyStore and KeyStore entry passwords \
                         \n* Delete or rename KeyStore entries \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/lastpass-cli/Portfile b/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1c3295a04f8..485e2bedcc3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,15 +5,16 @@ PortGroup           cmake 1.1
</span> PortGroup           github 1.0
 
 github.setup        lastpass lastpass-cli 1.6.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 
 categories          security
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {en.sent.com:macports @Raimondi} oaf.dk:mni {khindenburg @kurthindenburg} openmaintainer
 license             GPL-2
 
 description         command line interface to LastPass.com
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 depends_build-append    port:pkgconfig
 depends_lib-append  port:curl \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -39,7 +40,7 @@ variant pinentry description {Use GnuPG's password entry software pinentry} {
</span> 
 subport ${name}-doc {
     description             Documentation for command line interface to LastPass.com
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    long_description        ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    long_description        {*}${description}
</span> 
     depends_build-append    port:asciidoc \
                             port:libxslt
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/libaes_siv/Portfile b/security/libaes_siv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6ef9e3d95b3..d356032af48 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/libaes_siv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/libaes_siv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           cmake 1.1
 
 github.setup        dfoxfranke libaes_siv 1.0.0 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            2
 categories          security devel
 maintainers         {fwright.net:fw @fhgwright} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +20,6 @@ long_description    This is an RFC5297-compliant C implementation of AES-SIV, \
</span>                     and follows a similar interface style.
 
 license             apache-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> 
 # This project's release tarballs are in the 'archive' subdirectory.
 # Using the default master_sites gets a slightly different tarball.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/libfido2/Portfile b/security/libfido2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8497864afc9..7746262bad1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/libfido2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/libfido2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +11,8 @@ PortGroup           legacysupport 1.1
</span> legacysupport.newest_darwin_requires_legacy 15
 
 github.setup        Yubico libfido2 1.15.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 
 categories          security crypto
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/libyubikey/Portfile b/security/libyubikey/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 85683461b67..d45ec379024 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/libyubikey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/libyubikey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,13 +4,14 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        Yubico yubico-c 1.13 libyubikey-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name                libyubikey
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> categories          security
 maintainers         {snc @nerdling} openmaintainer
 license             BSD
 description         Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) in C.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 checksums           rmd160  f55481fe30676ce911e98c4a27095bd1c89ad7d1 \
                     sha256  7da27f9b03b5d0bab1ef6efe74ec197bf408b9a9cbff5268a4546cac28bb9ac5
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/md5deep/Portfile b/security/md5deep/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cfb9c033a32..b4763750996 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/md5deep/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/md5deep/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        jessek hashdeep 4.4 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 name                md5deep
 categories          security sysutils
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/minisign/Portfile b/security/minisign/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 00d6711cf17..00578a04137 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/minisign/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/minisign/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,13 +5,14 @@ PortGroup           github 1.0
</span> PortGroup           cmake 1.1
 
 github.setup        jedisct1 minisign 0.12
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 categories          security
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             ISC
 maintainers         {l2dy @l2dy} openmaintainer
 description         a dead simple tool to sign files and verify digital signatures
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    Minisign is ${description}.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    Minisign is {*}${description}.
</span> homepage            https://jedisct1.github.io/minisign/
 
 checksums           rmd160  9dbcaff6c9a1f7c4cc886175896b282d9ff1a713 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/nbtscan/Portfile b/security/nbtscan/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c9f2765fe24..482d8597410 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/nbtscan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/nbtscan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup       github 1.0
</span> 
 name            nbtscan
 github.setup    resurrecting-open-source-projects nbtscan 1.7.2
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision        0
 categories      security
 maintainers     nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,8 +22,6 @@ long_description \
</span>                 address, NetBIOS computer name, logged-in user name and MAC \
                 address.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms       darwin
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> checksums       rmd160  3169e8f281079c87f56864ec3cb1cef28323719c \
                 sha256  2a234f44d4b28eb689161d480625197d0056375c4311fb0520faa687eebd6e56 \
                 size    29773
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/opensc/Portfile b/security/opensc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ff800d3e19a..2dbced29243 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/opensc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/opensc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +11,8 @@ legacysupport.newest_darwin_requires_legacy 10
</span> 
 name                    opensc
 github.setup            OpenSC OpenSC 0.23.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> revision                2
 
 checksums               rmd160  17ca6962955588a7a6c8aec0c20af7f2a93eb25c \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/pam-google-authenticator/Portfile b/security/pam-google-authenticator/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8fe19285cfb..0d37a900d63 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/pam-google-authenticator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/pam-google-authenticator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,9 +4,10 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        google google-authenticator-libpam 1.10
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name                pam-google-authenticator
 categories          security
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {eborisch @eborisch} openmaintainer
 license             apache-2 
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/pam-touchid/Portfile b/security/pam-touchid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c91e77f0c2b..685345c9a10 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/pam-touchid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/pam-touchid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup               github 1.0
</span> PortGroup               makefile 1.0
 
 github.setup            Reflejo pam-touchID 757cafcadfefc7601825577f51e80d4815900367
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> name                    pam-touchid
 version                 20210121
 revision                0
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/pam-watchid/Portfile b/security/pam-watchid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c0a4d45e33a..386415b82fb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/pam-watchid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/pam-watchid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup               github 1.0
</span> PortGroup               makefile 1.0
 
 github.setup            biscuitehh pam-watchid 6061b86e96c766085718d4589c974184d86cf1d3
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> version                 20201011
 revision                0
 platforms               {darwin >= 19}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/pass-import/Portfile b/security/pass-import/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9bc71c417ed..3ed9ceeb701 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/pass-import/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/pass-import/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        roddhjav pass-import 0.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            1
 maintainers         nomaintainer
 categories          security
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/pkcs11-helper/Portfile b/security/pkcs11-helper/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 96805e35f37..faaab258b39 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/pkcs11-helper/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/pkcs11-helper/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           openssl 1.0
 
 github.setup        OpenSC pkcs11-helper 1.29.0 pkcs11-helper-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 
 openssl.branch      1.1
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/pkcs11-provider/Portfile b/security/pkcs11-provider/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b47d0bc66a8..2723ed864b0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/pkcs11-provider/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/pkcs11-provider/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup           github 1.0
</span> PortGroup           meson 1.0
 
 github.setup        latchset pkcs11-provider 0.6 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> checksums           rmd160  73a3cf95b430b8839fae0d382243b49dcc686caf \
                     sha256  43b959d2d0910532bb9be4903c28d7b52bc1c1aeca342fa61e10174c22717470 \
                     size    199861
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/rekall/Portfile b/security/rekall/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3b7724a39b5..cc8b192f997 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/rekall/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/rekall/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           python 1.0
</span> PortGroup           github 1.0
 
 github.setup        google rekall 1.7.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 categories          security
 platforms           {darwin any}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/sf-pwgen/Portfile b/security/sf-pwgen/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eac7b6a55d0..a31edda9e1c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/sf-pwgen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/sf-pwgen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        anders pwgen 1.5
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> 
 name                sf-pwgen
 categories          security
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +15,7 @@ license             zlib
</span> 
 description         macOS command line password generator.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description} \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description} \
</span>                     A command line tool that generates passwords using \
                     macOS's SecurityFoundation framework.
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/sign/Portfile b/security/sign/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a5b0b6d229a..b4f58ae27c2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/sign/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/sign/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,14 +5,15 @@ PortGroup github 1.0
</span> PortGroup openssl 1.0
 
 github.setup   apankrat sign 632d243fb9ccc1584118a37a5dd9b152d4454c83
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version           1.1
 revision       3
 categories     security
 license                BSD zlib ISC
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms       darwin
</span> maintainers       nomaintainer
 description    sign is a file signing and signature verification utility
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description        ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description   {*}${description}
</span> 
 homepage       http://swapped.cc/sign/
 checksums              rmd160 f145829ef6f47ce96b8fe8bafddc7cf9d02c8aa4 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/signify/Portfile b/security/signify/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f5145a5bf63..016f8a1bb75 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/signify/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/signify/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,10 +4,11 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        artkiver signify-macOS 1.5
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name                signify
 categories          security
 license             ISC
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {vt.edu:jpo @jpouellet} {@artkiver gmail.com:artkiver} openmaintainer
 description         cryptographically sign and verify files
 long_description    The signify utility creates and verifies cryptographic \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/ssh-audit/Portfile b/security/ssh-audit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ca5bfddc46a..224df8d4a43 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/ssh-audit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/ssh-audit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 github.setup        jtesta ssh-audit 3.3.0 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 categories          security python
 license             MIT
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/ssss/Portfile b/security/ssss/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e57103db35e..f55245a77f0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/ssss/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/ssss/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        okoeroo ssss 1.0.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            3
 categories          security
 platforms           darwin
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/tcpcrypt-devel/Portfile b/security/tcpcrypt-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4c78522443f..db18854eafe 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/tcpcrypt-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/tcpcrypt-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           conflicts_build 1.0
</span> PortGroup           github 1.0
 
 github.setup        scslab tcpcrypt 0.5 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            2
 checksums           rmd160  3a4f7825302de5d0fe4ab482d2a38454504c9588 \
                     sha256  e8508cfd5d175786cb91e0cfed0a2442a480387f8099440fc369509f8c3c7402 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/uacme/Portfile b/security/uacme/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5ce5141bd38..ab67576a66d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/uacme/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/uacme/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           legacysupport 1.1
 
 github.setup        ndilieto uacme 1.7.6 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> 
 categories          security
 license             GPL-3+
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/vcs_blackbox/Portfile b/security/vcs_blackbox/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 68930281935..5f41108de62 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/vcs_blackbox/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/vcs_blackbox/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        StackExchange blackbox 2.0.0 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name                vcs_blackbox
 categories          security
 platforms           any
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/volatility/Portfile b/security/volatility/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b9dd5d6d602..bb45c4a08a6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/volatility/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/volatility/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 github.setup        volatilityfoundation volatility 2.6.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            0
 categories          security
 maintainers         nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/voms/Portfile b/security/voms/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7c8418f369e..01376589db5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/voms/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/voms/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        italiangrid voms 2_0_9
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision            3
 version             [strsed ${github.version} {g/_/./}]
 categories          security
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/yara/Portfile b/security/yara/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a625832ce63..bf7129934c7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/yara/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/yara/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup               legacysupport 1.0
</span> legacysupport.newest_darwin_requires_legacy 10
 
 github.setup            VirusTotal yara 4.5.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> revision                0
 
 categories              security
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -67,6 +69,8 @@ foreach b ${python.branches} {
</span> 
     subport py${python.version}-${name} {
         github.setup            VirusTotal yara-python 4.5.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        github.tarball_from     tarball
</span>         revision                0
         categories              security python
         description             ${name} bindings for python ${python.branch}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/yubico-c-client/Portfile b/security/yubico-c-client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 086cb701c0b..a0378a47697 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/yubico-c-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/yubico-c-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem      1.0
</span> PortGroup       github 1.0
 
 github.setup    Yubico yubico-c-client 2.15 ykclient-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> checksums       rmd160  0b435eef7e071f34c472648ecf406ad338a2b750 \
                 sha256  e05786fbca1e4abe601035727a5d81d0fb6af1fe2dfae413535ce21b8f2c7e28
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/yubico-pam/Portfile b/security/yubico-pam/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ff77696fede..114b66d234f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/yubico-pam/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/yubico-pam/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem      1.0
</span> PortGroup       github 1.0
 
 github.setup    Yubico yubico-pam 2.27
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> checksums       rmd160  535104ee7a68d048de604a9ba3d89a92c661eb72 \
                 sha256  77700a2e5619aeeda5a30019c37acfa146f2716a9d346495d59d8bcb9feb8379 \
                 size    81401
</pre><pre style='margin:0'>

</pre>