Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2024 09:06:57 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c7e78c439a6d - main - deskutils/ausweisapp2: update to 2.2.2
Message-ID:  <202412100906.4BA96vNc001596@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c7e78c439a6d9341a9ec4f661c75902010d22947

commit c7e78c439a6d9341a9ec4f661c75902010d22947
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2024-12-08 10:11:29 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-12-10 09:02:59 +0000

    deskutils/ausweisapp2: update to 2.2.2
    
    Changelog: https://github.com/Governikus/AusweisApp/releases/tag/2.2.2
    
    PR:             283192
---
 deskutils/ausweisapp2/Makefile | 4 ++--
 deskutils/ausweisapp2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/deskutils/ausweisapp2/Makefile b/deskutils/ausweisapp2/Makefile
index 63e57112a0f0..1d56f1ae4b90 100644
--- a/deskutils/ausweisapp2/Makefile
+++ b/deskutils/ausweisapp2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ausweisapp2
-DISTVERSION=	2.1.1
+DISTVERSION=	2.2.2
 CATEGORIES=	deskutils security
 
 MAINTAINER=	freebsd@sysctl.cz
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libhttp_parser.so:www/http-parser \
 		libudev.so:devel/libudev-devd
 
 USES=		cmake compiler:c++17-lang pkgconfig qmake qt:6 ssl
-USE_GL+=	gl opengl
+USE_GL=		gl opengl
 USE_GITHUB=	yes
 GH_ACCOUNT=	Governikus
 GH_PROJECT=	AusweisApp
diff --git a/deskutils/ausweisapp2/distinfo b/deskutils/ausweisapp2/distinfo
index d7418a6a9388..a33b57fe62bf 100644
--- a/deskutils/ausweisapp2/distinfo
+++ b/deskutils/ausweisapp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718018776
-SHA256 (Governikus-AusweisApp-2.1.1_GH0.tar.gz) = 131b49b8b17fbde2c7c5671721462fff1685725d9b02d244de85a782f3849562
-SIZE (Governikus-AusweisApp-2.1.1_GH0.tar.gz) = 5878477
+TIMESTAMP = 1733651308
+SHA256 (Governikus-AusweisApp-2.2.2_GH0.tar.gz) = f8547d54dd10425a24b1390c54b0f5198a77166b4c8771078626d5b8a42f8f99
+SIZE (Governikus-AusweisApp-2.2.2_GH0.tar.gz) = 5943648



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412100906.4BA96vNc001596>