Date: Thu, 31 Jul 2014 19:19:16 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363670 - head/deskutils/mirall Message-ID: <201407311919.s6VJJGeV060988@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Thu Jul 31 19:19:16 2014 New Revision: 363670 URL: http://svnweb.freebsd.org/changeset/ports/363670 QAT: https://qat.redports.org/buildarchive/r363670/ Log: deskutils/mirall: update to 1.6.2 PR: 191814 Submitted by: tkato432 yahoo com Modified: head/deskutils/mirall/Makefile head/deskutils/mirall/distinfo head/deskutils/mirall/pkg-plist Modified: head/deskutils/mirall/Makefile ============================================================================== --- head/deskutils/mirall/Makefile Thu Jul 31 19:15:45 2014 (r363669) +++ head/deskutils/mirall/Makefile Thu Jul 31 19:19:16 2014 (r363670) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mirall -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.6.2 CATEGORIES= deskutils MASTER_SITES= http://download.owncloud.com/desktop/stable/ @@ -30,10 +29,12 @@ CONFLICTS= owncloud-csync-[0-9]* OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx -DOCS_USE= TEX=latex:build,dvipsk +DOCS_USE= TEX=dvipsk:build,latex:build DOCS_CMAKE_ON= WITH_DOC=true DOCS_ALL_TARGET= all doc-html doc-pdf +.include <bsd.port.options.mk> + post-patch: @${REINPLACE_CMD} -e \ 's|.lst |.lst.sample |' ${WRKSRC}/CMakeLists.txt @@ -41,10 +42,8 @@ post-patch: post-build: @(cd ${WRKSRC} && ${CP} -f sync-exclude.lst sync-exclude.lst.sample) -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MDOCS} post-install: +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${INSTALL_WRKSRC}/doc/latex && ${INSTALL_DATA} *.pdf \ ${STAGEDIR}${DOCSDIR}) Modified: head/deskutils/mirall/distinfo ============================================================================== --- head/deskutils/mirall/distinfo Thu Jul 31 19:15:45 2014 (r363669) +++ head/deskutils/mirall/distinfo Thu Jul 31 19:19:16 2014 (r363670) @@ -1,2 +1,2 @@ -SHA256 (mirall-1.6.0.tar.bz2) = 12b5da4b5598db3ef5d4d26e464de3534f3a6b8a864719949d82c77cfc353ab5 -SIZE (mirall-1.6.0.tar.bz2) = 7868930 +SHA256 (mirall-1.6.2.tar.bz2) = 853bb5440f72b662dfc4fc381987a77cbd273a15cbf53ba26ca1211bcf11a063 +SIZE (mirall-1.6.2.tar.bz2) = 8632229 Modified: head/deskutils/mirall/pkg-plist ============================================================================== --- head/deskutils/mirall/pkg-plist Thu Jul 31 19:15:45 2014 (r363669) +++ head/deskutils/mirall/pkg-plist Thu Jul 31 19:19:16 2014 (r363670) @@ -18,23 +18,33 @@ include/owncloudsync/mirall/syncresult.h lib/libhttpbf.a lib/libowncloudsync.so lib/libowncloudsync.so.0 -lib/libowncloudsync.so.1.6.0 +lib/libowncloudsync.so.1.6.2 lib/owncloud/libocsync.so lib/owncloud/libocsync.so.0 lib/owncloud/libocsync.so.0.2.1 share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/.buildinfo +%%PORTDOCS%%%%DOCSDIR%%/html/_images/client_setup_wizard_components.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/client_setup_wizard_install_finish.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/client_setup_wizard_install_progress.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/client_setup_wizard_location.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/client_setup_wizard_main.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/folderwizard_local.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/folderwizard_remote.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/icon.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/ignored_files_editor.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/log_output_window.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/menu.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/oc_client_download_options.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/oc_client_windows_download.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/oc_website.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/save_log_file.png +%%PORTDOCS%%%%DOCSDIR%%/html/_images/security_warning_windows.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/settings_account.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/settings_activity.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/settings_general.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/settings_network.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/wizard_overview.png -%%PORTDOCS%%%%DOCSDIR%%/html/_images/wizard_targetfolder.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/wizard_url.png %%PORTDOCS%%%%DOCSDIR%%/html/_images/wizard_user.png %%PORTDOCS%%%%DOCSDIR%%/html/_sources/accountsetup.txt @@ -46,7 +56,12 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/_sources/faq.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/glossary.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/index.txt +%%PORTDOCS%%%%DOCSDIR%%/html/_sources/installing-linux.txt +%%PORTDOCS%%%%DOCSDIR%%/html/_sources/installing-macosx.txt +%%PORTDOCS%%%%DOCSDIR%%/html/_sources/installing-windows.txt +%%PORTDOCS%%%%DOCSDIR%%/html/_sources/installing.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/introduction.txt +%%PORTDOCS%%%%DOCSDIR%%/html/_sources/navigating.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/options.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/owncloud.1.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/owncloudcmd.1.txt @@ -83,7 +98,12 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/genindex.html %%PORTDOCS%%%%DOCSDIR%%/html/glossary.html %%PORTDOCS%%%%DOCSDIR%%/html/index.html +%%PORTDOCS%%%%DOCSDIR%%/html/installing-linux.html +%%PORTDOCS%%%%DOCSDIR%%/html/installing-macosx.html +%%PORTDOCS%%%%DOCSDIR%%/html/installing-windows.html +%%PORTDOCS%%%%DOCSDIR%%/html/installing.html %%PORTDOCS%%%%DOCSDIR%%/html/introduction.html +%%PORTDOCS%%%%DOCSDIR%%/html/navigating.html %%PORTDOCS%%%%DOCSDIR%%/html/objects.inv %%PORTDOCS%%%%DOCSDIR%%/html/options.html %%PORTDOCS%%%%DOCSDIR%%/html/owncloud.1.html @@ -93,17 +113,27 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/searchindex.js %%PORTDOCS%%%%DOCSDIR%%/html/troubleshooting.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/.buildinfo +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client_setup_wizard_components.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client_setup_wizard_install_finish.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client_setup_wizard_install_progress.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client_setup_wizard_location.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/client_setup_wizard_main.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/folderwizard_local.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/folderwizard_remote.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/menu.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/oc_client_download_options.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/oc_client_windows_download.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/oc_website.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/save_log_file.png +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/security_warning_windows.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/wizard_overview.png -%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/wizard_targetfolder.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/wizard_url.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_images/wizard_user.png %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/accountsetup.txt @@ -115,7 +145,12 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/faq.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/glossary.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/index.txt +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/installing-linux.txt +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/installing-macosx.txt +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/installing-windows.txt +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/installing.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/introduction.txt +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/navigating.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/options.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/owncloud.1.txt %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/_sources/owncloudcmd.1.txt @@ -152,7 +187,12 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/genindex.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/glossary.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/index.html +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/installing-linux.html +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/installing-macosx.html +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/installing-windows.html +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/installing.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/introduction.html +%%PORTDOCS%%%%DOCSDIR%%/html/unthemed/navigating.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/objects.inv %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/options.html %%PORTDOCS%%%%DOCSDIR%%/html/unthemed/owncloud.1.html @@ -165,10 +205,9 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/visualtour.html %%PORTDOCS%%%%DOCSDIR%%/latex/Makefile %%PORTDOCS%%%%DOCSDIR%%/latex/fncychap.sty -%%PORTDOCS%%%%DOCSDIR%%/latex/folderwizard_local.png %%PORTDOCS%%%%DOCSDIR%%/latex/folderwizard_remote.png %%PORTDOCS%%%%DOCSDIR%%/latex/icon.png -%%PORTDOCS%%%%DOCSDIR%%/latex/ignored_files_editor.png +%%PORTDOCS%%%%DOCSDIR%%/latex/log_output_window.png %%PORTDOCS%%%%DOCSDIR%%/latex/logo-blue.pdf %%PORTDOCS%%%%DOCSDIR%%/latex/menu.png %%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.aux @@ -181,16 +220,13 @@ share/applications/owncloud.desktop %%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_account.png -%%PORTDOCS%%%%DOCSDIR%%/latex/settings_activity.png -%%PORTDOCS%%%%DOCSDIR%%/latex/settings_general.png -%%PORTDOCS%%%%DOCSDIR%%/latex/settings_network.png %%PORTDOCS%%%%DOCSDIR%%/latex/sphinx.sty %%PORTDOCS%%%%DOCSDIR%%/latex/sphinxhowto.cls %%PORTDOCS%%%%DOCSDIR%%/latex/sphinxmanual.cls %%PORTDOCS%%%%DOCSDIR%%/latex/tabulary.sty %%PORTDOCS%%%%DOCSDIR%%/latex/wizard_overview.png -%%PORTDOCS%%%%DOCSDIR%%/latex/wizard_targetfolder.png %%PORTDOCS%%%%DOCSDIR%%/latex/wizard_url.png %%PORTDOCS%%%%DOCSDIR%%/latex/wizard_user.png %%PORTDOCS%%%%DOCSDIR%%/logo-blue.pdf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407311919.s6VJJGeV060988>