View | Details | Raw Unified | Return to bug 230952
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.3.3
4
DISTVERSION=	2.3.4
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 = 1529874021
1
TIMESTAMP = 1535381169
2
SHA256 (keepassxc-2.3.3.tar.xz) = cfff85ef89ba590aec798c59bea4aa3db00626d7bff8cdde0f62ee34aea60ad5
2
SHA256 (keepassxc-2.3.4.tar.xz) = 0c24a78895185b9b6b098f08a15b332c600f80aa570d608940fcc2a38e02780a
3
SIZE (keepassxc-2.3.3.tar.xz) = 4113768
3
SIZE (keepassxc-2.3.4.tar.xz) = 4137176
(-)security/keepassxc/pkg-plist (+1 lines)
Lines 272-277 Link Here
272
%%DATADIR%%/translations/keepassx_pt_PT.qm
272
%%DATADIR%%/translations/keepassx_pt_PT.qm
273
%%DATADIR%%/translations/keepassx_ro.qm
273
%%DATADIR%%/translations/keepassx_ro.qm
274
%%DATADIR%%/translations/keepassx_ru.qm
274
%%DATADIR%%/translations/keepassx_ru.qm
275
%%DATADIR%%/translations/keepassx_sk.qm
275
%%DATADIR%%/translations/keepassx_sl_SI.qm
276
%%DATADIR%%/translations/keepassx_sl_SI.qm
276
%%DATADIR%%/translations/keepassx_sr.qm
277
%%DATADIR%%/translations/keepassx_sr.qm
277
%%DATADIR%%/translations/keepassx_sv.qm
278
%%DATADIR%%/translations/keepassx_sv.qm

Return to bug 230952