Date: Mon, 30 Dec 2019 22:30:17 +0000 (UTC) From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521570 - in head/deskutils/owncloudclient: . files Message-ID: <201912302230.xBUMUHLc015875@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adridg Date: Mon Dec 30 22:30:17 2019 New Revision: 521570 URL: https://svnweb.freebsd.org/changeset/ports/521570 Log: Update deskutils/owncloudclient to latest upstream release Maintainer email is bouncing (although it was ok in august or so). OwnCloud staff approached me at Linux App Summit asking for the port to be updated, which is why I'm chasing it now after maintainer timeout. The changelog is at https://owncloud.org/changelog/desktop-client/ There are over 18 months of updates, so I'm not going to summarize them. One thing that **did** change is the documentation: the manpage is supposed to be built with sphinx, but the rst files needed for that are missing from the tarball. I've reported that upstream. PR: 242479 Approved by: maintainer-timeout (24 days) Deleted: head/deskutils/owncloudclient/files/patch-doc_CMakeLists.txt head/deskutils/owncloudclient/files/patch-src_gui_accountsettings.cpp head/deskutils/owncloudclient/files/patch-src_gui_generalsettings.cpp Modified: head/deskutils/owncloudclient/Makefile head/deskutils/owncloudclient/distinfo head/deskutils/owncloudclient/pkg-plist Modified: head/deskutils/owncloudclient/Makefile ============================================================================== --- head/deskutils/owncloudclient/Makefile Mon Dec 30 21:20:33 2019 (r521569) +++ head/deskutils/owncloudclient/Makefile Mon Dec 30 22:30:17 2019 (r521570) @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= owncloudclient -DISTVERSIONPREFIX= v -DISTVERSION= 2.4.1 -PORTREVISION= 5 +DISTVERSION= 2.6.0 +DISTVERSIONSUFFIX= .13018 CATEGORIES= deskutils +MASTER_SITES= https://download.owncloud.com/desktop/stable/ +# owncloudclient-2.6.0.13018.tar.xz MAINTAINER= yonas@fizk.net COMMENT= OwnCloud Desktop Syncing Client @@ -17,23 +18,17 @@ LIB_DEPENDS= libinotify.so:devel/libinotify \ libqt5keychain.so:security/qtkeychain USES= cmake:noninja compiler:c++11-lib gmake iconv kde:5 \ - localbase:ldflags pkgconfig qt:5 sqlite + localbase:ldflags pkgconfig qt:5 sqlite tar:xz USE_QT= buildtools_build concurrent core dbus gui linguist_build network \ qmake_build sql webkit widgets xml USE_KDE= completion config coreaddons jobwidgets kio service widgetsaddons CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=OFF \ -DCMAKE_INSTALL_MANDIR:STRING=man \ + -DWITH_DOC:BOOL=OFF \ -DWITH_STACK_PROTECTOR:BOOL=OFF -USE_GITHUB= yes -GH_ACCOUNT= owncloud -GH_PROJECT= client USE_LDCONFIG= yes -OPTIONS_DEFINE= DEBUG DOCS - -DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx -DOCS_USE= tex=dvipsk:build,latex:build -DOCS_CMAKE_ON= -DWITH_DOC:BOOL=ON +OPTIONS_DEFINE= DEBUG DEBUG_CMAKE_ON= -DCMAKE_BUILD_TYPE:STRING=Debug Modified: head/deskutils/owncloudclient/distinfo ============================================================================== --- head/deskutils/owncloudclient/distinfo Mon Dec 30 21:20:33 2019 (r521569) +++ head/deskutils/owncloudclient/distinfo Mon Dec 30 22:30:17 2019 (r521570) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521522993 -SHA256 (owncloud-client-v2.4.1_GH0.tar.gz) = 89a29ce91f49160cae4f04129a9d1e0757b665300db68d4449849c847627d337 -SIZE (owncloud-client-v2.4.1_GH0.tar.gz) = 14751873 +TIMESTAMP = 1575646063 +SHA256 (owncloudclient-2.6.0.13018.tar.xz) = e78e3286bccfac12fdc24d78fb60f760529d21b71846099fc762a8762b271f36 +SIZE (owncloudclient-2.6.0.13018.tar.xz) = 17311396 Modified: head/deskutils/owncloudclient/pkg-plist ============================================================================== --- head/deskutils/owncloudclient/pkg-plist Mon Dec 30 21:20:33 2019 (r521569) +++ head/deskutils/owncloudclient/pkg-plist Mon Dec 30 22:30:17 2019 (r521570) @@ -1,3 +1,4 @@ + bin/owncloud bin/owncloudcmd @sample etc/ownCloud/sync-exclude.lst.sample @@ -14,160 +15,14 @@ lib/libownclouddolphinpluginhelper.so lib/libowncloudsync.so lib/libowncloudsync.so.0 lib/libowncloudsync.so.%%VERSION%% -lib/owncloud/libocsync.so -lib/owncloud/libocsync.so.0 -lib/owncloud/libocsync.so.%%VERSION%% +lib/libowncloud_csync.so +lib/libowncloud_csync.so.0 +lib/libowncloud_csync.so.%%VERSION%% +lib/ownCloud/plugins/owncloudsync_vfs_suffix.so %%QT_PLUGINDIR%%/kf5/overlayicon/ownclouddolphinoverlayplugin.so %%QT_PLUGINDIR%%/ownclouddolphinactionplugin.so -%%PORTDOCS%%man/man1/owncloud.1.gz -%%PORTDOCS%%man/man1/owncloudcmd.1.gz share/applications/owncloud.desktop share/caja-python/extensions/syncstate-ownCloud.py -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/.buildinfo -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-1.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-2.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-3.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-4.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-7.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-8.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-9.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client-activity.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client12.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client6.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/folderwizard_local.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/folderwizard_remote.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/icon-error.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/icon-information.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/icon-offline.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/icon-paused.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/icon-syncing.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/icon.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/ignored_files_editor.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/log_output_window.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/mac-share.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/menu.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/ownCloud-remove_existing_connection.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/ownCloud-remove_existing_connection_confirmation_dialog.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/ownCloud-replacement_connection_wizard.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/save_log_file.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/settings_account.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/settings_activity.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/settings_general.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/settings_network.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/share-1.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/share-2.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/testing-checksums.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/advancedusage.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/architecture.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/autoupdate.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/building.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/conffile.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/envvars.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/faq.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/glossary.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/index.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/installing.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/introduction.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/lowdiskspace.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/navigating.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/options.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/owncloudcmd.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/troubleshooting.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/visualtour.rst.txt -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/ajax-loader.gif -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/basic.css -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/classic.css -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/comment-bright.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/comment-close.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/comment.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/default.css -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/doctools.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/down-pressed.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/down.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/file.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/jquery-3.1.0.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/jquery.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/minus.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/plus.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/pygments.css -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/searchtools.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/sidebar.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/underscore-1.3.1.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/underscore.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/up-pressed.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/up.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_static/websupport.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/advancedusage.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/architecture.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/autoupdate.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/building.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/conffile.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/envvars.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/faq.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/genindex.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/glossary.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/installing.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/introduction.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/lowdiskspace.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/navigating.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/objects.inv -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/options.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/owncloudcmd.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/search.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/searchindex.js -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/troubleshooting.html -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/visualtour.html -%%PORTDOCS%%%%DOCSDIR%%/latex/Makefile -%%PORTDOCS%%%%DOCSDIR%%/latex/client-1.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client-2.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client-3.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client-4.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client-7.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client-8.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client-9.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client-activity.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client12.png -%%PORTDOCS%%%%DOCSDIR%%/latex/client6.png -%%PORTDOCS%%%%DOCSDIR%%/latex/footnotehyper-sphinx.sty -%%PORTDOCS%%%%DOCSDIR%%/latex/icon-error.png -%%PORTDOCS%%%%DOCSDIR%%/latex/icon-information.png -%%PORTDOCS%%%%DOCSDIR%%/latex/icon-offline.png -%%PORTDOCS%%%%DOCSDIR%%/latex/icon-paused.png -%%PORTDOCS%%%%DOCSDIR%%/latex/icon-syncing.png -%%PORTDOCS%%%%DOCSDIR%%/latex/icon.png -%%PORTDOCS%%%%DOCSDIR%%/latex/ignored_files_editor.png -%%PORTDOCS%%%%DOCSDIR%%/latex/latexmkjarc -%%PORTDOCS%%%%DOCSDIR%%/latex/latexmkrc -%%PORTDOCS%%%%DOCSDIR%%/latex/log_output_window.png -%%PORTDOCS%%%%DOCSDIR%%/latex/logo-blue.pdf -%%PORTDOCS%%%%DOCSDIR%%/latex/mac-share.png -%%PORTDOCS%%%%DOCSDIR%%/latex/menu.png -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloud-remove_existing_connection.png -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloud-remove_existing_connection_confirmation_dialog.png -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloud-replacement_connection_wizard.png -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.aux -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.fdb_latexmk -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.fls -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.idx -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.ilg -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.ind -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.log -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.out -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.pdf -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.tex -%%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.toc -%%PORTDOCS%%%%DOCSDIR%%/latex/python.ist -%%PORTDOCS%%%%DOCSDIR%%/latex/save_log_file.png -%%PORTDOCS%%%%DOCSDIR%%/latex/settings_network.png -%%PORTDOCS%%%%DOCSDIR%%/latex/share-1.png -%%PORTDOCS%%%%DOCSDIR%%/latex/share-2.png -%%PORTDOCS%%%%DOCSDIR%%/latex/sphinx.sty -%%PORTDOCS%%%%DOCSDIR%%/latex/sphinxhighlight.sty -%%PORTDOCS%%%%DOCSDIR%%/latex/sphinxhowto.cls -%%PORTDOCS%%%%DOCSDIR%%/latex/sphinxmanual.cls -%%PORTDOCS%%%%DOCSDIR%%/latex/sphinxmulticell.sty -%%PORTDOCS%%%%DOCSDIR%%/latex/testing-checksums.png share/icons/hicolor/1024x1024/apps/owncloud.png share/icons/hicolor/128x128/apps/ownCloud_error.png share/icons/hicolor/128x128/apps/ownCloud_error_shared.png @@ -234,6 +89,7 @@ share/icons/hicolor/72x72/apps/ownCloud_sync_shared.pn share/icons/hicolor/72x72/apps/ownCloud_warn.png share/icons/hicolor/72x72/apps/ownCloud_warn_shared.png share/kservices5/ownclouddolphinactionplugin.desktop +share/mime/packages/owncloud.xml share/nautilus-python/extensions/syncstate-ownCloud.py share/nemo-python/extensions/syncstate-ownCloud.py share/owncloud/i18n/client_TW.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912302230.xBUMUHLc015875>