diff options
| author | Guido Falsi <madpilot@FreeBSD.org> | 2016-06-28 08:01:46 +0000 |
|---|---|---|
| committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-06-28 08:01:46 +0000 |
| commit | a03b77177441f86e36d22de286cb507684cdeb9c (patch) | |
| tree | d09630690d92551f9c2d6dd7f27b3c65c4b08459 /deskutils | |
| parent | 062a97e125036aed3c875c5e5010cb1f3097dd7f (diff) | |
Notes
Diffstat (limited to 'deskutils')
| -rw-r--r-- | deskutils/owncloudclient/Makefile | 7 | ||||
| -rw-r--r-- | deskutils/owncloudclient/distinfo | 6 | ||||
| -rw-r--r-- | deskutils/owncloudclient/pkg-plist | 2 |
3 files changed, 8 insertions, 7 deletions
diff --git a/deskutils/owncloudclient/Makefile b/deskutils/owncloudclient/Makefile index 6f249146f004..3752fe5d6631 100644 --- a/deskutils/owncloudclient/Makefile +++ b/deskutils/owncloudclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= owncloudclient -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.2 DISTVERSIONPREFIX= v CATEGORIES= deskutils @@ -15,10 +15,9 @@ LIB_DEPENDS= libinotify.so:devel/libinotify \ libqt5keychain.so:security/qtkeychain-qt5 USES= cmake:outsource compiler:c++11-lib gmake iconv localbase \ - pkgconfig sqlite + pkgconfig sqlite ssl USE_QT5= buildtools_build concurrent core dbus gui linguist_build network \ - qmake_build webkit xml -USE_OPENSSL= yes + qmake_build sql webkit widgets xml CMAKE_ARGS= -DBUILD_WITH_QT4:BOOL=OFF \ -DCMAKE_INSTALL_MANDIR:STRING=man \ -DWITH_STACK_PROTECTOR:BOOL=OFF diff --git a/deskutils/owncloudclient/distinfo b/deskutils/owncloudclient/distinfo index aead4f2ba8e6..0a0749648cb5 100644 --- a/deskutils/owncloudclient/distinfo +++ b/deskutils/owncloudclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463740754 -SHA256 (owncloud-client-v2.2.0_GH0.tar.gz) = e3e86eec8f8a07019f510359f65cfb852e380abaadb6a5505b529c1db5ed7323 -SIZE (owncloud-client-v2.2.0_GH0.tar.gz) = 14007830 +TIMESTAMP = 1466702535 +SHA256 (owncloud-client-v2.2.2_GH0.tar.gz) = 7f789af156b30defec9f2608e682367a823684dd13917187db4a59e9b2a3e8c2 +SIZE (owncloud-client-v2.2.2_GH0.tar.gz) = 14246629 diff --git a/deskutils/owncloudclient/pkg-plist b/deskutils/owncloudclient/pkg-plist index 926f959a7958..8526c03f4809 100644 --- a/deskutils/owncloudclient/pkg-plist +++ b/deskutils/owncloudclient/pkg-plist @@ -129,11 +129,13 @@ share/applications/owncloud.desktop %%PORTDOCS%%%%DOCSDIR%%/latex/icon-paused.png %%PORTDOCS%%%%DOCSDIR%%/latex/icon-syncing.png %%PORTDOCS%%%%DOCSDIR%%/latex/icon.png +%%PORTDOCS%%%%DOCSDIR%%/latex/iftex.sty %%PORTDOCS%%%%DOCSDIR%%/latex/ignored_files_editor.png %%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/needspace.sty %%PORTDOCS%%%%DOCSDIR%%/latex/newfloat.sty %%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.aux %%PORTDOCS%%%%DOCSDIR%%/latex/ownCloudClientManual.idx |
