mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
mail/datovka: Update 4.24.2 → 4.25.0, migrate from qt5 to qt6
Changelog: https://gitlab.nic.cz/datovka/datovka/-/blob/v4.25.0/ChangeLog PR: 283933
This commit is contained in:
parent
a19f517290
commit
65b6aca935
2 changed files with 7 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= datovka
|
||||
DISTVERSION= 4.24.2
|
||||
DISTVERSION= 4.25.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= https://secure.nic.cz/files/datove_schranky/${DISTVERSION}/
|
||||
|
||||
|
@ -14,11 +14,9 @@ BUILD_DEPENDS= libglvnd>0:graphics/libglvnd \
|
|||
pkgconf:devel/pkgconf
|
||||
LIB_DEPENDS= libdatovka.so:devel/libdatovka
|
||||
|
||||
USES= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake qt:5 \
|
||||
ssl tar:xz
|
||||
USE_GL= gl
|
||||
USE_QT= buildtools core gui network printsupport sql svg websockets \
|
||||
widgets
|
||||
USES= compiler:c++17-lang gl pkgconfig qmake qt:6 ssl tar:xz
|
||||
USE_GL= opengl
|
||||
USE_QT= 5compat base svg websockets
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/datovka
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1733743851
|
||||
SHA256 (datovka-4.24.2.tar.xz) = 3556853c5703d6eff2784649d453d5b546b52918bd66157c79082b98df027d38
|
||||
SIZE (datovka-4.24.2.tar.xz) = 3474324
|
||||
TIMESTAMP = 1736355640
|
||||
SHA256 (datovka-4.25.0.tar.xz) = c9229de5ecdaf52f11d56c67bcfd300eddf581f202fceb40099a7cc1dcd8dea9
|
||||
SIZE (datovka-4.25.0.tar.xz) = 3789772
|
||||
|
|
Loading…
Add table
Reference in a new issue