View | Details | Raw Unified | Return to bug 237593
Collapse All | Expand All

(-)Makefile (-4 / +1 lines)
Lines 2-13 Link Here
2
2
3
PORTNAME=	restic
3
PORTNAME=	restic
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	0.9.4
5
DISTVERSION=	0.9.5
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
7
8
PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
9
PATCHFILES=	1d8b21cdad7e8d2c1c2aa99d10233563638594c5.patch:-p1 # https://github.com/restic/restic/pull/2197
10
11
MAINTAINER=	gregf@hugops.pw
8
MAINTAINER=	gregf@hugops.pw
12
COMMENT=	Fast, secure, efficient backup program
9
COMMENT=	Fast, secure, efficient backup program
13
10
(-)distinfo (-5 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1551883534
1
TIMESTAMP = 1556325238
2
SHA256 (restic-restic-v0.9.4_GH0.tar.gz) = c7dca90fb6fd83cee8b9f6a2776f5839794341af1953d251bf06a91870be7a8e
2
SHA256 (restic-restic-v0.9.5_GH0.tar.gz) = e22208e946ede07f56ef60c1c89de817b453967663ce4867628dff77761bd429
3
SIZE (restic-restic-v0.9.4_GH0.tar.gz) = 26211163
3
SIZE (restic-restic-v0.9.5_GH0.tar.gz) = 26933971
4
SHA256 (1d8b21cdad7e8d2c1c2aa99d10233563638594c5.patch) = 9ea3b17cd530e66ffd9899729a41337304cbfe30f7c5f104cd20ab131da9159b
5
SIZE (1d8b21cdad7e8d2c1c2aa99d10233563638594c5.patch) = 5086

Return to bug 237593