Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2022 09:05:13 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a25b8a3f66fd - main - net/jotta-cli: update to 0.14.60923
Message-ID:  <202206180905.25I95DDI016614@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a25b8a3f66fd0fbbfcbe96a8c12548f703471f62

commit a25b8a3f66fd0fbbfcbe96a8c12548f703471f62
Author:     Trenton Schulz <trueos@norwegianrockcat.com>
AuthorDate: 2022-06-17 05:48:19 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-06-18 09:02:40 +0000

    net/jotta-cli: update to 0.14.60923
    
    ChangeLog:
    https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli
    
     * Fix incorrect timestamp for downloads
     * Improved sync performance for large tasks ( like the initial sync )
     * Default proxy config is now no-proxy ( not system )
     * Fixed bug that could cause backup to get stuck
     * Fixed bug that could cause sync to not receive remote events
     * Fixed jotta-cli list uploads
     * Fixed incorrect handling of specific ignore patterns starting with */
     * Fix for rare bug involving sync move
    
    PR:     264719
    Reported by:    trueos@norwegianrockcat.com (maintainer)
---
 net/jotta-cli/Makefile | 2 +-
 net/jotta-cli/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/jotta-cli/Makefile b/net/jotta-cli/Makefile
index e36d25660fab..980687bbe2e3 100644
--- a/net/jotta-cli/Makefile
+++ b/net/jotta-cli/Makefile
@@ -1,7 +1,7 @@
 # Created by: Trenton Schulz <trueos@norwegianrockcat.com>
 
 PORTNAME=	jotta-cli
-DISTVERSION=	0.14.58899
+DISTVERSION=	0.14.60923
 CATEGORIES=	net
 MASTER_SITES=	https://repo.jotta.us/archives/freebsd/${ARCH:S|amd64|amd64|:S|i386|386|}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}_freebsd_${ARCH:S|amd64|amd64|:S|i386|386|}
diff --git a/net/jotta-cli/distinfo b/net/jotta-cli/distinfo
index f6d8057f02e1..196a550cebf8 100644
--- a/net/jotta-cli/distinfo
+++ b/net/jotta-cli/distinfo
@@ -1,5 +1,5 @@
 TIMESTAMP = 1631948401
-SHA256 (jotta-cli-0.14.58899_freebsd_amd64.tar.gz) = c02094c43e7e8601665a1a8634e6ad2041f9fccdff3beee27fac66457be2ec8e
-SIZE (jotta-cli-0.14.58899_freebsd_amd64.tar.gz) = 13195257
-SHA256 (jotta-cli-0.14.58899_freebsd_386.tar.gz) = c6fa36679c4342d31204851ad09559180b4d7c35299c4f2c520614184a5f07e6
-SIZE (jotta-cli-0.14.58899_freebsd_386.tar.gz) = 12438089
+SHA256 (jotta-cli-0.14.60923_freebsd_amd64.tar.gz) = d448c155a3f173f7082534a3cc1be397364ffc9f8a0154e1e06e6acea544068d
+SIZE (jotta-cli-0.14.60923_freebsd_amd64.tar.gz) = 13360371
+SHA256 (jotta-cli-0.14.60923_freebsd_386.tar.gz) = b9463e49d62682c2f637ec54757c3b3a2714667683ac23d6549e561c10c267b7
+SIZE (jotta-cli-0.14.60923_freebsd_386.tar.gz) = 12592446



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206180905.25I95DDI016614>