Download raw body.
UPDATE: net/nextcloudclient-3.14.3
Hi.
Update for net/nextcloudclient v3.14.3
Changelog:
https://github.com/nextcloud/desktop/releases/v3.14.3
[stable-3.14] create a permanent log of delete actions by @backportbot
in #7381
[stable-3.14] detect the terms of service app is requiring the user to
sign them by @backportbot in #7386
[stable-3.14] content access denied error during discovery: verify
server access by @backportbot in #7392
[stable-3.14] properly detect need to sign terms of service state by
@backportbot in #7396
[stable-3.14] improve again state tracking with terms of service app
by @backportbot in #7406
[stable-3.14] Change defaults of promptDeleteFiles to false by
@backportbot in #7411
[stable-3.14] Update share link for AppImage tool by @backportbot in
#7440
[stable-3.14] Bugfix update channels by @backportbot in #7443
[stable-3.14] Only display server name in multiple override servers
dropdown by @backportbot in #7424
Obrigado!
--
Adriano
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/Makefile,v
diff -u -p -r1.65 Makefile
--- Makefile 29 Oct 2024 06:43:35 -0000 1.65
+++ Makefile 8 Nov 2024 12:46:57 -0000
@@ -2,7 +2,7 @@ USE_WXNEEDED = Yes
COMMENT = desktop sync client for Nextcloud
-V = 3.14.2
+V = 3.14.3
DISTNAME = nextcloudclient-${V}
GH_ACCOUNT = nextcloud
@@ -13,7 +13,7 @@ CATEGORIES = net
HOMEPAGE = https://nextcloud.com
-SHARED_LIBS += nextcloudsync 20.1 # 3.14.2
+SHARED_LIBS += nextcloudsync 21.0 # 3.14.3
SHARED_LIBS += nextcloud_csync 10.0 # 3.14.1
SHARED_LIBS += nextcloudsync_vfs_suffix 4.0 # 3.14.1
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/distinfo,v
diff -u -p -r1.52 distinfo
--- distinfo 29 Oct 2024 06:43:35 -0000 1.52
+++ distinfo 8 Nov 2024 12:46:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (nextcloudclient-3.14.2.tar.gz) = KyIJpHvEAR1931A3ETj0x9gzAHmrldKFndmz3zFFIOQ=
-SIZE (nextcloudclient-3.14.2.tar.gz) = 13957954
+SHA256 (nextcloudclient-3.14.3.tar.gz) = mwm4Lx6/CLnE3y7yyUpzWXjxIZQYu/ga9PuJrZTPpjQ=
+SIZE (nextcloudclient-3.14.3.tar.gz) = 14019971
UPDATE: net/nextcloudclient-3.14.3