Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2019 11:26:57 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500306 - head/sysutils/restic
Message-ID:  <201904281126.x3SBQv3g053041@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



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