Hi.
Update for net/nextcloudclient v3.2.4.
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.2.4

Thank you for testing.
-- 
Adriano Barbosa
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile	4 Jul 2021 05:34:03 -0000	1.20
+++ Makefile	9 Jul 2021 14:08:29 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =	desktop sync client for Nextcloud
 
-V =		3.2.3
+V =		3.2.4
 DISTNAME =	nextcloudclient-${V}
 
 GH_ACCOUNT =	nextcloud
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo	4 Jul 2021 05:34:03 -0000	1.17
+++ distinfo	9 Jul 2021 14:08:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (nextcloudclient-3.2.3.tar.gz) = QNxv46qmKFGvP6SA8QjMfjv/9ktr6gYC6VRjWbPSy6I=
-SIZE (nextcloudclient-3.2.3.tar.gz) = 15381488
+SHA256 (nextcloudclient-3.2.4.tar.gz) = VRdRUVmZxahLboZ4wf8WDPL7emQMEqk7MfSW1teW+KI=
+SIZE (nextcloudclient-3.2.4.tar.gz) = 15387015
Index: patches/patch-CMakeLists_txt
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/patches/patch-CMakeLists_txt,v
retrieving revision 1.4
diff -u -p -r1.4 patch-CMakeLists_txt
--- patches/patch-CMakeLists_txt	24 Apr 2021 04:53:27 -0000	1.4
+++ patches/patch-CMakeLists_txt	9 Jul 2021 14:08:29 -0000
@@ -3,7 +3,7 @@ $OpenBSD: patch-CMakeLists_txt,v 1.4 202
 Index: CMakeLists.txt
 --- CMakeLists.txt.orig
 +++ CMakeLists.txt
-@@ -187,10 +187,8 @@ if(BUILD_CLIENT)
+@@ -181,10 +181,8 @@ if(BUILD_CLIENT)
          find_package(Sparkle)
      endif()
  

Reply via email to