git: d25e333d82c9 - main - net/rclone: update to 1.60.1

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 29 Nov 2022 16:15:17 UTC
The branch main has been updated by fernape:

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

commit d25e333d82c951a38affd2c7c1ef833ae4d4c268
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2022-11-29 07:03:11 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-29 16:10:46 +0000

    net/rclone: update to 1.60.1
    
    ChangeLog: https://rclone.org/changelog/#v1-60-1-2022-11-17
    
    Bug Fixes
     * lib/cache: Fix alias backend shutting down too soon
     * wasm: Fix walltime link error by adding up-to-date wasm_exec.js
    docs
        * Update faq.md with bisync
        * Corrected download links in windows install docs
        * Add direct download link for windows arm64
        * Remove link to rclone slack as it is no longer supported
        * Faq: how to use a proxy server that requires a username and password
        * Oracle-object-storage: doc fix
        * Fix typo remove in rclone_serve_restic command
        * Fix character that was incorrectly interpreted as markdown
    VFS
     * Fix deadlock caused by cache cleaner and upload finishing
    Local
     * Clean absolute paths
     * Fix -L/--copy-links with filters missing directories
    Mailru
     * Note that an app password is now needed
     * Allow timestamps to be before the epoch 1970-01-01
    S3
     * Add provider quirk --s3-might-gzip to fix corrupted on transfer: sizes differ
     * Allow Storj to server side copy since it seems to work now
     * Fix for unchecked err value in s3 listv2
     * Add additional Wasabi locations
    Smb
     * Fix Failed to sync: context canceled at the end of syncs
    WebDAV
     * Fix Move/Copy/DirMove when using -server-side-across-configs
    
    PR:             268035
    Reported by:    tremere@cainites.net (maintainer)
    MFH:            2022Q4 (bugfixes)
---
 net/rclone/Makefile |  2 +-
 net/rclone/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/rclone/Makefile b/net/rclone/Makefile
index 634bbc82bed3..79873023591b 100644
--- a/net/rclone/Makefile
+++ b/net/rclone/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rclone
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.60.0
+DISTVERSION=	1.60.1
 CATEGORIES=	net
 
 MAINTAINER=	tremere@cainites.net
diff --git a/net/rclone/distinfo b/net/rclone/distinfo
index 575571edeb79..d7e1c841b422 100644
--- a/net/rclone/distinfo
+++ b/net/rclone/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1666599678
-SHA256 (go/net_rclone/rclone-v1.60.0/v1.60.0.mod) = 36eabd1664bdc5c97d72ffe5677e6c16af9d6134fbd8c7a66d6f5292c65390aa
-SIZE (go/net_rclone/rclone-v1.60.0/v1.60.0.mod) = 6655
-SHA256 (go/net_rclone/rclone-v1.60.0/v1.60.0.zip) = dc0882586bda58dda7b56cdc9155b0362140a96adc8ac41ff7ff4c84f0be26cf
-SIZE (go/net_rclone/rclone-v1.60.0/v1.60.0.zip) = 16858599
+TIMESTAMP = 1669582813
+SHA256 (go/net_rclone/rclone-v1.60.1/v1.60.1.mod) = 36eabd1664bdc5c97d72ffe5677e6c16af9d6134fbd8c7a66d6f5292c65390aa
+SIZE (go/net_rclone/rclone-v1.60.1/v1.60.1.mod) = 6655
+SHA256 (go/net_rclone/rclone-v1.60.1/v1.60.1.zip) = ce1c084a9803893626a85136af82a815e03fbebbb3ac050b2c659864692f78b8
+SIZE (go/net_rclone/rclone-v1.60.1/v1.60.1.zip) = 16865912