pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
restic: Update to 0.9.6
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sun Nov 24 10:33:09 2019 +0900
Changeset: 9739096bcb0dfe731f3e980ff6ded93fd7a15db9
Modified Files:
restic/Makefile
restic/distinfo
Log Message:
restic: Update to 0.9.6
Changelog Summary:
* Fix #2063: Allow absolute path for filename when backing up from stdin
* Fix #2174: Save files with invalid timestamps
* Fix #2249: Read fresh metadata for unmodified files
* Fix #2301: Add upper bound for t in --read-data-subset=n/t
* Fix #2321: Check errors when loading index files
* Enh #2306: Allow multiple retries for interactive password input
* Enh #2330: Make --group-by accept both singular and plural
* Enh #2350: Add option to configure S3 region
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9739096bcb0dfe731f3e980ff6ded93fd7a15db9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
restic/Makefile | 3 +--
restic/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/restic/Makefile b/restic/Makefile
index 45b453fc03..82dfe3d51f 100644
--- a/restic/Makefile
+++ b/restic/Makefile
@@ -1,7 +1,6 @@
# $NetBSD$
-PKGNAME= restic-0.9.5
-PKGREVISION= 2
+PKGNAME= restic-0.9.6
DISTNAME= restic-${GITHUB_TAG}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=restic/}
diff --git a/restic/distinfo b/restic/distinfo
index 1b31539a48..1f911d03a5 100644
--- a/restic/distinfo
+++ b/restic/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (restic-v0.9.5.tar.gz) = 7dbfee8a2a11be34e12d416373eb4a660b06b734
-RMD160 (restic-v0.9.5.tar.gz) = 3d2c4fd1ca9acb64425877c90927528342ff5271
-SHA512 (restic-v0.9.5.tar.gz) = 2541b4d70d23d28360c4398427d65ed08a5eea8c171b93be7b7d54baa7b06099f5473ff2fbe3d6b3d6691592300062ba1b240cc03772868d2a0adb1217c8a85f
-Size (restic-v0.9.5.tar.gz) = 26933971 bytes
+SHA1 (restic-v0.9.6.tar.gz) = fdd6cc588b016c6041ae86cb503da8ceb4e55fbf
+RMD160 (restic-v0.9.6.tar.gz) = f3366ce505db272ab365baab4808a128d103d57f
+SHA512 (restic-v0.9.6.tar.gz) = f6f7797dc17644e8f0217d81f7194e8e6416f6e740bad0eb11bcf83ab72d1729025e59fd1b81eb9d57bdd60e98b3324026ddb2325c654eb1b51f8f30ed247089
+Size (restic-v0.9.6.tar.gz) = 27008812 bytes
Home |
Main Index |
Thread Index |
Old Index