Date: Thu, 22 Feb 2018 08:48:32 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462572 - head/sysutils/restic Message-ID: <201802220848.w1M8mW5b059541@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu Feb 22 08:48:32 2018 New Revision: 462572 URL: https://svnweb.freebsd.org/changeset/ports/462572 Log: - Update to 0.8.2 PR: 226081 Submitted by: gregf@hugops.pw(maintainer) Modified: head/sysutils/restic/Makefile head/sysutils/restic/distinfo Modified: head/sysutils/restic/Makefile ============================================================================== --- head/sysutils/restic/Makefile Thu Feb 22 08:16:39 2018 (r462571) +++ head/sysutils/restic/Makefile Thu Feb 22 08:48:32 2018 (r462572) @@ -2,7 +2,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 +DISTVERSION= 0.8.2 CATEGORIES= sysutils MAINTAINER= gregf@hugops.pw Modified: head/sysutils/restic/distinfo ============================================================================== --- head/sysutils/restic/distinfo Thu Feb 22 08:16:39 2018 (r462571) +++ head/sysutils/restic/distinfo Thu Feb 22 08:48:32 2018 (r462572) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514775412 -SHA256 (restic-restic-v0.8.1_GH0.tar.gz) = 1e0e0d1e7388beaa2a892c057759fdfe6a4fe915f9518c73068761f8d6d7619d -SIZE (restic-restic-v0.8.1_GH0.tar.gz) = 40330154 +TIMESTAMP = 1519287945 +SHA256 (restic-restic-v0.8.2_GH0.tar.gz) = 0c19de7f525b4f40bf35347c9834564e48cdfdf1b64972d0aef9e548d29960dd +SIZE (restic-restic-v0.8.2_GH0.tar.gz) = 48742798
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802220848.w1M8mW5b059541>