Hi.
Update for net/nextcloudclient v3.4.4
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.4.4
desktop#4339 [stable-3.4] Do not remove files from a Group folder and
its nested folders when it is renamed or removed while not allowed.
desktop#4354 [stable-3.4] Bugfix/prevent overflow with mtime
desktop#4356 Bump version to 3.4.4
desktop#4358 Old submodule url does not work anylonger
Obrigado.
--
Adriano Barbosa
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- Makefile 11 Mar 2022 19:46:30 -0000 1.30
+++ Makefile 20 Mar 2022 00:38:42 -0000
@@ -2,9 +2,8 @@ USE_WXNEEDED = Yes
COMMENT = desktop sync client for Nextcloud
-V = 3.4.2
+V = 3.4.4
DISTNAME = nextcloudclient-${V}
-REVISION = 0
GH_ACCOUNT = nextcloud
GH_PROJECT = desktop
@@ -14,7 +13,7 @@ CATEGORIES = net
HOMEPAGE = https://nextcloud.com
-SHARED_LIBS += nextcloudsync 1.0 # 3.4.0
+SHARED_LIBS += nextcloudsync 1.1 # 3.4.4
SHARED_LIBS += nextcloud_csync 1.0 # 3.4.0
MAINTAINER = Adriano Barbosa <[email protected]>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/distinfo,v
retrieving revision 1.25
diff -u -p -r1.25 distinfo
--- distinfo 4 Feb 2022 17:32:53 -0000 1.25
+++ distinfo 20 Mar 2022 00:38:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (nextcloudclient-3.4.2.tar.gz) = JRnSMp4Z+AVgmqkqpLy8C4r7+2iwZ+ljqoSdpQsjbF0=
-SIZE (nextcloudclient-3.4.2.tar.gz) = 14329069
+SHA256 (nextcloudclient-3.4.4.tar.gz) = 8Ns94/YdQTYo9XIotumZPrG65h1x6+1sX232TQPIlJ4=
+SIZE (nextcloudclient-3.4.4.tar.gz) = 14352142