diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2024-12-19 17:55:53 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2024-12-19 17:55:53 +0000 |
commit | 2960a9468235720cfe8deed1e3f7e46f761fc7dc (patch) | |
tree | 8d521ac6df09d4c5e5e37875329768a11b50c57b | |
parent | 6ce1e972a60b359622849c5fc0589b7e06d7cd30 (diff) |
deskutils/nextcloudclient: update to 3.15.2
PR: 283404
Reported by: Guido Falsi
-rw-r--r-- | deskutils/nextcloudclient/Makefile | 6 | ||||
-rw-r--r-- | deskutils/nextcloudclient/distinfo | 6 | ||||
-rw-r--r-- | deskutils/nextcloudclient/pkg-plist | 1 |
3 files changed, 6 insertions, 7 deletions
diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index a0313f5220d4..68c5fb27a4f5 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= nextcloudclient -PORTVERSION= 3.15.0 +PORTVERSION= 3.15.2 DISTVERSIONPREFIX= v CATEGORIES= deskutils @@ -21,7 +21,7 @@ USE_CXXSTD= c++20 USE_GL= opengl USE_KDE= archive USE_LDCONFIG= yes -USE_QT= 5compat base declarative svg websockets +USE_QT= 5compat base declarative positioning svg websockets CMAKE_ARGS= -DBUILD_UPDATER:BOOL=OFF \ -DWITH_STACK_PROTECTOR:BOOL=OFF @@ -58,7 +58,7 @@ KDE_USE= KDE=completion,config,coreaddons,ecm:build,jobwidgets,kio,service,soli KDE_CMAKE_BOOL= BUILD_SHELL_INTEGRATION_DOLPHIN GUIADDONS_IMPLIES= KDE -GUIADDONS_USE= KDE+=guiaddons +GUIADDONS_USE= KDE=guiaddons WEBENGINE_USE= QT=location,webchannel,webengine WEBENGINE_CMAKE_BOOL= BUILD_WITH_WEBENGINE diff --git a/deskutils/nextcloudclient/distinfo b/deskutils/nextcloudclient/distinfo index 754fdda5f8b7..5e4e768cd909 100644 --- a/deskutils/nextcloudclient/distinfo +++ b/deskutils/nextcloudclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732569655 -SHA256 (nextcloud-desktop-v3.15.0_GH0.tar.gz) = d35774580a16d0fdf6b4160fbe71c50ec871e84b610342152c78c6ea22c5e1de -SIZE (nextcloud-desktop-v3.15.0_GH0.tar.gz) = 15651469 +TIMESTAMP = 1734385083 +SHA256 (nextcloud-desktop-v3.15.2_GH0.tar.gz) = 25eb5248049c4961a27cf996dbebf9202c720dd36049cd2799e2e80f7bd51756 +SIZE (nextcloud-desktop-v3.15.2_GH0.tar.gz) = 15671238 diff --git a/deskutils/nextcloudclient/pkg-plist b/deskutils/nextcloudclient/pkg-plist index 392339975592..3ab387379022 100644 --- a/deskutils/nextcloudclient/pkg-plist +++ b/deskutils/nextcloudclient/pkg-plist @@ -149,7 +149,6 @@ share/nextcloud/i18n/client_sr.qm share/nextcloud/i18n/client_sv.qm share/nextcloud/i18n/client_th.qm share/nextcloud/i18n/client_tr.qm -share/nextcloud/i18n/client_ug.qm share/nextcloud/i18n/client_uk.qm share/nextcloud/i18n/client_zh_CN.qm share/nextcloud/i18n/client_zh_HK.qm |