Index: head/deskutils/nextcloudclient/Makefile =================================================================== --- head/deskutils/nextcloudclient/Makefile (revision 553901) +++ head/deskutils/nextcloudclient/Makefile (revision 553902) @@ -1,62 +1,62 @@ # Created by: Mathieu Arnold # $FreeBSD$ PORTNAME= nextcloudclient -PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTVERSION= 3.0.3 +#PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= deskutils MAINTAINER= mr@FreeBSD.org COMMENT= NextCloud Desktop Syncing Client LICENSE= GPLv2 LIB_DEPENDS= libinotify.so:devel/libinotify \ libqt5keychain.so:security/qtkeychain USES= cmake:noninja compiler:c++11-lib gmake gnome iconv \ localbase:ldflags pkgconfig qt:5 sqlite ssl USE_QT= buildtools_build concurrent core dbus declarative gui \ linguist_build location network printsupport qmake_build \ quickcontrols2 sql svg webchannel webengine webkit \ widgets xml CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=OFF \ -DCMAKE_INSTALL_MANDIR:STRING=man \ -DWITH_STACK_PROTECTOR:BOOL=OFF 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 Index: head/deskutils/nextcloudclient/distinfo =================================================================== --- head/deskutils/nextcloudclient/distinfo (revision 553901) +++ head/deskutils/nextcloudclient/distinfo (revision 553902) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601052623 -SHA256 (nextcloud-desktop-v3.0.2_GH0.tar.gz) = 07d8111e47c8b6351f7074355e091342363262f93d81ce3ce45dd1ef8e6a69bd -SIZE (nextcloud-desktop-v3.0.2_GH0.tar.gz) = 19114545 +TIMESTAMP = 1604321716 +SHA256 (nextcloud-desktop-v3.0.3_GH0.tar.gz) = abd021ff06ecb267221a221dbf8b4efd3bd8e418053cc49b6b6faa290717c6d8 +SIZE (nextcloud-desktop-v3.0.3_GH0.tar.gz) = 19202718