Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2010 20:18:58 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152064: [PATCH] sysutils/zfsnap update to v1.7.0
Message-ID:  <201011082018.oA8KIwvF057549@www.freebsd.org>
Resent-Message-ID: <201011082020.oA8KKCak063881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152064
>Category:       ports
>Synopsis:       [PATCH] sysutils/zfsnap update to v1.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 08 20:20:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
added -z flag to force zfs snapshot creation with 00 seconds
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u zfsnap.bak/Makefile zfsnap/Makefile
--- zfsnap.bak/Makefile	2010-11-08 22:13:24.061434767 +0200
+++ zfsnap/Makefile	2010-11-08 22:15:16.719110097 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	zfsnap
-PORTVERSION=	1.6.0
+PORTVERSION=	1.7.0
 CATEGORIES=	sysutils
-MASTER_SITES=	http://files.bsdroot.lv/pub/FreeBSD/distfiles/
+MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 DISTNAME=	zfSnap-${PORTVERSION}
 
 MAINTAINER=	aldis@bsdroot.lv
diff -u zfsnap.bak/distinfo zfsnap/distinfo
--- zfsnap.bak/distinfo	2010-11-08 22:13:24.032432026 +0200
+++ zfsnap/distinfo	2010-11-08 22:15:22.647732592 +0200
@@ -1,3 +1,2 @@
-MD5 (zfSnap-1.6.0.tar.gz) = 8a8a7d7788fd0bbff1bc8b94a13db146
-SHA256 (zfSnap-1.6.0.tar.gz) = fe9b802e735a4b2d80e2728e763ad63a7e8ca2acf3af255db5e4db90dc888808
-SIZE (zfSnap-1.6.0.tar.gz) = 2676
+SHA256 (zfSnap-1.7.0.tar.gz) = e47d9b177fdc4aa579646f17015fe98c0746fed44e33f23edace578de16013a7
+SIZE (zfSnap-1.7.0.tar.gz) = 2736


>Release-Note:
>Audit-Trail:
>Unformatted:



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