Hi!
Is yubikey support supported?

On 10/05/2017 10:00 PM, Rafael Sadowski wrote:
> Hi All,
> 
> update keepassxc to 2.2.1 from maintainer. Nothing special, OK?, Comments?
> 
> Best regards,
> 
> Rafael Sadowski
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/security/keepassxc/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- Makefile  9 Aug 2017 19:25:27 -0000       1.6
> +++ Makefile  3 Oct 2017 07:59:26 -0000
> @@ -6,8 +6,7 @@ CATEGORIES =  security
>  
>  GH_ACCOUNT = keepassxreboot
>  GH_PROJECT = keepassxc
> -GH_TAGNAME = 2.2.0
> -REVISION =   1
> +GH_TAGNAME = 2.2.1
>  
>  HOMEPAGE =   https://keepassxc.org
>  
> @@ -16,9 +15,9 @@ MAINTAINER =        Rafael Sadowski <rsadowski@
>  # GPLv2 or GPLv3
>  PERMIT_PACKAGE_CDROM =       Yes
>  
> -WANTLIB += Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets
> -WANTLIB += Qt5X11Extras X11 Xi Xtst c gcrypt gpg-error m z
> -WANTLIB += ${COMPILER_LIBCXX}
> +WANTLIB += ${COMPILER_LIBCXX} Qt5Concurrent Qt5Core Qt5DBus Qt5Gui
> +WANTLIB += Qt5Network Qt5Widgets Qt5X11Extras X11 Xi Xtst c gcrypt
> +WANTLIB += gpg-error m z
>  
>  MODULES =    x11/qt5 \
>               devel/cmake
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/security/keepassxc/distinfo,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 distinfo
> --- distinfo  1 Jul 2017 16:48:57 -0000       1.2
> +++ distinfo  3 Oct 2017 07:59:26 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (keepassxc-2.2.0.tar.gz) = 
> nZ05ucBWlV/l16UhLv4XA74C+kcxw24rHgangXSwp7g=
> -SIZE (keepassxc-2.2.0.tar.gz) = 3814252
> +SHA256 (keepassxc-2.2.1.tar.gz) = 
> GEZj6LCOCB3t9Mnb3Wi/hu0PXjI4i0eBt6/Pie9cjk0=
> +SIZE (keepassxc-2.2.1.tar.gz) = 3880551
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/security/keepassxc/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 PLIST
> --- pkg/PLIST 1 Jul 2017 16:48:57 -0000       1.3
> +++ pkg/PLIST 3 Oct 2017 07:59:26 -0000
> @@ -244,8 +244,10 @@ share/keepassxc/translations/keepassx_de
>  share/keepassxc/translations/keepassx_el.qm
>  share/keepassxc/translations/keepassx_en_plurals.qm
>  share/keepassxc/translations/keepassx_es.qm
> +share/keepassxc/translations/keepassx_eu.qm
>  share/keepassxc/translations/keepassx_fi.qm
>  share/keepassxc/translations/keepassx_fr.qm
> +share/keepassxc/translations/keepassx_hu.qm
>  share/keepassxc/translations/keepassx_id.qm
>  share/keepassxc/translations/keepassx_it.qm
>  share/keepassxc/translations/keepassx_ja.qm
> @@ -259,6 +261,7 @@ share/keepassxc/translations/keepassx_pt
>  share/keepassxc/translations/keepassx_ru.qm
>  share/keepassxc/translations/keepassx_sl_SI.qm
>  share/keepassxc/translations/keepassx_sv.qm
> +share/keepassxc/translations/keepassx_tr.qm
>  share/keepassxc/translations/keepassx_uk.qm
>  share/keepassxc/translations/keepassx_zh_CN.qm
>  share/keepassxc/translations/keepassx_zh_TW.qm
> 

Reply via email to