On Tue Sep 19, 2023 at 08:08:25AM -0400, Adriano Barbosa wrote:
> Hi.
> Update for net/nextcloudclient v3.10.0
> Changelog:
> 3.10.0 https://github.com/nextcloud/desktop/releases/v3.10.0
> 3.9.4  https://github.com/nextcloud/desktop/releases/v3.9.4
> 
> Obrigado!

Committed, obrigado.

> --
> Adriano
> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/nextcloudclient/Makefile,v
> retrieving revision 1.54
> diff -u -p -r1.54 Makefile
> --- Makefile  24 Aug 2023 06:16:21 -0000      1.54
> +++ Makefile  19 Sep 2023 12:03:39 -0000
> @@ -2,7 +2,7 @@ USE_WXNEEDED =        Yes
>  
>  COMMENT =    desktop sync client for Nextcloud
>  
> -V =          3.9.3
> +V =          3.10.0
>  DISTNAME =   nextcloudclient-${V}
>  
>  GH_ACCOUNT = nextcloud
> @@ -13,8 +13,8 @@ CATEGORIES =        net
>  
>  HOMEPAGE =   https://nextcloud.com
>  
> -SHARED_LIBS +=  nextcloudsync             12.0 # 3.9.1
> -SHARED_LIBS +=  nextcloud_csync           6.0 # 3.9.1
> +SHARED_LIBS +=  nextcloudsync             13.0 # 3.10.0
> +SHARED_LIBS +=  nextcloud_csync           6.1 # 3.10.0
>  SHARED_LIBS +=  nextcloudsync_vfs_suffix  1.0 # 3.9.0
>  
>  MAINTAINER = Adriano Barbosa <barbosa....@gmail.com>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/nextcloudclient/distinfo,v
> retrieving revision 1.43
> diff -u -p -r1.43 distinfo
> --- distinfo  24 Aug 2023 06:16:21 -0000      1.43
> +++ distinfo  19 Sep 2023 12:03:39 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (nextcloudclient-3.9.3.tar.gz) = 
> QCdaKUC/vQDXS/7L3nua8gCZhQ3RZIB5L1NSr6f7U/o=
> -SIZE (nextcloudclient-3.9.3.tar.gz) = 15752014
> +SHA256 (nextcloudclient-3.10.0.tar.gz) = 
> CLoDQISahTcbEKT2kEmiXs8pBIUiGAuZqRSnCX7FA0k=
> +SIZE (nextcloudclient-3.10.0.tar.gz) = 13529232
> 

Reply via email to