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: leot
Date: Sun Aug 9 10:10:01 UTC 2020
Modified Files:
pkgsrc/net/rclone: Makefile distinfo
Log Message:
rclone: Update to 1.52.3
Changes:
1.52.3
------
* Bug Fixes
* docs
* Disable smart typography (eg en-dash) in MANUAL.* and man page
(Nick Craig-Wood)
* Update install.md to reflect minimum Go version (Evan Harris)
* Update install from source instructions (Nick Craig-Wood)
* make_manual: Support SOURCE_DATE_EPOCH (Morten Linderud)
* log: Fix --use-json-log going to stderr not --log-file on Windows
(Nick Craig-Wood)
* serve dlna: Fix file list on Samsung Series 6+ TVs (Matteo Pietro Dazzi)
* sync: Fix deadlock with --track-renames-strategy modtime (Nick Craig-Wood)
* Cache
* Fix moveto/copyto remote:file remote:file2 (Nick Craig-Wood)
* Drive
* Stop using root_folder_id as a cache (Nick Craig-Wood)
* Make dangling shortcuts appear in listings (Nick Craig-Wood)
* Drop "Disabling ListR" messages down to debug (Nick Craig-Wood)
* Workaround and policy for Google Drive API (Dmitry Ustalov)
* FTP
* Add note to docs about home vs root directory selection (Nick Craig-Wood)
* Onedrive
* Fix reverting to Copy when Move would have worked (Nick Craig-Wood)
* Avoid comma rendered in URL in onedrive.md (Kevin)
* Pcloud
* Fix oauth on European region "eapi.pcloud.com" (Nick Craig-Wood)
* S3
* Fix bucket Region auto detection when Region unset in config (Nick Craig-Wood)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/rclone/Makefile
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/net/rclone/Makefile:1.7
--- pkgsrc/net/rclone/Makefile:1.6 Fri Jul 17 18:04:26 2020
+++ pkgsrc/net/rclone/Makefile Sun Aug 9 10:10:01 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/07/17 18:04:26 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2020/08/09 10:10:01 leot Exp $
# When updating changelog is available in
# ${WRKSRC}/docs/content/changelog.md
-DISTNAME= rclone-1.52.2
-PKGREVISION= 1
+DISTNAME= rclone-1.52.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.4 pkgsrc/net/rclone/distinfo:1.5
--- pkgsrc/net/rclone/distinfo:1.4 Mon Jun 29 12:12:19 2020
+++ pkgsrc/net/rclone/distinfo Sun Aug 9 10:10:01 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2020/06/29 12:12:19 leot Exp $
+$NetBSD: distinfo,v 1.5 2020/08/09 10:10:01 leot Exp $
-SHA1 (rclone-1.52.2.tar.gz) = 9249a12b2412aadc713723d7baf9d470ac56c14a
-RMD160 (rclone-1.52.2.tar.gz) = e3f80822701a074c5476bae6d9bcd6392fbce613
-SHA512 (rclone-1.52.2.tar.gz) = f49f0dcf8bfa105b01b35921daa655a6c1161f6505e2299f027a4059d196adcc673038b1718320e6f0b8bb053fad8d2de7714f66fa245dd90ea0a791e848a418
-Size (rclone-1.52.2.tar.gz) = 19515310 bytes
+SHA1 (rclone-1.52.3.tar.gz) = d0cda83eae894fbb18c61b0e7fed3dc42db49e28
+RMD160 (rclone-1.52.3.tar.gz) = 8826b90f3d538d3e1a0e3ae2f0cf28a2457d3d0a
+SHA512 (rclone-1.52.3.tar.gz) = ef22477cbe000675e12ecf9d49b035053ab1cf6841ec89073395605fc8ccca25cf5390e8445911d451be4084ae4557452754db15f0937035ad7abe9aecaa2d3d
+Size (rclone-1.52.3.tar.gz) = 19520187 bytes
SHA1 (patch-vfs_vfstest_write__non__unix.go) = fbb230be4fb8540191527b4f04231f2d0148ac51
SHA1 (patch-vfs_vfstest_write__unix.go) = 4765ca7d7e6ceefc6480a154c2216bd7def33a42
Home |
Main Index |
Thread Index |
Old Index