svn commit: r520847 - in head/deskutils/nextcloudclient: . files
Michael Reifenberger
mr at FreeBSD.org
Wed Dec 25 10:52:39 UTC 2019
Author: mr
Date: Wed Dec 25 10:52:38 2019
New Revision: 520847
URL: https://svnweb.freebsd.org/changeset/ports/520847
Log:
Update to 2.6.2
Deleted:
head/deskutils/nextcloudclient/files/patch-fix_remote_wipe_keychain_storage
Modified:
head/deskutils/nextcloudclient/Makefile
head/deskutils/nextcloudclient/distinfo
head/deskutils/nextcloudclient/pkg-plist
Modified: head/deskutils/nextcloudclient/Makefile
==============================================================================
--- head/deskutils/nextcloudclient/Makefile Wed Dec 25 09:40:48 2019 (r520846)
+++ head/deskutils/nextcloudclient/Makefile Wed Dec 25 10:52:38 2019 (r520847)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= nextcloudclient
-PORTVERSION= 2.6.1
-PORTREVISION= 1
+PORTVERSION= 2.6.2
+#PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= deskutils
Modified: head/deskutils/nextcloudclient/distinfo
==============================================================================
--- head/deskutils/nextcloudclient/distinfo Wed Dec 25 09:40:48 2019 (r520846)
+++ head/deskutils/nextcloudclient/distinfo Wed Dec 25 10:52:38 2019 (r520847)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573223167
-SHA256 (nextcloud-desktop-v2.6.1_GH0.tar.gz) = 82f591ddc8ad6c39f48e9ac16e7320c9b5342ede37838bd89e1977655f2482ea
-SIZE (nextcloud-desktop-v2.6.1_GH0.tar.gz) = 18947504
+TIMESTAMP = 1577270816
+SHA256 (nextcloud-desktop-v2.6.2_GH0.tar.gz) = bbcb6593134836226640b108da7ad3db061417681e2d843bc371b1d697fb0551
+SIZE (nextcloud-desktop-v2.6.2_GH0.tar.gz) = 18982053
Modified: head/deskutils/nextcloudclient/pkg-plist
==============================================================================
--- head/deskutils/nextcloudclient/pkg-plist Wed Dec 25 09:40:48 2019 (r520846)
+++ head/deskutils/nextcloudclient/pkg-plist Wed Dec 25 10:52:38 2019 (r520847)
@@ -113,12 +113,13 @@ share/nextcloud/i18n/client_fi.qm
share/nextcloud/i18n/client_fr.qm
share/nextcloud/i18n/client_gl.qm
share/nextcloud/i18n/client_he.qm
-share/nextcloud/i18n/client_hu.qm
share/nextcloud/i18n/client_hr.qm
+share/nextcloud/i18n/client_hu.qm
share/nextcloud/i18n/client_id.qm
share/nextcloud/i18n/client_is.qm
share/nextcloud/i18n/client_it.qm
share/nextcloud/i18n/client_ja.qm
+share/nextcloud/i18n/client_ko.qm
share/nextcloud/i18n/client_lt_LT.qm
share/nextcloud/i18n/client_lv.qm
share/nextcloud/i18n/client_nb_NO.qm
More information about the svn-ports-all
mailing list