aboutsummaryrefslogtreecommitdiff
path: root/sysutils/restic
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-03-07 15:53:30 +0000
committerSteve Wills <swills@FreeBSD.org>2019-03-07 15:53:30 +0000
commit784647aecb4a6c69ea072cd411b8d18920b4b33a (patch)
tree2b441234569b5aac48f3803bbfdb8f80668e605e /sysutils/restic
parent8f6242de2b6f449d1a81ce655772305774255960 (diff)
downloadports-784647aecb4a6c69ea072cd411b8d18920b4b33a.tar.gz
ports-784647aecb4a6c69ea072cd411b8d18920b4b33a.zip
sysutils/restic: Unbreak, update to 0.9.4
PR: 236321 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: Greg Fitzgerald <gregf@hugops.pw> (maintainer)
Notes
Notes: svn path=/head/; revision=494960
Diffstat (limited to 'sysutils/restic')
-rw-r--r--sysutils/restic/Makefile7
-rw-r--r--sysutils/restic/distinfo8
-rw-r--r--sysutils/restic/pkg-plist1
3 files changed, 10 insertions, 6 deletions
diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile
index ba7efe2017e1..c94b8a2aeb47 100644
--- a/sysutils/restic/Makefile
+++ b/sysutils/restic/Makefile
@@ -2,17 +2,18 @@
PORTNAME= restic
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.3
+DISTVERSION= 0.9.4
CATEGORIES= sysutils
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
+PATCHFILES= 1d8b21cdad7e8d2c1c2aa99d10233563638594c5.patch:-p1 # https://github.com/restic/restic/pull/2197
+
MAINTAINER= gregf@hugops.pw
COMMENT= Fast, secure, efficient backup program
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN= fails to build
-
USES= go
USE_GITHUB= yes
diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo
index 446963c65f7c..afa2a4d1a2ab 100644
--- a/sysutils/restic/distinfo
+++ b/sysutils/restic/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1539476642
-SHA256 (restic-restic-v0.9.3_GH0.tar.gz) = b95a258099aee9a56e620ccebcecabc246ee7f8390e3937ccedadd609c6d2dd0
-SIZE (restic-restic-v0.9.3_GH0.tar.gz) = 26183792
+TIMESTAMP = 1551883534
+SHA256 (restic-restic-v0.9.4_GH0.tar.gz) = c7dca90fb6fd83cee8b9f6a2776f5839794341af1953d251bf06a91870be7a8e
+SIZE (restic-restic-v0.9.4_GH0.tar.gz) = 26211163
+SHA256 (1d8b21cdad7e8d2c1c2aa99d10233563638594c5.patch) = 9ea3b17cd530e66ffd9899729a41337304cbfe30f7c5f104cd20ab131da9159b
+SIZE (1d8b21cdad7e8d2c1c2aa99d10233563638594c5.patch) = 5086
diff --git a/sysutils/restic/pkg-plist b/sysutils/restic/pkg-plist
index 1af3690a55d2..879ad5d63c33 100644
--- a/sysutils/restic/pkg-plist
+++ b/sysutils/restic/pkg-plist
@@ -17,6 +17,7 @@ man/man1/%%PORTNAME%%-migrate.1.gz
man/man1/%%PORTNAME%%-mount.1.gz
man/man1/%%PORTNAME%%-prune.1.gz
man/man1/%%PORTNAME%%-rebuild-index.1.gz
+man/man1/%%PORTNAME%%-recover.1.gz
man/man1/%%PORTNAME%%-restore.1.gz
man/man1/%%PORTNAME%%-self-update.1.gz
man/man1/%%PORTNAME%%-snapshots.1.gz