View | Details | Raw Unified | Return to bug 256797 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/keepassxc/Makefile (-4 / +4 lines)
Lines 1-5 Link Here
1
PORTNAME=	keepassxc
1
PORTNAME=	keepassxc
2
DISTVERSION=	2.6.4
2
DISTVERSION=	2.6.6
3
CATEGORIES=	security
3
CATEGORIES=	security
4
MASTER_SITES=	https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/
4
MASTER_SITES=	https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/
5
5
Lines 20-27 LIB_DEPENDS= libargon2.so:security/libargon2 \ Link Here
20
		libqrencode.so:graphics/libqrencode \
20
		libqrencode.so:graphics/libqrencode \
21
		libsodium.so:security/libsodium
21
		libsodium.so:security/libsodium
22
22
23
USES=		cmake compiler:c++11-lang desktop-file-utils qt:5 readline \
23
USES=		cmake compiler:c++11-lang desktop-file-utils pkgconfig qt:5 \
24
		shared-mime-info tar:xz xorg
24
		readline shared-mime-info tar:xz xorg
25
USE_QT=		concurrent core dbus gui network svg widgets buildtools_build \
25
USE_QT=		concurrent core dbus gui network svg widgets buildtools_build \
26
		linguisttools_build qmake_build testlib_build
26
		linguisttools_build qmake_build testlib_build
27
USE_XORG=	x11
27
USE_XORG=	x11
Lines 30-36 CMAKE_OFF= WITH_XC_UPDATECHECK Link Here
30
30
31
CONFLICTS_INSTALL=	keepassx-0.* keepassx2-* keepassx-*
31
CONFLICTS_INSTALL=	keepassx-0.* keepassx2-* keepassx-*
32
32
33
OPTIONS_DEFINE=		AUTOTYPE BROWSER KEESHARE NETWORKING YUBIKEY SSHAGENT TEST
33
OPTIONS_DEFINE=		AUTOTYPE BROWSER KEESHARE NETWORKING SSHAGENT YUBIKEY TEST
34
OPTIONS_DEFAULT=	AUTOTYPE BROWSER KEESHARE NETWORKING SSHAGENT YUBIKEY
34
OPTIONS_DEFAULT=	AUTOTYPE BROWSER KEESHARE NETWORKING SSHAGENT YUBIKEY
35
OPTIONS_SUB=		yes
35
OPTIONS_SUB=		yes
36
36
(-)b/security/keepassxc/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1612416166
1
TIMESTAMP = 1624333502
2
SHA256 (keepassxc-2.6.4.tar.xz) = e536e2a71c90fcf264eb831fb1a8b518ee1b03829828f862eeea748d3310f82b
2
SHA256 (keepassxc-2.6.6.tar.xz) = 3603b11ac39b289c47fac77fa150e05fd64b393d8cfdf5732dc3ef106650a4e2
3
SIZE (keepassxc-2.6.4.tar.xz) = 7575164
3
SIZE (keepassxc-2.6.6.tar.xz) = 7640532
(-)b/security/keepassxc/files/patch-src_keeshare_CMakeLists.txt (+10 lines)
Added Link Here
1
--- src/keeshare/CMakeLists.txt.orig	2021-06-22 18:07:30 UTC
2
+++ src/keeshare/CMakeLists.txt
3
@@ -25,6 +25,7 @@ if(WITH_XC_KEESHARE)
4
     find_package(QuaZip)
5
     if(QUAZIP_FOUND)
6
         set(WITH_XC_KEESHARE_SECURE ON PARENT_SCOPE)
7
+        target_link_directories(keeshare BEFORE PUBLIC ${QUAZIP_LIBRARY_DIRS})
8
         target_include_directories(keeshare SYSTEM PRIVATE ${QUAZIP_INCLUDE_DIRS})
9
         target_link_libraries(keeshare PRIVATE ${QUAZIP_LIBRARIES})
10
     else()
(-)b/security/keepassxc/pkg-plist (-1 / +3 lines)
Lines 24-29 share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg Link Here
24
%%DATADIR%%/translations/keepassx_cs.qm
24
%%DATADIR%%/translations/keepassx_cs.qm
25
%%DATADIR%%/translations/keepassx_da.qm
25
%%DATADIR%%/translations/keepassx_da.qm
26
%%DATADIR%%/translations/keepassx_de.qm
26
%%DATADIR%%/translations/keepassx_de.qm
27
%%DATADIR%%/translations/keepassx_el.qm
27
%%DATADIR%%/translations/keepassx_en.qm
28
%%DATADIR%%/translations/keepassx_en.qm
28
%%DATADIR%%/translations/keepassx_en_GB.qm
29
%%DATADIR%%/translations/keepassx_en_GB.qm
29
%%DATADIR%%/translations/keepassx_en_US.qm
30
%%DATADIR%%/translations/keepassx_en_US.qm
Lines 31-36 share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg Link Here
31
%%DATADIR%%/translations/keepassx_et.qm
32
%%DATADIR%%/translations/keepassx_et.qm
32
%%DATADIR%%/translations/keepassx_fi.qm
33
%%DATADIR%%/translations/keepassx_fi.qm
33
%%DATADIR%%/translations/keepassx_fr.qm
34
%%DATADIR%%/translations/keepassx_fr.qm
35
%%DATADIR%%/translations/keepassx_fr_CA.qm
34
%%DATADIR%%/translations/keepassx_hr_HR.qm
36
%%DATADIR%%/translations/keepassx_hr_HR.qm
35
%%DATADIR%%/translations/keepassx_hu.qm
37
%%DATADIR%%/translations/keepassx_hu.qm
36
%%DATADIR%%/translations/keepassx_id.qm
38
%%DATADIR%%/translations/keepassx_id.qm
Lines 47-52 share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg Link Here
47
%%DATADIR%%/translations/keepassx_ru.qm
49
%%DATADIR%%/translations/keepassx_ru.qm
48
%%DATADIR%%/translations/keepassx_sk.qm
50
%%DATADIR%%/translations/keepassx_sk.qm
49
%%DATADIR%%/translations/keepassx_sl_SI.qm
51
%%DATADIR%%/translations/keepassx_sl_SI.qm
52
%%DATADIR%%/translations/keepassx_sr.qm
50
%%DATADIR%%/translations/keepassx_sv.qm
53
%%DATADIR%%/translations/keepassx_sv.qm
51
%%DATADIR%%/translations/keepassx_th.qm
54
%%DATADIR%%/translations/keepassx_th.qm
52
%%DATADIR%%/translations/keepassx_tr.qm
55
%%DATADIR%%/translations/keepassx_tr.qm
53
- 

Return to bug 256797