pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/rclone



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jul 13 16:23:33 UTC 2025

Modified Files:
        pkgsrc/net/rclone: Makefile distinfo

Log Message:
rclone: updated to 1.70.3

1.70.3

Bug Fixes
check: Fix difference report (was reporting error counts) (albertony)
march: Fix deadlock when using --no-traverse (Nick Craig-Wood)
doc fixes (albertony, Nick Craig-Wood)
Azure Blob
Fix server side copy error "requires exactly one scope" (Nick Craig-Wood)
B2
Fix finding objects when using --b2-version-at (Davide Bizzarri)
Linkbox
Fix upload error "user upload file not exist" (Nick Craig-Wood)
Pikpak
Improve error handling for missing links and unrecoverable 500s (wiserain)
WebDAV
Fix setting modtime to that of local object instead of remote (WeidiDeng)


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/net/rclone/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/rclone/distinfo

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

Modified files:

Index: pkgsrc/net/rclone/Makefile
diff -u pkgsrc/net/rclone/Makefile:1.77 pkgsrc/net/rclone/Makefile:1.78
--- pkgsrc/net/rclone/Makefile:1.77     Mon Jul  7 07:01:54 2025
+++ pkgsrc/net/rclone/Makefile  Sun Jul 13 16:23:33 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2025/07/07 07:01:54 adam Exp $
+# $NetBSD: Makefile,v 1.78 2025/07/13 16:23:33 adam Exp $
 
 # When updating changelog is available in
 # ${WRKSRC}/docs/content/changelog.md
-DISTNAME=      rclone-1.70.2
+DISTNAME=      rclone-1.70.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rclone/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/net/rclone/distinfo
diff -u pkgsrc/net/rclone/distinfo:1.26 pkgsrc/net/rclone/distinfo:1.27
--- pkgsrc/net/rclone/distinfo:1.26     Mon Jul  7 07:01:54 2025
+++ pkgsrc/net/rclone/distinfo  Sun Jul 13 16:23:33 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.26 2025/07/07 07:01:54 adam Exp $
+$NetBSD: distinfo,v 1.27 2025/07/13 16:23:33 adam Exp $
 
 BLAKE2s (bazil.org_fuse_@v_v0.0.0-20230120002735-62a210ff1fd5.mod) = 225c0fa58b0aa6a73d54a7fdc0a60aa15c9d7146d69852db44eaf94e951a7dda
 SHA512 (bazil.org_fuse_@v_v0.0.0-20230120002735-62a210ff1fd5.mod) = b6373bd882fed647d2429188ed33b4b336c51325daf868658b906e13b2e7a9d97b4233cca393728ea2f1bd07195552137917ab83a2efe2a494d62b06f514326b
@@ -2865,9 +2865,9 @@ Size (moul.io_http2curl_v2_@v_v2.3.0.mod
 BLAKE2s (moul.io_http2curl_v2_@v_v2.3.0.zip) = eb27d5414da4cc460bb369eec75503343a33238d49c69948e7a09fcbffb8f5aa
 SHA512 (moul.io_http2curl_v2_@v_v2.3.0.zip) = 993cc5935f86dd82e7dfaa4509ca3097a7bcc3b5e7f840472289b31cdb0d996cc912d9cc26b5b183447d89fa29d7aef2e389bcf3e5fb2102d3741e8b924360f2
 Size (moul.io_http2curl_v2_@v_v2.3.0.zip) = 26908 bytes
-BLAKE2s (rclone-1.70.2.tar.gz) = 0e5b004da4198a029701675f688ef1677cc0c43c5ba48f8adb00a8017c84a9d7
-SHA512 (rclone-1.70.2.tar.gz) = fbf9c8c95fc2b1074040cb4c7b3bcead8871c4914acd46c8d57518fef13e91294fd6b587a7281a17237465c7086f169335f83cf3f0a8f1ae96b32a9c40722c12
-Size (rclone-1.70.2.tar.gz) = 17216963 bytes
+BLAKE2s (rclone-1.70.3.tar.gz) = 58807eef1369839720e0a6c34b057907087f132be024ba6414155e343d458d5b
+SHA512 (rclone-1.70.3.tar.gz) = 45e4986bd952a7a4dacb81d066cae3ad40c4f5c2522d0054a8c59f455cadda322c8c3f302cba1a113eb36d2a04bdd743a86d840f27e81ef03127f2b55d78bf66
+Size (rclone-1.70.3.tar.gz) = 17220501 bytes
 BLAKE2s (rsc.io_binaryregexp_@v_v0.2.0.mod) = 351240374eb48b99bb43b8b52aa8467662e22b18ebf216f4c123858fe706c2f8
 SHA512 (rsc.io_binaryregexp_@v_v0.2.0.mod) = db50ff677b0bdccbc1a1ad3df7c5cc76f2fcccf3ab99d08d1c2868440eb9b893fe89452f4286f7d42f2f16abf0f4acda67fe86e174dcfa730a743aafcc166774
 Size (rsc.io_binaryregexp_@v_v0.2.0.mod) = 36 bytes



Home | Main Index | Thread Index | Old Index