summaryrefslogtreecommitdiff
path: root/net/owncloudclient
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-03-21 11:36:13 +0000
committerryoon <ryoon@pkgsrc.org>2016-03-21 11:36:13 +0000
commit89fcbf3e3c9dcad26a86f516e38ca8659fef7192 (patch)
treef7e779dfc56dc13a3d3f77db4c0b889c2788d180 /net/owncloudclient
parent71a1d9e9daab96d2546ba32e0b64d4d0ebea4113 (diff)
downloadpkgsrc-89fcbf3e3c9dcad26a86f516e38ca8659fef7192.tar.gz
Update to 2.1.1
Changelog: Release 2.1.1 Februrary 10th 2016 UI improvements for HiDPI screens, error messages, RTL languages Fix occurences of "Connection Closed" when a new unauthenticated TCP socket is used Fix undeliberate WiFi scanning done by Qt Network classes Several fixes/improvements to the sharing dialog Several fixes/improvements to the server activity tab Create the directory when using --confdir and it does not exist Windows Overlay icons: Fix DLL and icon oddities Mac Overlay icons: Don't install legacy Finder plugin on >= 10.10 Linux Overlay icons: Nemo plugin Overlay icons: Fix several wrong icon state computations Allow changeable upload chunk size in owncloud.cfg Crash fixes on account deletion Forget password on explicit sign-out OS X: Fix the file system watcher ignoring unicode paths (#4424) Windows Installer: Update to NSIS 2.50, fixes possible DLL injection Sync Engine: .lnk files Sync Engine: symlinked syn directories Sync Engine: Windows: Fix deleting and replacing of read-only files (#4308, #4277) Sync Engine: Fixes for files becoming directories and vice versa (#4302) Misc other fixes/improvements
Diffstat (limited to 'net/owncloudclient')
-rw-r--r--net/owncloudclient/Makefile5
-rw-r--r--net/owncloudclient/PLIST3
-rw-r--r--net/owncloudclient/distinfo10
3 files changed, 9 insertions, 9 deletions
diff --git a/net/owncloudclient/Makefile b/net/owncloudclient/Makefile
index 34b34f8baf5..39dbe3ed702 100644
--- a/net/owncloudclient/Makefile
+++ b/net/owncloudclient/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2016/03/05 11:29:09 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2016/03/21 11:36:13 ryoon Exp $
-DISTNAME= owncloudclient-2.1.0
-PKGREVISION= 1
+DISTNAME= owncloudclient-2.1.1
CATEGORIES= net
MASTER_SITES= https://download.owncloud.com/desktop/stable/
EXTRACT_SUFX= .tar.xz
diff --git a/net/owncloudclient/PLIST b/net/owncloudclient/PLIST
index b24a7d49361..8d0a034a342 100644
--- a/net/owncloudclient/PLIST
+++ b/net/owncloudclient/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/12/26 00:38:29 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.5 2016/03/21 11:36:13 ryoon Exp $
bin/owncloud
bin/owncloudcmd
include/owncloudsync/creds/abstractcredentials.h
@@ -83,6 +83,7 @@ share/icons/hicolor/72x72/apps/ownCloud_sync_shared.png
share/icons/hicolor/72x72/apps/ownCloud_warn.png
share/icons/hicolor/72x72/apps/ownCloud_warn_shared.png
share/nautilus-python/extensions/syncstate.py
+share/nemo-python/extensions/syncstate.py
share/owncloud/i18n/client_TW.qm
share/owncloud/i18n/client_ca.qm
share/owncloud/i18n/client_cs.qm
diff --git a/net/owncloudclient/distinfo b/net/owncloudclient/distinfo
index 412e929b247..bd961c4b3f1 100644
--- a/net/owncloudclient/distinfo
+++ b/net/owncloudclient/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/12/26 00:38:29 ryoon Exp $
+$NetBSD: distinfo,v 1.6 2016/03/21 11:36:13 ryoon Exp $
-SHA1 (owncloudclient-2.1.0.tar.xz) = 9ca9d6e3c1711d33b38b6d8a96913e439b8fa772
-RMD160 (owncloudclient-2.1.0.tar.xz) = 6e4d37915ba6e37a0f915aff6ebb6b006a28e97f
-SHA512 (owncloudclient-2.1.0.tar.xz) = 1db9c27fa00b2896799c8ab2ca7b9bed40c5f514e495320234a06d453c703356ddf012eacde9abe9ffb3c29472fedc7e1eac78baae8a43ea743e2c1ab1176b1d
-Size (owncloudclient-2.1.0.tar.xz) = 11749608 bytes
+SHA1 (owncloudclient-2.1.1.tar.xz) = 456cc73ad3deec5dd512c0b52e316395038bd09b
+RMD160 (owncloudclient-2.1.1.tar.xz) = 05507dfab485d47170aaab10b771cf8598d43a09
+SHA512 (owncloudclient-2.1.1.tar.xz) = 62cd22c1c7119cc2269537ab562072bffa1a968b720263810f35b58722bac5b370b7b7ae6ec6fd3e9778bd996c8e4b0b91c34c1a3b533e1a60853963a8de5e19
+Size (owncloudclient-2.1.1.tar.xz) = 11920024 bytes