Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2018 14:09:49 +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: r486253 - head/sysutils/restic
Message-ID:  <201811301409.wAUE9nnR002053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Nov 30 14:09:49 2018
New Revision: 486253
URL: https://svnweb.freebsd.org/changeset/ports/486253

Log:
  sysutils/restic: Update to 0.9.3
  
  PR:		233653
  Submitted by:	Greg Fitzgerald <gregf@hugops.pw> (maintainer)

Modified:
  head/sysutils/restic/Makefile   (contents, props changed)
  head/sysutils/restic/distinfo   (contents, props changed)
  head/sysutils/restic/pkg-plist   (contents, props changed)

Modified: head/sysutils/restic/Makefile
==============================================================================
--- head/sysutils/restic/Makefile	Fri Nov 30 13:42:57 2018	(r486252)
+++ head/sysutils/restic/Makefile	Fri Nov 30 14:09:49 2018	(r486253)
@@ -2,7 +2,7 @@
 
 PORTNAME=	restic
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.9.2
+DISTVERSION=	0.9.3
 CATEGORIES=	sysutils
 
 MAINTAINER=	gregf@hugops.pw

Modified: head/sysutils/restic/distinfo
==============================================================================
--- head/sysutils/restic/distinfo	Fri Nov 30 13:42:57 2018	(r486252)
+++ head/sysutils/restic/distinfo	Fri Nov 30 14:09:49 2018	(r486253)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534074269
-SHA256 (restic-restic-v0.9.2_GH0.tar.gz) = 8f8eee3e9651b9f7384a323ba3c26a5667a6388ab2ef8e6d869d3cd69b9f7c95
-SIZE (restic-restic-v0.9.2_GH0.tar.gz) = 27344284
+TIMESTAMP = 1539476642
+SHA256 (restic-restic-v0.9.3_GH0.tar.gz) = b95a258099aee9a56e620ccebcecabc246ee7f8390e3937ccedadd609c6d2dd0
+SIZE (restic-restic-v0.9.3_GH0.tar.gz) = 26183792

Modified: head/sysutils/restic/pkg-plist
==============================================================================
--- head/sysutils/restic/pkg-plist	Fri Nov 30 13:42:57 2018	(r486252)
+++ head/sysutils/restic/pkg-plist	Fri Nov 30 14:09:49 2018	(r486253)
@@ -18,6 +18,7 @@ man/man1/%%PORTNAME%%-mount.1.gz
 man/man1/%%PORTNAME%%-prune.1.gz
 man/man1/%%PORTNAME%%-rebuild-index.1.gz
 man/man1/%%PORTNAME%%-restore.1.gz
+man/man1/%%PORTNAME%%-self-update.1.gz
 man/man1/%%PORTNAME%%-snapshots.1.gz
 man/man1/%%PORTNAME%%-stats.1.gz
 man/man1/%%PORTNAME%%-tag.1.gz



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