Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Apr 2016 15:58:44 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412673 - head/sysutils/zap
Message-ID:  <201604071558.u37Fwi5O031469@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Apr  7 15:58:44 2016
New Revision: 412673
URL: https://svnweb.freebsd.org/changeset/ports/412673

Log:
  - Update to 0.2
  
  PR:		208600
  Submitted by:	jrm@ftfl.ca (maintainer)

Modified:
  head/sysutils/zap/Makefile
  head/sysutils/zap/distinfo
  head/sysutils/zap/pkg-descr

Modified: head/sysutils/zap/Makefile
==============================================================================
--- head/sysutils/zap/Makefile	Thu Apr  7 15:36:43 2016	(r412672)
+++ head/sysutils/zap/Makefile	Thu Apr  7 15:58:44 2016	(r412673)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	zap
-PORTVERSION=	0.1.2
+PORTVERSION=	0.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	jrm@ftfl.ca

Modified: head/sysutils/zap/distinfo
==============================================================================
--- head/sysutils/zap/distinfo	Thu Apr  7 15:36:43 2016	(r412672)
+++ head/sysutils/zap/distinfo	Thu Apr  7 15:58:44 2016	(r412673)
@@ -1,2 +1,2 @@
-SHA256 (Jehops-zap-0.1.2_GH0.tar.gz) = e77b0007aa576f2ef806c9b731b40481071345f73772c1087097b8a6f5b96d59
-SIZE (Jehops-zap-0.1.2_GH0.tar.gz) = 2628
+SHA256 (Jehops-zap-0.2_GH0.tar.gz) = 4dba81b26f99dbb335d4e6e6691f3c09bc12b5062cddc0383b0fd64d28e2f5b1
+SIZE (Jehops-zap-0.2_GH0.tar.gz) = 2811

Modified: head/sysutils/zap/pkg-descr
==============================================================================
--- head/sysutils/zap/pkg-descr	Thu Apr  7 15:36:43 2016	(r412672)
+++ head/sysutils/zap/pkg-descr	Thu Apr  7 15:58:44 2016	(r412673)
@@ -1,8 +1,6 @@
 Use zap to maintain ZFS snapshots with cron.
 
-- Uses neither configuration files nor custom ZFS properties - all
-  information is supplied when zap is invoked and stored in snapshot
-  names. 
+- Uses no configuration files
 - Uses namespaces to avoid collisions with other snapshots.
 - Creates and destroys snapshots only when it makes sense to.
 - Written in POSIX sh.



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