pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rclone: Update wip/rclone to 1.43.1



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Sep 9 12:46:13 2018 +0200
Changeset:	9dc3915180caf0d65ec2a7233c67e67d4e250fa1

Modified Files:
	rclone/Makefile
	rclone/distinfo

Log Message:
rclone: Update wip/rclone to 1.43.1

Changes:

Point release to fix hubic and azureblob backends.

* Bug Fixes
    * ncdu: Return error instead of log.Fatal in Show (Fabian Möller)
    * cmd: Fix crash with --progress and --stats 0 (Nick Craig-Wood)
    * docs: Tidy website display (Anagh Kumar Baranwal)
* Azure Blob:
    * Fix multi-part uploads. (sandeepkru)
* Hubic
    * Fix uploads (Nick Craig-Wood)
    * Retry auth fetching if it fails to make hubic more reliable
      (Nick Craig-Wood)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9dc3915180caf0d65ec2a7233c67e67d4e250fa1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rclone/Makefile | 2 +-
 rclone/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/rclone/Makefile b/rclone/Makefile
index 0bae213d2e..4b633a9a55 100644
--- a/rclone/Makefile
+++ b/rclone/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rclone-1.43
+DISTNAME=	rclone-1.43.1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ncw/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/rclone/distinfo b/rclone/distinfo
index d5d4351fb0..9fe74b0403 100644
--- a/rclone/distinfo
+++ b/rclone/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (rclone-1.43.tar.gz) = cfc730d88b8bcde6b2e58732fa3e5e597433fc64
-RMD160 (rclone-1.43.tar.gz) = f89ecde1a092edf4764049aca2643cc62e842044
-SHA512 (rclone-1.43.tar.gz) = fca391e8ca217b12a4234e0d41885a6ea19112811624e244b2ad0c0ee7ab43332e54f81bee00622043873c177f9f7835cfebb63e63642c08c40953f28f866b64
-Size (rclone-1.43.tar.gz) = 15964810 bytes
+SHA1 (rclone-1.43.1.tar.gz) = a61dc87539e0b0832300534cc12b8ef3c9f5c3f1
+RMD160 (rclone-1.43.1.tar.gz) = 33aeeed8fb22d1b7f84b167bca48a23692748f06
+SHA512 (rclone-1.43.1.tar.gz) = 7da3b285a8ed401de95ec0b8bea21ca3db0313eb2012874b10fb65c4441311ba4b24b7dd3ea68a7bce17206ac065f091d2f6ef6a9662fe0111b9f00ff58e6c17
+Size (rclone-1.43.1.tar.gz) = 15965941 bytes


Home | Main Index | Thread Index | Old Index