Date: Wed, 4 Jan 2017 19:04:44 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430584 - head/sysutils/zap Message-ID: <201701041904.v04J4iwQ042919@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Wed Jan 4 19:04:44 2017 New Revision: 430584 URL: https://svnweb.freebsd.org/changeset/ports/430584 Log: sysutils/zap: Update to version 0.6.2 Add options to control behaviour when a resilver is in progress. Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9044 Modified: head/sysutils/zap/Makefile head/sysutils/zap/distinfo Modified: head/sysutils/zap/Makefile ============================================================================== --- head/sysutils/zap/Makefile Wed Jan 4 18:10:24 2017 (r430583) +++ head/sysutils/zap/Makefile Wed Jan 4 19:04:44 2017 (r430584) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zap -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Modified: head/sysutils/zap/distinfo ============================================================================== --- head/sysutils/zap/distinfo Wed Jan 4 18:10:24 2017 (r430583) +++ head/sysutils/zap/distinfo Wed Jan 4 19:04:44 2017 (r430584) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483551920 -SHA256 (Jehops-zap-0.6.1_GH0.tar.gz) = f4f85fdd7c3470be29c8c4f8935141d6f330eda7051493ca639a31aca73c484c -SIZE (Jehops-zap-0.6.1_GH0.tar.gz) = 6253 +TIMESTAMP = 1483556187 +SHA256 (Jehops-zap-0.6.2_GH0.tar.gz) = 62340a742decd0db32d62f7265bbce711ca89aa9eaa4c0a8c6bdf34cf41b8453 +SIZE (Jehops-zap-0.6.2_GH0.tar.gz) = 6363
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701041904.v04J4iwQ042919>