View | Details | Raw Unified | Return to bug 250582
Collapse All | Expand All

(-)security/keepassxc/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	keepassxc
3
PORTNAME=	keepassxc
4
DISTVERSION=	2.6.1
4
DISTVERSION=	2.6.2
5
CATEGORIES=	security
5
CATEGORIES=	security
6
MASTER_SITES=	https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/
6
MASTER_SITES=	https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/
7
7
(-)security/keepassxc/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1597902592
1
TIMESTAMP = 1603563513
2
SHA256 (keepassxc-2.6.1.tar.xz) = b466759947fcd71a59b8d498a1f154cb7b85b4f2a0a417c92a75845d8bac8cc8
2
SHA256 (keepassxc-2.6.2.tar.xz) = 101bfade0a760d6ec6b8c4f3556e7f1201f1edd29ceabc73ad5846f9a57d7e38
3
SIZE (keepassxc-2.6.1.tar.xz) = 5715948
3
SIZE (keepassxc-2.6.2.tar.xz) = 5720788
(-)security/keepassxc/pkg-plist (-1 / +1 lines)
Lines 25-30 Link Here
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_en.qm
27
%%DATADIR%%/translations/keepassx_en.qm
28
%%DATADIR%%/translations/keepassx_en_GB.qm
28
%%DATADIR%%/translations/keepassx_en_US.qm
29
%%DATADIR%%/translations/keepassx_en_US.qm
29
%%DATADIR%%/translations/keepassx_es.qm
30
%%DATADIR%%/translations/keepassx_es.qm
30
%%DATADIR%%/translations/keepassx_et.qm
31
%%DATADIR%%/translations/keepassx_et.qm
Lines 39-45 Link Here
39
%%DATADIR%%/translations/keepassx_nb.qm
40
%%DATADIR%%/translations/keepassx_nb.qm
40
%%DATADIR%%/translations/keepassx_nl_NL.qm
41
%%DATADIR%%/translations/keepassx_nl_NL.qm
41
%%DATADIR%%/translations/keepassx_pl.qm
42
%%DATADIR%%/translations/keepassx_pl.qm
42
%%DATADIR%%/translations/keepassx_pt.qm
43
%%DATADIR%%/translations/keepassx_pt_BR.qm
43
%%DATADIR%%/translations/keepassx_pt_BR.qm
44
%%DATADIR%%/translations/keepassx_pt_PT.qm
44
%%DATADIR%%/translations/keepassx_pt_PT.qm
45
%%DATADIR%%/translations/keepassx_ro.qm
45
%%DATADIR%%/translations/keepassx_ro.qm

Return to bug 250582