Hi.
Update for net/nextcloudclient v3.6.0
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.6.0
Obrigado!
--
Adriano Barbosa
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- Makefile 1 Aug 2022 04:58:33 -0000 1.36
+++ Makefile 7 Sep 2022 13:10:08 -0000
@@ -2,7 +2,7 @@ USE_WXNEEDED = Yes
COMMENT = desktop sync client for Nextcloud
-V = 3.5.3
+V = 3.6.0
DISTNAME = nextcloudclient-${V}
GH_ACCOUNT = nextcloud
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/distinfo,v
retrieving revision 1.30
diff -u -p -r1.30 distinfo
--- distinfo 1 Aug 2022 04:58:33 -0000 1.30
+++ distinfo 7 Sep 2022 13:10:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (nextcloudclient-3.5.3.tar.gz) =
xYExDYFMxaB1t3iQESuml3TJ7W2MQrTRKWNUgtLO5X4=
-SIZE (nextcloudclient-3.5.3.tar.gz) = 15436522
+SHA256 (nextcloudclient-3.6.0.tar.gz) =
18HT9qhnVmwfmmKcjA2VS6aevEEHwPqpdaHM9ChC0N8=
+SIZE (nextcloudclient-3.6.0.tar.gz) = 15763538
Index: patches/patch-CMakeLists_txt
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/patches/patch-CMakeLists_txt,v
retrieving revision 1.8
diff -u -p -r1.8 patch-CMakeLists_txt
--- patches/patch-CMakeLists_txt 6 May 2022 06:08:56 -0000 1.8
+++ patches/patch-CMakeLists_txt 7 Sep 2022 13:10:08 -0000
@@ -1,7 +1,7 @@
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
-@@ -256,4 +256,4 @@ elseif(BUILD_CLIENT)
+@@ -270,4 +270,4 @@ elseif(BUILD_CLIENT)
configure_file(sync-exclude.lst bin/sync-exclude.lst COPYONLY)
endif()