diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2025-01-11 17:26:29 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2025-01-11 17:28:20 +0000 |
commit | c273c0d24bc9c022fe94f99c41a8db37c9e8e1eb (patch) | |
tree | 3e957bf47057fd95d54a5d7f2babb4d6068ccf40 | |
parent | acba5636dc0bc60388d6eb6296ed8cae9d544d2c (diff) |
deskutils/nextcloudclient: Update to 3.15.3
PR: 283957
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, 5 insertions, 8 deletions
diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index 68c5fb27a4f5..13dd16f06ea3 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= nextcloudclient -PORTVERSION= 3.15.2 +PORTVERSION= 3.15.3 DISTVERSIONPREFIX= v CATEGORIES= deskutils @@ -73,10 +73,6 @@ post-patch: @${REINPLACE_CMD} -e \ 's|.lst |.lst.sample |' ${WRKSRC}/CMakeLists.txt -post-patch-DOCS-on: - @${MV} ${WRKSRC}/doc/images/macosvfs-file-sharing.png.png \ - ${WRKSRC}/doc/images/macosvfs-file-sharing.png - post-patch-GUIADDONS-off: @${REINPLACE_CMD} -e '/^find_package.*KF6GuiAddons/d' \ ${WRKSRC}/src/gui/CMakeLists.txt diff --git a/deskutils/nextcloudclient/distinfo b/deskutils/nextcloudclient/distinfo index 5e4e768cd909..1ffad2b90523 100644 --- a/deskutils/nextcloudclient/distinfo +++ b/deskutils/nextcloudclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734385083 -SHA256 (nextcloud-desktop-v3.15.2_GH0.tar.gz) = 25eb5248049c4961a27cf996dbebf9202c720dd36049cd2799e2e80f7bd51756 -SIZE (nextcloud-desktop-v3.15.2_GH0.tar.gz) = 15671238 +TIMESTAMP = 1736263720 +SHA256 (nextcloud-desktop-v3.15.3_GH0.tar.gz) = 5a4b12604c84b8986f2aee7462bb9683fb01f4ae28ee9d6882068cb9cac45773 +SIZE (nextcloud-desktop-v3.15.3_GH0.tar.gz) = 15683038 diff --git a/deskutils/nextcloudclient/pkg-plist b/deskutils/nextcloudclient/pkg-plist index 3ab387379022..392339975592 100644 --- a/deskutils/nextcloudclient/pkg-plist +++ b/deskutils/nextcloudclient/pkg-plist @@ -149,6 +149,7 @@ 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 |