Hi.
I forgot to check SHARED_LIBS changes in last update.

Obrigado!
--
Adriano


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/Makefile,v
retrieving revision 1.38
diff -u -p -r1.38 Makefile
--- Makefile    9 Sep 2022 06:53:20 -0000       1.38
+++ Makefile    9 Sep 2022 23:49:19 -0000
@@ -4,6 +4,7 @@ COMMENT =       desktop sync client for Nextcl
 
 V =            3.6.0
 DISTNAME =     nextcloudclient-${V}
+REVISION =     0
 
 GH_ACCOUNT =   nextcloud
 GH_PROJECT =   desktop
@@ -13,8 +14,8 @@ CATEGORIES =  net
 
 HOMEPAGE =     https://nextcloud.com
 
-SHARED_LIBS +=  nextcloudsync             4.0 # 3.5.2
-SHARED_LIBS +=  nextcloud_csync           2.1 # 3.5.1
+SHARED_LIBS +=  nextcloudsync             5.0 # 3.6.0
+SHARED_LIBS +=  nextcloud_csync           2.2 # 3.6.0
 SHARED_LIBS +=  nextcloudsync_vfs_suffix  0.0 # 3.5.3
 
 MAINTAINER =   Adriano Barbosa <barbosa....@gmail.com>

Reply via email to