Friday, June 25, 2021

UPDATE: net/nextcloudclient-3.2.3

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile 13 Jun 2021 04:25:44 -0000 1.19
+++ Makefile 25 Jun 2021 21:33:49 -0000
@@ -2,7 +2,7 @@

COMMENT = desktop sync client for Nextcloud

-V = 3.2.2
+V = 3.2.3
DISTNAME = nextcloudclient-${V}

GH_ACCOUNT = nextcloud
@@ -31,7 +31,8 @@ WANTLIB += secret-1 sqlite3 ssl z lib/in
MODULES = devel/cmake \
x11/qt5

-BUILD_DEPENDS = devel/gettext,-tools
+BUILD_DEPENDS = devel/gettext,-tools \
+ graphics/inkscape

# Needs for test at build-time
BUILD_DEPENDS += devel/cmocka
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/nextcloudclient/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo 13 Jun 2021 04:25:44 -0000 1.16
+++ distinfo 25 Jun 2021 21:33:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (nextcloudclient-3.2.2.tar.gz) = fJB9Ly6AsYNs4o/xmGSaIyDcbOWOJdt8iUE3I7FKUl4=
-SIZE (nextcloudclient-3.2.2.tar.gz) = 15398900
+SHA256 (nextcloudclient-3.2.3.tar.gz) = QNxv46qmKFGvP6SA8QjMfjv/9ktr6gYC6VRjWbPSy6I=
+SIZE (nextcloudclient-3.2.3.tar.gz) = 15381488
Hi.
Update for net/nextcloudclient v3.2.3.
Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.2.3

graphics/inkscape is now required for building as per
https://github.com/nextcloud/desktop/pull/3466

Thank you for testing.
--
Adriano Barbosa

No comments:

Post a Comment