deskutils/nextcloudclient: Update to Update to 3.2.4

Try to address a dump drescribed in pr257078 as well

PR:		257113 257078
This commit is contained in:
Guido Falsi 2021-07-14 17:49:18 +02:00 committed by Michael Reifenberger
parent b2fc717b09
commit d84555a84f
3 changed files with 12 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# Created by: Mathieu Arnold
PORTNAME= nextcloudclient
PORTVERSION= 3.2.3
PORTVERSION= 3.2.4
DISTVERSIONPREFIX= v
CATEGORIES= deskutils
@ -22,13 +22,11 @@ USES= cmake:noninja compiler:c++14-lang desktop-file-utils gmake \
sqlite ssl
USE_QT= buildtools_build concurrent core dbus declarative graphicaleffects \
gui linguist_build location network printsupport qmake_build \
quickcontrols2 sql svg webchannel webengine websockets \
quickcontrols2 sql svg testlib webchannel webengine websockets \
widgets xml
CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=OFF \
-DBUILD_UPDATER:BOOL=OFF \
CMAKE_ARGS= -DBUILD_UPDATER:BOOL=OFF \
-DCMAKE_INSTALL_MANDIR:STRING=man \
-DWITH_STACK_PROTECTOR:BOOL=OFF \
-DNO_SHIBBOLETH=1
-DWITH_STACK_PROTECTOR:BOOL=OFF
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
@ -64,4 +62,8 @@ post-patch:
pre-configure:
@(cd ${WRKSRC} && ${CP} -f sync-exclude.lst sync-exclude.lst.sample)
post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/sync-exclude.lst ${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.post.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1625472908
SHA256 (nextcloud-desktop-v3.2.3_GH0.tar.gz) = 40dc6fe3aaa62851af3fa480f108cc7e3bfff64b6bea0602e9546359b3d2cba2
SIZE (nextcloud-desktop-v3.2.3_GH0.tar.gz) = 15381488
TIMESTAMP = 1625817093
SHA256 (nextcloud-desktop-v3.2.4_GH0.tar.gz) = 551751515999c5a84b6e8678c1ff160cf2fb7a640c12a93b31f496d6d796f8a2
SIZE (nextcloud-desktop-v3.2.4_GH0.tar.gz) = 15387015

View file

@ -1,6 +1,6 @@
bin/nextcloud
bin/nextcloudcmd
etc/Nextcloud/sync-exclude.lst.sample
@sample etc/Nextcloud/sync-exclude.lst.sample etc/Nextcloud/sync-exclude.lst
include/nextcloudsync/creds/abstractcredentials.h
include/nextcloudsync/creds/httpcredentials.h
include/nextcloudsync/mirall/account.h