git: 9f5e5d2b6d14 - main - sysutils/restic: Update to 0.16.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Oct 2023 08:38:02 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f5e5d2b6d14564406a637a39ba26b2a2043103e commit 9f5e5d2b6d14564406a637a39ba26b2a2043103e Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-10-25 07:03:33 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-10-25 08:37:44 +0000 sysutils/restic: Update to 0.16.1 ChangeLog: https://github.com/restic/restic/releases/tag/v0.16.1 MFH: 2023Q4 (bugfix release) --- sysutils/restic/Makefile | 3 +-- sysutils/restic/distinfo | 10 +++++----- sysutils/restic/pkg-plist | 1 + 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index b100b36a94fb..7c84d5d690b0 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.16.0 -PORTREVISION= 2 +DISTVERSION= 0.16.1 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 2caeb46f44d0..21ac526a5c16 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1690872926 -SHA256 (go/sysutils_restic/restic-v0.16.0/v0.16.0.mod) = 7968bdfc78a0b5d98641015eae33662b4997d64c4da1b1aeed69113208aa04bc -SIZE (go/sysutils_restic/restic-v0.16.0/v0.16.0.mod) = 3396 -SHA256 (go/sysutils_restic/restic-v0.16.0/v0.16.0.zip) = 8e199e540f2e5d0c31e4330488b390395d92fe150e3fdd36daa12603034fb448 -SIZE (go/sysutils_restic/restic-v0.16.0/v0.16.0.zip) = 24421400 +TIMESTAMP = 1698215408 +SHA256 (go/sysutils_restic/restic-v0.16.1/v0.16.1.mod) = 2825ce79086b91c1c6d6bbbb4eb1c2022850bbdce40047a41cf3c6cf0f8d3beb +SIZE (go/sysutils_restic/restic-v0.16.1/v0.16.1.mod) = 3434 +SHA256 (go/sysutils_restic/restic-v0.16.1/v0.16.1.zip) = 475928ce77fed73c45f5da999b14fb02723146a76b1708454fcfd15fd2db23a1 +SIZE (go/sysutils_restic/restic-v0.16.1/v0.16.1.zip) = 24436318 diff --git a/sysutils/restic/pkg-plist b/sysutils/restic/pkg-plist index b1456d3c0993..8ebfbe81d77b 100644 --- a/sysutils/restic/pkg-plist +++ b/sysutils/restic/pkg-plist @@ -19,6 +19,7 @@ man/man1/%%PORTNAME%%-mount.1.gz man/man1/%%PORTNAME%%-prune.1.gz man/man1/%%PORTNAME%%-recover.1.gz man/man1/%%PORTNAME%%-repair-index.1.gz +man/man1/%%PORTNAME%%-repair-packs.1.gz man/man1/%%PORTNAME%%-repair-snapshots.1.gz man/man1/%%PORTNAME%%-repair.1.gz man/man1/%%PORTNAME%%-restore.1.gz