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)
This commit is contained in:
parent
8f6242de2b
commit
784647aecb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494960
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user