View | Details | Raw Unified | Return to bug 257113
Collapse All | Expand All

(-)b/deskutils/nextcloudclient/Makefile (-6 / +4 lines)
Lines 1-7 Link Here
1
# Created by: Mathieu Arnold
1
# Created by: Mathieu Arnold
2
2
3
PORTNAME=	nextcloudclient
3
PORTNAME=	nextcloudclient
4
PORTVERSION=	3.2.3
4
PORTVERSION=	3.2.4
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
CATEGORIES=	deskutils
6
CATEGORIES=	deskutils
7
7
Lines 22-34 USES= cmake:noninja compiler:c++14-lang desktop-file-utils gmake \ Link Here
22
		sqlite ssl
22
		sqlite ssl
23
USE_QT=		buildtools_build concurrent core dbus declarative graphicaleffects \
23
USE_QT=		buildtools_build concurrent core dbus declarative graphicaleffects \
24
		gui linguist_build location network printsupport qmake_build \
24
		gui linguist_build location network printsupport qmake_build \
25
		quickcontrols2 sql svg webchannel webengine websockets \
25
		quickcontrols2 sql svg testlib webchannel webengine websockets \
26
		widgets xml
26
		widgets xml
27
CMAKE_ARGS=	-DBUILD_WITH_QT4:BOOL=OFF \
27
CMAKE_ARGS=	-DBUILD_UPDATER:BOOL=OFF \
28
		-DBUILD_UPDATER:BOOL=OFF \
29
		-DCMAKE_INSTALL_MANDIR:STRING=man \
28
		-DCMAKE_INSTALL_MANDIR:STRING=man \
30
		-DWITH_STACK_PROTECTOR:BOOL=OFF \
29
		-DWITH_STACK_PROTECTOR:BOOL=OFF
31
		-DNO_SHIBBOLETH=1
32
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
33
INSTALLS_ICONS=	yes
31
INSTALLS_ICONS=	yes
34
32
(-)b/deskutils/nextcloudclient/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1625472908
1
TIMESTAMP = 1625817093
2
SHA256 (nextcloud-desktop-v3.2.3_GH0.tar.gz) = 40dc6fe3aaa62851af3fa480f108cc7e3bfff64b6bea0602e9546359b3d2cba2
2
SHA256 (nextcloud-desktop-v3.2.4_GH0.tar.gz) = 551751515999c5a84b6e8678c1ff160cf2fb7a640c12a93b31f496d6d796f8a2
3
SIZE (nextcloud-desktop-v3.2.3_GH0.tar.gz) = 15381488
3
SIZE (nextcloud-desktop-v3.2.4_GH0.tar.gz) = 15387015

Return to bug 257113