diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-10-31 05:56:02 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-10-31 05:56:02 +0800 |
commit | 1dc2d06ffd33cc8ad925a599a87d3977c210006a (patch) | |
tree | 4453621bc1c4df8017aa676b674e7c6079e24d97 /deskutils | |
parent | 026490213f5c88c12f8d6161c98afc4cf60caf8e (diff) | |
download | freebsd-ports-gnome-1dc2d06ffd33cc8ad925a599a87d3977c210006a.tar.gz freebsd-ports-gnome-1dc2d06ffd33cc8ad925a599a87d3977c210006a.tar.zst freebsd-ports-gnome-1dc2d06ffd33cc8ad925a599a87d3977c210006a.zip |
- Upgrade nextcloudclient to 2.6.0
- Make the port use the upstream version number
PR: 241160
Submitted by: myself
Approved by: mr@FreeBSD.org (maintainer timeout)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/nextcloudclient/Makefile | 6 | ||||
-rw-r--r-- | deskutils/nextcloudclient/distinfo | 6 | ||||
-rw-r--r-- | deskutils/nextcloudclient/pkg-plist | 7 |
3 files changed, 10 insertions, 9 deletions
diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index dd44854fae8a..6f05ac46d2c4 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -2,8 +2,9 @@ # $FreeBSD$ PORTNAME= nextcloudclient -PORTVERSION= 0.0.0.20190705 -PORTREVISION= 3 +PORTVERSION= 2.6.0 +DISTVERSIONPREFIX= v +DISTVERSIONSUFFIX= -fix1 CATEGORIES= deskutils MAINTAINER= mr@FreeBSD.org @@ -28,7 +29,6 @@ DEBUG= yes USE_GITHUB= yes GH_ACCOUNT= nextcloud GH_PROJECT= desktop -GH_TAGNAME= c897564d28c04029f09dcce20078e9adb3b57518 #OPTIONS_DEFINE= DEBUG DOCS OPTIONS_DEFINE= DEBUG # DOCS doesn't build currently diff --git a/deskutils/nextcloudclient/distinfo b/deskutils/nextcloudclient/distinfo index 9636c93269da..3dcc0f14e86a 100644 --- a/deskutils/nextcloudclient/distinfo +++ b/deskutils/nextcloudclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562312299 -SHA256 (nextcloud-desktop-0.0.0.20190705-c897564d28c04029f09dcce20078e9adb3b57518_GH0.tar.gz) = f79a60dd379d2e53efa43263be5eedef8aef03bd140cb4c116949993be96ee5d -SIZE (nextcloud-desktop-0.0.0.20190705-c897564d28c04029f09dcce20078e9adb3b57518_GH0.tar.gz) = 19097791 +TIMESTAMP = 1570546091 +SHA256 (nextcloud-desktop-v2.6.0-fix1_GH0.tar.gz) = dd310f4bdeb76a638c93ef884b4c89d860540406ec283fd758174025b08c727a +SIZE (nextcloud-desktop-v2.6.0-fix1_GH0.tar.gz) = 18790979 diff --git a/deskutils/nextcloudclient/pkg-plist b/deskutils/nextcloudclient/pkg-plist index 4895baf77447..574741d08b29 100644 --- a/deskutils/nextcloudclient/pkg-plist +++ b/deskutils/nextcloudclient/pkg-plist @@ -12,10 +12,10 @@ include/nextcloudsync/mirall/syncfileitem.h include/nextcloudsync/mirall/syncresult.h lib/libnextcloudsync.so lib/libnextcloudsync.so.0 -lib/libnextcloudsync.so.2.5.3 +lib/libnextcloudsync.so.%%VERSION%% lib/nextcloud/libocsync.so lib/nextcloud/libocsync.so.0 -lib/nextcloud/libocsync.so.2.5.3 +lib/nextcloud/libocsync.so.%%VERSION%% share/applications/nextcloud.desktop share/caja-python/extensions/syncstate-Nextcloud.py share/icons/hicolor/1024x1024/apps/Nextcloud.png @@ -37,7 +37,7 @@ share/icons/hicolor/16x16/apps/Nextcloud_sync.png share/icons/hicolor/16x16/apps/Nextcloud_sync_shared.png share/icons/hicolor/16x16/apps/Nextcloud_warn.png share/icons/hicolor/16x16/apps/Nextcloud_warn_shared.png -share/icons/hicolor/22x22/apps/Nextcloud.png +share/icons/hicolor/24x24/apps/Nextcloud.png share/icons/hicolor/256x256/apps/Nextcloud.png share/icons/hicolor/256x256/apps/Nextcloud_error.png share/icons/hicolor/256x256/apps/Nextcloud_error_shared.png @@ -114,6 +114,7 @@ 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_id.qm share/nextcloud/i18n/client_is.qm share/nextcloud/i18n/client_it.qm |