svn commit: r500306 - head/sysutils/restic
Steve Wills
swills at FreeBSD.org
Sun Apr 28 11:26:59 UTC 2019
Author: swills
Date: Sun Apr 28 11:26:57 2019
New Revision: 500306
URL: https://svnweb.freebsd.org/changeset/ports/500306
Log:
sysutils/restic: update to 0.9.5
PR: 237593
Submitted by: Greg Fitzgerald <gregf at hugops.pw> (maintainer)
Modified:
head/sysutils/restic/Makefile (contents, props changed)
head/sysutils/restic/distinfo (contents, props changed)
Modified: head/sysutils/restic/Makefile
==============================================================================
--- head/sysutils/restic/Makefile Sun Apr 28 11:19:31 2019 (r500305)
+++ head/sysutils/restic/Makefile Sun Apr 28 11:26:57 2019 (r500306)
@@ -2,11 +2,8 @@
PORTNAME= restic
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.4
+DISTVERSION= 0.9.5
CATEGORIES= sysutils
-
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
-PATCHFILES= 1d8b21cdad7e8d2c1c2aa99d10233563638594c5.patch:-p1 # https://github.com/restic/restic/pull/2197
MAINTAINER= gregf at hugops.pw
COMMENT= Fast, secure, efficient backup program
Modified: head/sysutils/restic/distinfo
==============================================================================
--- head/sysutils/restic/distinfo Sun Apr 28 11:19:31 2019 (r500305)
+++ head/sysutils/restic/distinfo Sun Apr 28 11:26:57 2019 (r500306)
@@ -1,5 +1,3 @@
-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
+TIMESTAMP = 1556325238
+SHA256 (restic-restic-v0.9.5_GH0.tar.gz) = e22208e946ede07f56ef60c1c89de817b453967663ce4867628dff77761bd429
+SIZE (restic-restic-v0.9.5_GH0.tar.gz) = 26933971
More information about the svn-ports-all
mailing list