Bug 257776 - sysutils/restic: Update to 0.12.1
Summary: sysutils/restic: Update to 0.12.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-11 19:26 UTC by Greg Fitzgerald
Modified: 2021-08-12 02:37 UTC (History)
1 user (show)

See Also:


Attachments
restic-0.12.1.diff (27.15 KB, patch)
2021-08-11 19:26 UTC, Greg Fitzgerald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Fitzgerald 2021-08-11 19:26:23 UTC
Created attachment 227119 [details]
restic-0.12.1.diff

Changelog: https://github.com/restic/restic/releases/tag/v0.12.1
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-08-12 02:34:12 UTC
A commit in branch main references this bug:

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

commit 2dd9e6d763a1c3de6d08f9e8ef3310e112e0d1e3
Author:     Greg Fitzgerald <gregf@beastie.tech>
AuthorDate: 2021-08-12 02:33:27 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-08-12 02:33:27 +0000

    sysutils/restic: Update to 0.12.1

    Changelog:      https://github.com/restic/restic/releases/tag/v0.12.1

    PR:             257776

 sysutils/restic/Makefile |  85 ++++++++++++-----------
 sysutils/restic/distinfo | 172 +++++++++++++++++++++++++----------------------
 2 files changed, 136 insertions(+), 121 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-08-12 02:37:48 UTC
Committed, thanks!