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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e34d5e38b4d18a98434a2df8cdcf3d2c61020c40">https://github.com/macports/macports-ports/commit/e34d5e38b4d18a98434a2df8cdcf3d2c61020c40</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 e34d5e38b4d lastpass-cli: update to 1.3.5; remove supported_archs noarch
</span>e34d5e38b4d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e34d5e38b4d18a98434a2df8cdcf3d2c61020c40
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Sep 1 14:42:23 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    lastpass-cli: update to 1.3.5; remove supported_archs noarch
</span>---
 security/lastpass-cli/Portfile | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

<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 e6829a8a17f..a23d3d3230d 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;'>@@ -4,14 +4,13 @@ PortSystem          1.0
</span> PortGroup           cmake 1.1
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        lastpass lastpass-cli 1.3.4 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        lastpass lastpass-cli 1.3.5 v
</span> revision            0
 
 categories          security
 platforms           darwin
 maintainers         {en.sent.com:macports @Raimondi} oaf.dk:mni {khindenburg @kurthindenburg} openmaintainer
 license             GPL-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs     noarch
</span> 
 description         command line interface to LastPass.com
 long_description    ${description}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,9 +20,9 @@ depends_lib-append  port:curl \
</span>                     port:libxml2 \
                     path:lib/libssl.dylib:openssl
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  f0cd7250aaf33a6ffa0541519bcbcaef0b855a25 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9ef624914b740bd12d1db57b72fce6d431b778cbe39a089a07a6f6c95e1435be \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    117349
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  c071ee64487fd4f5b1097cd0940174b3ba0064a1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  478f7a0e227941a32b49915d7ddc97296fbf54d6da582e226dee0301d6fdaf1d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    117274
</span> 
 if {${subport} eq ${name}} {
     default_variants    +pinentry
</pre><pre style='margin:0'>

</pre>