Skip to content
Permalink
Browse files

KeePassXC{,-devel}: update to 2.4.1 / latest

* Disable update checking, which is not so useful for MacPorts packages
  • Loading branch information
yan12125 committed Apr 13, 2019
1 parent 77c4f53 commit 3cd104cad022449f7437fa84b9292fb33b504d49
Showing with 11 additions and 10 deletions.
  1. +11 −10 security/KeePassXC/Portfile
@@ -62,7 +62,8 @@ configure.pre_args-append \
-DWITH_XC_KEESHARE_SECURE=ON \
-DWITH_XC_NETWORKING=ON \
-DWITH_XC_SSHAGENT=ON \
-DWITH_XC_YUBIKEY=ON
-DWITH_XC_YUBIKEY=ON \
-DWITH_XC_UPDATECHECK=OFF

if {${os.major} < 12} {
# autotype does not compile on 10.7
@@ -77,28 +78,28 @@ if {${os.major} >= 16} {

if {${subport} eq ${name}} {
# stable
github.setup keepassxreboot keepassxc 2.4.0
github.setup keepassxreboot keepassxc 2.4.1

conflicts KeePassXC-devel

checksums rmd160 aca1d603222ecdfa2ae84f80be1b4773f7a94fe2 \
sha256 d7c674faf65dd984319c6b2c73f10fced20b1884017b695f1ae2b3b88a8dd1cb \
size 4790257
checksums rmd160 90aa9aef23e2ce919fb7142d9d3c8c1da66a0fbb \
sha256 ef4b979ff31fef5c4dd9be114c3d6c5cebaad14690605da8ddb089b146afca00 \
size 4816216

patchfiles stable/patch-no-deployqt.diff

configure.pre_args-append \
-DKEEPASSXC_BUILD_TYPE=Release
} else {
# devel
github.setup keepassxreboot keepassxc b3ce7ec9c4aaa133005ca2eb854301f92642fc5b
version 20190331
github.setup keepassxreboot keepassxc d5d51d668fe6926ca276580b78746c10fa68add1
version 20190413

conflicts KeePassXC

checksums rmd160 b5b39cade97e141cb73587b609d13826bb0b750b \
sha256 f22d2ac79c57e46acf9d5741fcd6314787b4b254a3e497564969b67d0c229cc9 \
size 4794922
checksums rmd160 2e2617a550e932735040623e021a71d55b7ccc2d \
sha256 0e8167f4e331a7fbaae20456701c0ac070dbafcdd05a71b0d9ca97f4aab8eb77 \
size 4815839

patchfiles devel/patch-no-deployqt.diff
}

0 comments on commit 3cd104c

Please sign in to comment.
You can’t perform that action at this time.