From owner-svn-ports-head@freebsd.org Sat Jun 16 21:30:22 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4931110233D1; Sat, 16 Jun 2018 21:30:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E9FBA7058D; Sat, 16 Jun 2018 21:30:21 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CAFAE414C; Sat, 16 Jun 2018 21:30:21 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5GLULSI009724; Sat, 16 Jun 2018 21:30:21 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5GLULr1009723; Sat, 16 Jun 2018 21:30:21 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806162130.w5GLULr1009723@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 16 Jun 2018 21:30:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472569 - head/sysutils/restic X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/restic X-SVN-Commit-Revision: 472569 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2018 21:30:22 -0000 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 (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