Date: Wed, 8 Jan 2014 21:53:51 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339182 - in head/deskutils/mirall: . files Message-ID: <201401082153.s08Lrprl085329@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Jan 8 21:53:50 2014 New Revision: 339182 URL: http://svnweb.freebsd.org/changeset/ports/339182 Log: Update to 1.5.0. Deleted: head/deskutils/mirall/files/patch-doc__CMakeLists.txt head/deskutils/mirall/files/patch-src__mirall__utility.cpp Modified: head/deskutils/mirall/Makefile head/deskutils/mirall/distinfo head/deskutils/mirall/files/patch-src__CMakeLists.txt head/deskutils/mirall/pkg-plist Modified: head/deskutils/mirall/Makefile ============================================================================== --- head/deskutils/mirall/Makefile Wed Jan 8 21:52:43 2014 (r339181) +++ head/deskutils/mirall/Makefile Wed Jan 8 21:53:50 2014 (r339182) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= mirall -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.0 CATEGORIES= deskutils -MASTER_SITES= http://download.owncloud.com/download/ +MASTER_SITES= http://download.owncloud.com/desktop/stable/ MAINTAINER= mat@FreeBSD.org COMMENT= The ownCloud Desktop Syncing Client @@ -28,6 +28,8 @@ OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx DOCS_USE= TEX=latex:build +PLIST_SUB+= VERSION=${PORTVERSION} + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} Modified: head/deskutils/mirall/distinfo ============================================================================== --- head/deskutils/mirall/distinfo Wed Jan 8 21:52:43 2014 (r339181) +++ head/deskutils/mirall/distinfo Wed Jan 8 21:53:50 2014 (r339182) @@ -1,2 +1,2 @@ -SHA256 (mirall-1.4.2.tar.bz2) = 381915dd9f39d6f731cb4ed2964c33945c4b5ad99f3746d83d812ac2995f9380 -SIZE (mirall-1.4.2.tar.bz2) = 1255233 +SHA256 (mirall-1.5.0.tar.bz2) = 64532680da1c452b7b591550d07f25b554283ec65d448d41366ea2105b959a18 +SIZE (mirall-1.5.0.tar.bz2) = 1318514 Modified: head/deskutils/mirall/files/patch-src__CMakeLists.txt ============================================================================== --- head/deskutils/mirall/files/patch-src__CMakeLists.txt Wed Jan 8 21:52:43 2014 (r339181) +++ head/deskutils/mirall/files/patch-src__CMakeLists.txt Wed Jan 8 21:53:50 2014 (r339182) @@ -8,12 +8,3 @@ ENDIF() IF( WIN32 ) set(libsync_SRCS ${libsync_SRCS} mirall/folderwatcher_win.cpp) -@@ -140,7 +141,7 @@ - list(APPEND libsync_LINK_TARGETS - ${QT_LIBRARIES} - ${CSYNC_LIBRARY} -- dl -+ inotify - ) - - if(QTKEYCHAIN_FOUND) Modified: head/deskutils/mirall/pkg-plist ============================================================================== --- head/deskutils/mirall/pkg-plist Wed Jan 8 21:52:43 2014 (r339181) +++ head/deskutils/mirall/pkg-plist Wed Jan 8 21:53:50 2014 (r339182) @@ -1,10 +1,24 @@ bin/owncloud +bin/owncloudcmd @unexec if cmp -s %D/etc/ownCloud/sync-exclude.lst.sample %D/etc/ownCloud/sync-exclude.lst; then rm -f %D/etc/ownCloud/sync-exclude.lst; fi etc/ownCloud/sync-exclude.lst.sample @exec if [ ! -f %D/etc/ownCloud/sync-exclude.lst ] ; then cp -p %D/%F %B/sync-exclude.lst; fi +include/owncloudsync/creds/abstractcredentials.h +include/owncloudsync/creds/httpcredentials.h +include/owncloudsync/mirall/account.h +include/owncloudsync/mirall/csyncthread.h +include/owncloudsync/mirall/folder.h +include/owncloudsync/mirall/folderman.h +include/owncloudsync/mirall/folderwatcher.h +include/owncloudsync/mirall/mirallconfigfile.h +include/owncloudsync/mirall/networkjobs.h +include/owncloudsync/mirall/progressdispatcher.h +include/owncloudsync/mirall/syncfileitem.h +include/owncloudsync/mirall/syncjournaldb.h +include/owncloudsync/mirall/syncresult.h lib/libowncloudsync.so lib/libowncloudsync.so.0 -lib/libowncloudsync.so.1.4.2 +lib/libowncloudsync.so.%%VERSION%% share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/.buildinfo %%PORTDOCS%%%%DOCSDIR%%/html/_images/icon.png @@ -28,6 +42,7 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/_sources/introduction.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/options.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/owncloud.1.txt +%%PORTDOCS%%%%DOCSDIR%%/html/_sources/owncloudcmd.1.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/troubleshooting.txt %%PORTDOCS%%%%DOCSDIR%%/html/_sources/visualtour.txt %%PORTDOCS%%%%DOCSDIR%%/html/_static/ajax-loader.gif @@ -62,6 +77,7 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/html/objects.inv %%PORTDOCS%%%%DOCSDIR%%/html/options.html %%PORTDOCS%%%%DOCSDIR%%/html/owncloud.1.html +%%PORTDOCS%%%%DOCSDIR%%/html/owncloudcmd.1.html %%PORTDOCS%%%%DOCSDIR%%/html/search.html %%PORTDOCS%%%%DOCSDIR%%/html/searchindex.js %%PORTDOCS%%%%DOCSDIR%%/html/troubleshooting.html @@ -120,4 +136,7 @@ share/owncloud/i18n/mirall_zh_TW.qm %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/_images %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry include/owncloudsync/mirall +@dirrmtry include/owncloudsync/creds +@dirrmtry include/owncloudsync @dirrmtry etc/ownCloud
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401082153.s08Lrprl085329>