diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index ace380ce9b9f..3aad72d17c25 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -1,65 +1,65 @@ # Created by: Mathieu Arnold PORTNAME= nextcloudclient -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.2 DISTVERSIONPREFIX= v CATEGORIES= deskutils MAINTAINER= mr@FreeBSD.org COMMENT= NextCloud Desktop Syncing Client LICENSE= GPLv2 DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine EXPIRATION_DATE=2021-06-23 LIB_DEPENDS= libinotify.so:devel/libinotify \ libqt5keychain.so:security/qtkeychain USES= cmake:noninja compiler:c++14-lang gmake gnome iconv \ localbase:ldflags pkgconfig qt:5 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 \ widgets xml CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=OFF \ -DBUILD_UPDATER:BOOL=OFF \ -DCMAKE_INSTALL_MANDIR:STRING=man \ -DWITH_STACK_PROTECTOR:BOOL=OFF \ -DNO_SHIBBOLETH=1 USE_LDCONFIG= yes INSTALLS_ICONS= yes DEBUG= yes USE_GITHUB= yes GH_ACCOUNT= nextcloud GH_PROJECT= desktop #OPTIONS_DEFINE= DEBUG DOCS OPTIONS_DEFINE= DEBUG # DOCS doesn't build currently #DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ # doxygen:devel/doxygen #DOCS_USE= tex=dvipsk:build,latex:build #DOCS_CMAKE_ON= -DWITH_DOC:BOOL=ON PLIST_SUB= VERSION=${PORTVERSION} .include .ifdef WITH_DEBUG CMAKE_ARGS+= -DCMAKE_BUILD_TYPE:STRING=Debug .endif .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200085 && !${SSL_DEFAULT:Mopenssl} BROKEN= nextcloudclient requires OpenSSL 1.1.0, add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf .endif post-patch: @${REINPLACE_CMD} -e \ 's|.lst |.lst.sample |' ${WRKSRC}/CMakeLists.txt pre-configure: @(cd ${WRKSRC} && ${CP} -f sync-exclude.lst sync-exclude.lst.sample) .include diff --git a/deskutils/nextcloudclient/distinfo b/deskutils/nextcloudclient/distinfo index 5e5235e63ef6..32eb9f49342a 100644 --- a/deskutils/nextcloudclient/distinfo +++ b/deskutils/nextcloudclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618769802 -SHA256 (nextcloud-desktop-v3.2.0_GH0.tar.gz) = da1195b31fec0970121c1567f3cdaf3b9083d46727277116a98e5cd27f57aa60 -SIZE (nextcloud-desktop-v3.2.0_GH0.tar.gz) = 15214108 +TIMESTAMP = 1622646872 +SHA256 (nextcloud-desktop-v3.2.2_GH0.tar.gz) = 7c907d2f2e80b1836ce28ff198649a2320dc6ce58e25db7c89413723b14a525e +SIZE (nextcloud-desktop-v3.2.2_GH0.tar.gz) = 15398900