Re: git: 8e5bcd96a506 - main - deskutils/ausweisapp2: Update to 2.3.2

From: Rainer Hurling <rhurlin_at_gwdg.de>
Date: Sat, 28 Jun 2025 16:44:34 UTC
Am 28.06.25 um 18:38 schrieb Rainer Hurling:
> The branch main has been updated by rhurlin:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=8e5bcd96a50661008d55e8a9fb173aff99a31f6c
> 
> commit 8e5bcd96a50661008d55e8a9fb173aff99a31f6c
> Author:     Martin Filla <freebsd@sysctl.cz>
> AuthorDate: 2025-06-28 16:28:24 +0000
> Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
> CommitDate: 2025-06-28 16:36:14 +0000
> 
>      deskutils/ausweisapp2: Update to 2.3.2
>      
>      - Improvements in accessibility
>      - Visual adjustments and optimizations to the gui
>      - Temporarily removing the ID card from an Android smartphone used as
>        a card reader before entering the password no longer causes an error
>      - Smartphones that can only be accessed via IPv6 are now also
>        recognized as card readers under Windows
>      - Support for smartphones as card readers under Windows Server
>      - Handle relative URL redirects during authentication correctly
>      
>      Changelog:      https://github.com/Governikus/AusweisApp/compare/2.3.1...2.3.2
> ---
>   deskutils/ausweisapp2/Makefile | 2 +-
>   deskutils/ausweisapp2/distinfo | 6 +++---
>   2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/deskutils/ausweisapp2/Makefile b/deskutils/ausweisapp2/Makefile
> index 8578e478cdef..932d5d92720c 100644
> --- a/deskutils/ausweisapp2/Makefile
> +++ b/deskutils/ausweisapp2/Makefile
> @@ -1,5 +1,5 @@
>   PORTNAME=	ausweisapp2
> -DISTVERSION=	2.3.1
> +DISTVERSION=	2.3.2
>   CATEGORIES=	deskutils security
>   
>   MAINTAINER=	freebsd@sysctl.cz
> diff --git a/deskutils/ausweisapp2/distinfo b/deskutils/ausweisapp2/distinfo
> index d23946214f60..ae60d6e4a764 100644
> --- a/deskutils/ausweisapp2/distinfo
> +++ b/deskutils/ausweisapp2/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1742370258
> -SHA256 (Governikus-AusweisApp-2.3.1_GH0.tar.gz) = 7508057057f37f08c385827e013253e518907b08dda96c1892a7f812306af3cc
> -SIZE (Governikus-AusweisApp-2.3.1_GH0.tar.gz) = 6143361
> +TIMESTAMP = 1751015281
> +SHA256 (Governikus-AusweisApp-2.3.2_GH0.tar.gz) = f16c55d5051598fa6f1ace440acc553b7a1b9d2ee79befd9a2873a06263cd3e0
> +SIZE (Governikus-AusweisApp-2.3.2_GH0.tar.gz) = 6175189


Forgot to mention PR 287849 [1] in the commit, sorry.

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287849