svn commit: r430584 - head/sysutils/zap

Joseph Mingrone jrm at FreeBSD.org
Wed Jan 4 19:04:46 UTC 2017


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 at 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


More information about the svn-ports-all mailing list