Hi.
Update for net/nextcloudclient v3.9.2
Changelog: https://github.com/nextcloud/desktop/releases/v3.9.2
- Remove Kinetic, add Mantic to stable-3.9 by @ivaradi in #5921
- [stable-3.9] Feature/check server availibility everyminute by
  @backportbot-nextcloud in #5928
- [stable-3.9] windows reserved word silently excluded - csync
  exclude.cpp by @backportbot-nextcloud in #5934
- [stable-3.9] Do not modify discovered files on disk if not necessary
  by @backportbot-nextcloud in #5958
- Fixed issues with encoding on Windows

Obrigado!
--
Adriano


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/Makefile,v
retrieving revision 1.53
diff -u -p -r1.53 Makefile
--- Makefile    28 Jul 2023 04:16:58 -0000      1.53
+++ Makefile    11 Aug 2023 13:35:33 -0000
@@ -2,7 +2,7 @@ USE_WXNEEDED =  Yes
 
 COMMENT =      desktop sync client for Nextcloud
 
-V =            3.9.1
+V =            3.9.2
 DISTNAME =     nextcloudclient-${V}
 
 GH_ACCOUNT =   nextcloud
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/distinfo,v
retrieving revision 1.42
diff -u -p -r1.42 distinfo
--- distinfo    28 Jul 2023 04:16:58 -0000      1.42
+++ distinfo    11 Aug 2023 13:35:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (nextcloudclient-3.9.1.tar.gz) = 
OfPjnljR9rsI9rzu9se+ETIv7OaCv3PkhqX/ffuVnks=
-SIZE (nextcloudclient-3.9.1.tar.gz) = 15733029
+SHA256 (nextcloudclient-3.9.2.tar.gz) = 
Iq3wZ/4vJbmEu9BzxKohg2GNedu88pBRaRzkbHXEj24=
+SIZE (nextcloudclient-3.9.2.tar.gz) = 15747655

Reply via email to