*ping*
On Mon Oct 10, 2016 at 05:56:29PM +0200, Rafael Sadowski wrote:
> Hi ports@, steven@,
>
> as always, here is the diff to update keepassx from 2.0.2 to 2.0.3.
> Pretty simple! Tested on amd64 with *.kdbx (not *.kdb)
>
> Kind regards,
>
> Rafael
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/security/keepassx/Makefile,v
> retrieving revision 1.11
> diff -u -p -u -p -r1.11 Makefile
> --- Makefile 18 Mar 2016 23:12:19 -0000 1.11
> +++ Makefile 10 Oct 2016 15:49:40 -0000
> @@ -2,7 +2,7 @@
>
> COMMENT = management tool for sensitive data
>
> -V = 2.0.2
> +V = 2.0.3
> DISTNAME = keepassx-$V
> CATEGORIES = security
>
> @@ -20,8 +20,7 @@ MODULES = x11/qt4 \
>
> CONFIGURE_ARGS= -DWITH_CXX11=no
>
> -WANTLIB += QtGui X11 Xi Xtst c m pthread stdc++
> -WANTLIB += gcrypt z
> +WANTLIB += QtGui X11 Xi Xtst c gcrypt m stdc++ z
>
> LIB_DEPENDS = security/libgcrypt
>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/security/keepassx/distinfo,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 distinfo
> --- distinfo 14 Mar 2016 18:20:54 -0000 1.4
> +++ distinfo 10 Oct 2016 15:49:40 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (keepassx-2.0.2.tar.gz) = IEvc9JxyB4zW8CtPKbBikjzKnnstNVHyvzUnY9qiNrg=
> -SIZE (keepassx-2.0.2.tar.gz) = 1532353
> +SHA256 (keepassx-2.0.3.tar.gz) = I/+0rjYMWKoTmUNELRdbxrjwjmqHaudsRUOrmDpmR8U=
> +SIZE (keepassx-2.0.3.tar.gz) = 1540235