Date: Sun, 25 Jan 2026 11:56:54 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Martin Filla <freebsd@sysctl.cz> Subject: git: e1ae1b7b7379 - main - deskutils/ausweisapp2: Update 2.3.2 => 2.4.0 Message-ID: <69760506.44331.2f0a65f7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1ae1b7b73797267fa2851800ff06d61ce7db379 commit e1ae1b7b73797267fa2851800ff06d61ce7db379 Author: Martin Filla <freebsd@sysctl.cz> AuthorDate: 2026-01-25 11:50:25 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-01-25 11:56:36 +0000 deskutils/ausweisapp2: Update 2.3.2 => 2.4.0 Changelog: https://github.com/Governikus/AusweisApp/releases/tag/2.4.0 - Switch from USE_GITHUB to prepared by upstream tarball. - Update WWW. - Remove unnecessary shadertools from USE_QT. PR: 290761 --- deskutils/ausweisapp2/Makefile | 11 +++++------ deskutils/ausweisapp2/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/deskutils/ausweisapp2/Makefile b/deskutils/ausweisapp2/Makefile index 932d5d92720c..726698f2b331 100644 --- a/deskutils/ausweisapp2/Makefile +++ b/deskutils/ausweisapp2/Makefile @@ -1,10 +1,12 @@ PORTNAME= ausweisapp2 -DISTVERSION= 2.3.2 +DISTVERSION= 2.4.0 CATEGORIES= deskutils security +MASTER_SITES= https://github.com/Governikus/AusweisApp/releases/download/${DISTVERSION}/ +DISTNAME= AusweisApp-${DISTVERSION} MAINTAINER= freebsd@sysctl.cz COMMENT= Official authentication app for German ID cards and residence permits -WWW= https://www.ausweisapp.bund.de/ausweisapp2/ +WWW= https://www.ausweisapp.bund.de/en/ LICENSE= EUPL12 LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -15,11 +17,8 @@ LIB_DEPENDS= libhttp_parser.so:www/http-parser \ libudev.so:devel/libudev-devd USES= cmake compiler:c++17-lang gl pkgconfig qmake qt:6 ssl -USE_GITHUB= yes -GH_ACCOUNT= Governikus -GH_PROJECT= AusweisApp USE_GL= opengl -USE_QT= base declarative scxml shadertools svg tools websockets +USE_QT= base declarative scxml svg tools websockets # The VENDOR variable controls the name of the directory in ${PREFIX}/share. CMAKE_ARGS= -DVENDOR=${PORTNAME} diff --git a/deskutils/ausweisapp2/distinfo b/deskutils/ausweisapp2/distinfo index ae60d6e4a764..59708f604935 100644 --- a/deskutils/ausweisapp2/distinfo +++ b/deskutils/ausweisapp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751015281 -SHA256 (Governikus-AusweisApp-2.3.2_GH0.tar.gz) = f16c55d5051598fa6f1ace440acc553b7a1b9d2ee79befd9a2873a06263cd3e0 -SIZE (Governikus-AusweisApp-2.3.2_GH0.tar.gz) = 6175189 +TIMESTAMP = 1769291830 +SHA256 (AusweisApp-2.4.0.tar.gz) = cd748510c4f6f3782d18c76d0661322dd78a7f5021ff60d122163a3a961850e3 +SIZE (AusweisApp-2.4.0.tar.gz) = 6249851home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69760506.44331.2f0a65f7>
