Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2024 10:52:27 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f0a1b800e3ae - main - sysutils/restic: Update to 0.17.1
Message-ID:  <202409061052.486AqRg5023408@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

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

commit f0a1b800e3ae20b78b976cf47fc5570537d370b3
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-09-06 06:14:31 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-09-06 10:37:25 +0000

    sysutils/restic: Update to 0.17.1
    
    ChangeLog:      https://github.com/restic/restic/releases/tag/v0.17.1
    MFH:            2024Q3
---
 sysutils/restic/Makefile  |  3 +--
 sysutils/restic/distinfo  | 10 +++++-----
 sysutils/restic/pkg-plist |  2 ++
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile
index 94c5088471ff..80f0a95af8fa 100644
--- a/sysutils/restic/Makefile
+++ b/sysutils/restic/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	restic
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.17.0
-PORTREVISION=	1
+DISTVERSION=	0.17.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo
index 9a93a0d29ec2..b4256ccdae1f 100644
--- a/sysutils/restic/distinfo
+++ b/sysutils/restic/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1721996835
-SHA256 (go/sysutils_restic/restic-v0.17.0/v0.17.0.mod) = 4fdd0679388b84e73bf80e6771ef0a4781e2fb2816c6e70da111b9db735a5453
-SIZE (go/sysutils_restic/restic-v0.17.0/v0.17.0.mod) = 3816
-SHA256 (go/sysutils_restic/restic-v0.17.0/v0.17.0.zip) = 8bc4ac8a620056f4c8a473ea129b63efc15787605f04292372099d50c798d677
-SIZE (go/sysutils_restic/restic-v0.17.0/v0.17.0.zip) = 24605477
+TIMESTAMP = 1725572311
+SHA256 (go/sysutils_restic/restic-v0.17.1/v0.17.1.mod) = 4fdd0679388b84e73bf80e6771ef0a4781e2fb2816c6e70da111b9db735a5453
+SIZE (go/sysutils_restic/restic-v0.17.1/v0.17.1.mod) = 3816
+SHA256 (go/sysutils_restic/restic-v0.17.1/v0.17.1.zip) = 080c687722ef1582b6123dcc9e24b1b905ec3784f7441095eab4a56e4912ab5b
+SIZE (go/sysutils_restic/restic-v0.17.1/v0.17.1.zip) = 24632095
diff --git a/sysutils/restic/pkg-plist b/sysutils/restic/pkg-plist
index 093c8ad8a5c9..de2cf570324f 100644
--- a/sysutils/restic/pkg-plist
+++ b/sysutils/restic/pkg-plist
@@ -7,6 +7,7 @@ share/man/man1/%%PORTNAME%%-check.1.gz
 share/man/man1/%%PORTNAME%%-copy.1.gz
 share/man/man1/%%PORTNAME%%-diff.1.gz
 share/man/man1/%%PORTNAME%%-dump.1.gz
+share/man/man1/%%PORTNAME%%-features.1.gz
 share/man/man1/%%PORTNAME%%-find.1.gz
 share/man/man1/%%PORTNAME%%-forget.1.gz
 share/man/man1/%%PORTNAME%%-generate.1.gz
@@ -20,6 +21,7 @@ share/man/man1/%%PORTNAME%%-list.1.gz
 share/man/man1/%%PORTNAME%%-ls.1.gz
 share/man/man1/%%PORTNAME%%-migrate.1.gz
 share/man/man1/%%PORTNAME%%-mount.1.gz
+share/man/man1/%%PORTNAME%%-options.1.gz
 share/man/man1/%%PORTNAME%%-prune.1.gz
 share/man/man1/%%PORTNAME%%-recover.1.gz
 share/man/man1/%%PORTNAME%%-repair-index.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409061052.486AqRg5023408>