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

(-)b/deskutils/nextcloudclient/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	nextcloudclient
1
PORTNAME=	nextcloudclient
2
PORTVERSION=	3.9.4
2
PORTVERSION=	3.10.0
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
CATEGORIES=	deskutils
4
CATEGORIES=	deskutils
5
5
Lines 19-25 USES= cmake:noninja compiler:c++14-lang desktop-file-utils gmake \ Link Here
19
USE_KDE=	archive
19
USE_KDE=	archive
20
USE_QT=		buildtools:build concurrent core dbus declarative graphicaleffects \
20
USE_QT=		buildtools:build concurrent core dbus declarative graphicaleffects \
21
		gui linguist:build location network printsupport qmake:build \
21
		gui linguist:build location network printsupport qmake:build \
22
		quickcontrols quickcontrols2 sql svg testlib webchannel websockets \
22
		quickcontrols quickcontrols2 svg webchannel websockets \
23
		widgets xml
23
		widgets xml
24
CMAKE_ARGS=	-DBUILD_UPDATER:BOOL=OFF \
24
CMAKE_ARGS=	-DBUILD_UPDATER:BOOL=OFF \
25
		-DCMAKE_INSTALL_MANDIR:STRING=man \
25
		-DCMAKE_INSTALL_MANDIR:STRING=man \
(-)b/deskutils/nextcloudclient/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1694717499
1
TIMESTAMP = 1694862233
2
SHA256 (nextcloud-desktop-v3.9.4_GH0.tar.gz) = ac6be0f592f9d5e949cd6ac0d3e3ebeb265f8f59ac7bbac5ac7d5c396c1bcdb7
2
SHA256 (nextcloud-desktop-v3.10.0_GH0.tar.gz) = 08ba0340849a85371b10a4f69049a25ecf29048522180b99a914a7097ec50349
3
SIZE (nextcloud-desktop-v3.9.4_GH0.tar.gz) = 15768508
3
SIZE (nextcloud-desktop-v3.10.0_GH0.tar.gz) = 13529232

Return to bug 273933