Date: Sat, 16 Jun 2018 21:30:21 +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: r472569 - head/sysutils/restic Message-ID: <201806162130.w5GLULr1009723@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Jun 16 21:30:21 2018 New Revision: 472569 URL: https://svnweb.freebsd.org/changeset/ports/472569 Log: sysutils/restic: update to 0.9.1 PR: 229065 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 Sat Jun 16 21:28:47 2018 (r472568) +++ head/sysutils/restic/Makefile Sat Jun 16 21:30:21 2018 (r472569) @@ -2,7 +2,7 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 +DISTVERSION= 0.9.1 CATEGORIES= sysutils MAINTAINER= gregf@hugops.pw Modified: head/sysutils/restic/distinfo ============================================================================== --- head/sysutils/restic/distinfo Sat Jun 16 21:28:47 2018 (r472568) +++ head/sysutils/restic/distinfo Sat Jun 16 21:30:21 2018 (r472569) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526982237 -SHA256 (restic-restic-v0.9.0_GH0.tar.gz) = 5b46612254dcaec09a6f7ddae70e116f77c0f87ac7988dc379b34d0fd4bbc4c4 -SIZE (restic-restic-v0.9.0_GH0.tar.gz) = 51049118 +TIMESTAMP = 1529125110 +SHA256 (restic-restic-v0.9.1_GH0.tar.gz) = 359d3b8e555a9952f2b98c81ee3dbec8dc441e12789c436ca564762aaacec095 +SIZE (restic-restic-v0.9.1_GH0.tar.gz) = 51056544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806162130.w5GLULr1009723>